1、求生之路2怎么进入服务器?
如果你的版本是对的,房间又有足够的人
那么,请看你的大约右下角的位置,
如果有人开服,会有“当前的Steam组的服务器”这个选项
或者点击“完成战役”里的“查看当前Steam组的服务器”
希望可以帮助到你,同祝七夕快乐!
请开控制台输入version查看你的版本如出现2.0.2.3什么的就对了,同时保证你进的房间至少有150人以上。
就会出现下面图片。
2、求生之路2 管理员怎么改服务器hunter突袭上限
指令是sm_cvar z_hunter_max_pounce_bonus_damage XX
3、求生之路设置管理员
下载个插件吧。一般都是说明书的。
怪蜀黍插件还不错。玩得挺爽的。。。。。
4、求生之路2服务器管理员命令
这个命令,得看服务器上装了哪些插件,没装插件的话打了指令也没用。
5、求生之路2自由街区服务器的管理员素质太差除了克里房主其他管理员动不动就T人
那不再进这个求生之路2自由街区 就可以不被T 了
6、求生之路2 知道管理员名字也知道密码 就是进不去
这个是服务器抄的管理员名字和你一袭样但密码不对,一般情况换个名字就好了。一般游客这样就可以了。
如果是服主就嘚设置密码到cfg文件夹里创建autoexec.cfg 然后用记事本打开输入代码 setinfo_rpassw空格您设置的输入密码如setinfo_rpassw 147258然后然后保存,记住这里的密码要跟你的服务器端的 admins_simple 文件里的最后一行代码密码一样,基本就决绝了。
7、求生之路2服务器管理员能做什么?前面的问题失效了,我不敢给太多分,回答好了我补加。
服务器中文名自己是可以改的,至于加入RPG功能,以及管理员权限,这些都是需要装插件的。
8、求生之路2联机被服务器管理员踢出去以后怎么找到原来的服务器
服务抄期已满的话只能选择袭更换服务器了,如果你在进入服务器以前看到房间显示的是人数4/5或者8/9或者15/16等等就不要进这些服务器了,因为这些服务器进去都会显示已满,那多出来的一个位置基本都是管理员通道。以上小知识都建立在你的为非正版求生之路前提下。
9、求生之路2插加怎么设置自己为管理员?
设置自己为管理员需要修改addons\sourcemod\configs里的admins_simple,在最下面添加"管理员名称" "99:z" "管理员密码",然后保存为UTF-8格式,再打开core,修改"PassInfoVar" 后面的数值,比如"PassInfoVar" "_管理员密码",记得123前面必须有个_,同样也是保存为UTF-8格式
或者试试以下方法:
//复制下面的代码到新文档后,把文档后缀改为ini
//设置管理员:
//把最下面 "改名处" 里的内容改为你游戏里的名字或者SteamID保存.
//打开你的游戏目录\left4dead2\cfg\Autoexec.cfg文件,添加setinfo _123 123这一行后保存即可
//如果没有Autoexec.cfg文件自己行创建一个添加内容即可。
//
// READ THIS CAREFULLY! SEE BOTTOM FOR EXAMPLES
//
// For each admin, you need three settings:
// "identity" "permissions" "password"
//
// For the Identity, you can use a SteamID or Name. To use an IP address, prepend a ! character.
// For the Permissions, you can use a flag string and an optional password.
//
// PERMISSIONS:
// Flag definitions are in "admin_levels.cfg"
// You can combine flags into a string like this:
// "abcdefgh"
//
// If you want to specify a group instead of a flag, use an @ symbol. Example:
// "@Full Admins"
//
// You can also specify immunity values. Two examples:
// "83:abcdefgh" //Immunity is 83, flags are abcdefgh
// "6:@Full Admins" //Immunity is 6, group is "Full Admins"
//
// Immunity values can be any number. An admin cannot target an admin with
// a higher access value (see sm_immunity_mode to tweak the rules). Default
// immunity value is 0 (no immunity).
//
// PASSWORDS:
// Passwords are generally not needed unless you have name-based authentication.
// In this case, admins must type this in their console:
//
// setinfo "KEY" "PASSWORD"
//
// Where KEY is the "PassInfoVar" setting in your core.cfg file, and "PASSWORD"
// is their password. With name based authentication, this must be done before
// changing names or connecting. Otherwise, SourceMod will automatically detect
// the password being set.
//
////////////////////////////////
// Examples: (do not put // in front of real lines, as // means 'comment')
//
// "STEAM_0:1:16" "bce" //generic, kick, unban for this steam ID, no immunity
// "!127.0.0.1" "99:z" //all permissions for this ip, immunity value is 99
// "BAILOPAN" "abc" "Gab3n" //name BAILOPAN, password "Gab3n": gets reservation, generic, kick
//
////////////////////////////////
//管理员设置:权限有99:z(最高) 90:z(一般类似会员)
"改名处" "99:z" "123