3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 5144|回复: 31
打印 上一主题 下一主题

[分享] How to be a good host.[如何成为一个好的主机]转自破解官网

[复制链接]

0

主题

283

帖子

413

积分

高级玩家

Rank: 4

贡献度
47
金元
2246
积分
413
精华
0
注册时间
2009-11-12
跳转到指定楼层
主题
发表于 2010-5-19 12:28 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
免责声明:本人只进行了搬运和人工翻译,其内容并未测试,不保证其有效性.
弱弱的问一下 控制台 怎么使用 在哪调出~~
香水矢车 发表于 2010/5/19 16:41:00
进入游戏后切出游戏就可以看到了

- How to be a good host -

Postby BlackHole » Sat May 15, 2010 1:33 pm
MINIMUM

What you need to know:
你需要知道:
    * usage of the mw2 console
MW2控制台的用法
    * nat open (forward your port 28960 UDP/TCP)
NAT为OPEN


What you need to have:
你需要拥有:
    * decent internet connection (adsl+)
   流畅的网络连接
    * decent graphics card (mw2 must run at high fps 60+)
    够力的显卡(MW2需要运行在高于60FPS)

What you must NOT have:
你不能开任何形式的下载,BT,电驴,普通下载,都不可以
    * bittorrent, emule, limewire, etc. open
    * every kind of download in progress


TIPS

0. Become host
While searching for a game
type in console: xblive_privatematch 1
type in console: xpartygo
type in console: xblive_privatematch 0
After the game has stared
type in console: killserver
This will close the server to prevent some problem (e.g. some players become spectators)
Now you're in a lobby, if you don't want to wait all players
type in console: party_minplayers 1
Sometimes the lobby merges with another: you have to redo
The game will start and you will be the host.
成为主机:
搜索游戏的时候在控制台中依次输入:xblive_privatematch 1 ,xpartygo ,xblive_privatematch 0
游戏开始之后,控制台输入killserver
这条命令会关闭服务器以避免一些问题(比如有些玩家会成为观察者,而不是在战场上厮杀)
输入完后你就会出现在房间里,如果你不想等够人再自动开始游戏,在控制台输入 party_minplayers 1
有时候你的房间会和其他房间合并,如果出现这种情况,就重新再来一次
大功告成~游戏开始且你是主机=v=

1. Set max players
Every mw2 server has for default 12 player slots, but for a normal adsl this means LAG.
I think 8 players should be enough to play decently and keep a low ping.
type in console: ui_maxclients 8
Don't care about sv_maxclients and party_maxplayers, you don't need to modify them.
设置最大玩家数量
每一个MW2游戏默认都是有12个玩家的位置,但是对于一般的ADSL来说这会让游戏变得很卡
我觉得8名玩家就应该足够了,可以保证游戏流畅且不卡
要设置的话,控制台输入ui_maxclients 8
不用管sv_maxclients和party_maxplayers,不需要修改它们。

2. Set max ping
By default every player can connect to your server.
I suggest to set ping limit to 200
type in console: sv_maxPing 200
To see, while playing, in stats the real ping (not the stupid lines)
type in console: cg_scoreboardpingtext 1
设置玩家ping上限
默认设置下所有玩家都能进入你的游戏,我建议把玩家的ping上限设置成200:在控制台输入 sv_maxPing 200
想要看到ping以数字显示而不是操蛋的一杠杠,控制台输入:cg_scoreboardpingtext 1
3. Kick cheaters

No one wants play with a cheater. In mw2 you can only kick or ban for a short time a player.
After you've ensured who is the cheater, open the console and
type in console: status
Now you have a list of the current players on your server.
Take note of the client id of the cheate (the first number on the line e.g. 3).
Now kick him
type in console: clientkick 3
Sometimes the cheater can returns, it's better to ban him.
type in console: tempbanclient 3
Obviusly tempban means a temporary ban, it's better to set the time of the ban to the max
type in console: sv_kickBanTime 3600
3600 means an hour
把作弊的T了
没人想和作弊的一起游戏。
在MW2里你只能短时间内T掉作弊的或者禁止他进入你的游戏。
在确定谁是作弊的以后,切换到控制台输入: status
你会看到一个列表,列表里面有当前在你游戏里的玩家
记住作弊者的数字ID(那行里的第一个数字,比如:3),然后输入:clientkick 3
把他T回亚美克星吧!!
有时候作弊的还可能继续回到你的游戏里面,这时候就应该禁止他进入了(俗称ban掉他)。在控制台输入:tempbanclient 3
很明显的,tempban只能暂时ban掉他,最好设置一个时间,把ban的效果提升到最大~
控制台输入sv_kickBanTime 3600。3600代表一个小时

4. Don't prevent host migration
DON'T set party_hostmigration to 0, if you leave the server (or if your connection really sucks) other people can not continue their match.
不要禁止主机转移
千万不要把party_hostmigration设置成0。若你离开服务器(或者你的网络真的是差得可以,大家都卡得要命),其他人就没法玩了。

5. Change map in lobby
Even if you are the host, you can't change the map in the lobby unless you...
type in console: ui_mapname [mp_mapname]
(e.g. mp_derail)
在房间里面换图
尽管你是host,但你也没办在房间里换图,除非。。。。 控制台输入:ui_mapname [地图名称](比如mp_derail)

6. Free spectator
In some game modes (like search&destroy) is useful see all players and check if someone cheats
type in console: scr_game_spectatetype 2
If the map change you must re-type because it resets
设置观察者
有些游戏模式里(比如SD),设置观察者可以看出是不是有人在作弊。控制台输入scr_game_spectatetype 2
如果地图变了你就需要重新输入一遍,因为命令被重置了

7. View your IP
You don't know your IP ?
type in console: findexternalip
查看自己的IP
不知道你自己的IP?
控制台输入findexternalip

8. "Clean" exit
After this last round you want to exit ?
type in console: xpartymigrateafterround
so other people can still playing after you left the lobby
退出的时候把自己做的更改清除
玩过这局后想退出了?
控制台输入xpartymigrateafterround
这样的话其他玩家仍然可以再你离开以后继续游戏
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2026-4-6 10:41 , Processed in 0.025718 second(s), 16 queries , Memcached On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表