nixon001 发表于 2005-1-6 19:58:33

问个问题

为什么我建的服务器名字总不能改我在外边起好的名字一进游戏就变成我用的这个amx版本他默认的一个服务器名字了    哪位大哥知道这个服务器名字是在哪个文件里边能改 的啊?   谢谢啦

olol 发表于 2005-1-6 20:37:10

换图试试,好像必须restart一下才可以

nixon001 发表于 2005-1-6 20:43:57

不行没有用啊   server 名字还是不能改

olol 发表于 2005-1-6 22:43:38

贴图看看 :1:

nixon001 发表于 2005-1-7 12:14:53

我用的是amxmod0.92版本的   因为我是新手在论坛有个针对0。92的一个说明而我玩1,5cs 所以专门下的哪个0。92版本   我建的服务器的,名字总是 E.P CS1.5server   总自动换成这个名字

hnroc 发表于 2005-1-7 12:38:12

Post by nixon001
我用的是amxmod0.92版本的   因为我是新手在论坛有个针对0。92的一个说明而我玩1,5cs 所以专门下的哪个0。92版本   我建的服务器的,名字总是 E.P CS1.5server   总自动换成这个名字

我想有可能插件有自动换服务器名称的命令,这要看具体情况而定,先把plugins.ini里的东西贴出来看看。

nixon001 发表于 2005-1-7 13:15:44

; AMX Mod plugins
; plugins work on linux and win32

; admin base (required for any admin-related)
admin.amx

; admins loaded from a mysql database
; (do NOT comment admin.amx out)
;admin_mysql.amx

; basic admin console commands
admincmd.amx

; help command for admin console commands
adminhelp.amx

; basic admin menus
adminmenu.amx

; slot reservation
adminslots.amx

; console chat commands
adminchat.amx

; vote commands
adminvote.amx

; prevent clients from chat-flooding the server
antiflood.amx

; displays next map in mapcycle
nextmap.amx

; displays time left on map
timeleft.amx

; allows to vote for next map
mapchooser.amx

; displays a scrolling message
scrollmsg.amx

; displays information messages
imessage.amx

; console motd @ client connection
welcomemsg.amx

; displays attackers, victims and weapon stats on death or round end
; to use with CS Stats module
stats.amx

; weapons stats logging
; to use with CS Stats module
stats_logging.amx

; allows to pause and unpause some plugins via admin commands
ppause.amx

;ATAC防止友军伤害的惩罚插件
amx_atac.amx

;客户端config检查插件
cfg_checker.amx

;类似于SM的玩家游戏数据显示插件
endround_stats.amx

;显示友军伤害警告彩色信息
ta_warning.amx

;显示游戏中各种事件的声音插件
ultimate_sound.amx

;进入游戏后显示游戏的MOTD信息(适用于1.6版本CS)
dynamic_motd.amx

;玩家无敌模式(看到作弊的就把自己变无敌去杀他,看他还作弊不)
admin_godmode.amx

;传送玩家功能插件(与clanmod的传送差不多)
teleport.amx

;刷屏一次
admin_restartround.amx

;埋葬某个玩家插件
admin_bury.amx

;开始一场12局的比赛
amx_match_deluxe.amx

;给特定玩家某武器
amx_weapon.amx


   ---------------------就这些东西了    你说的是要看这些东西吗?

hnroc 发表于 2005-1-7 14:29:29

;进入游戏后显示游戏的MOTD信息(适用于1.6版本CS)
dynamic_motd.amx


把这个插件关了看看行不?

从plugins.ini看不出什么问题,你这样测试下,可能比较麻烦点:
1、不要安装amx,看服务器名字是否正常?
2、如果1中正常,那么在plugins.ini中一个一个插件的的关,关一个插件,启动服务器看效果(最好从后面开始关闭插件),直到服务器正常,把最后一次启动服务器前关闭的插件贴出来。
3、以上方法如果还不行,我就帮不了你了。
:5:

西门吹雪 发表于 2005-1-7 14:42:27

我刚下载一个CS1。6不能玩是什么问题啊

当你打开始总显示打开方式是什么原因啊 :10:

undoer 发表于 2005-1-7 18:00:21

Post by 西门吹雪
我刚下载一个CS1。6不能玩是什么问题啊

当你打开始总显示打开方式是什么原因啊 :10:


直接运行cstrike.exe文件就行了。

不会是双击game.ico吧?:10:
页: [1]
查看完整版本: 问个问题