|
找到很多介绍都没有这个介绍清楚:)
当然有啥不足,大家也多补充:)
原文来自
http://uingei.3322.org/bbs/showthread.php?s=&threadid=26
打一下uingei的pp没贴一下:):)
我做了小的修改。
HLServer\hlds.exe +servercfgfile matcha.cfg +mapcyclefile matchta.txt +motdfile motda.txt -port 27015 +ip 192.168.0.222 -nomaster -game cstrike -noipx +sv_lan 1 +maxplayers 20 +map de_dust2
在你的HLServer\cstrike\目录下,新建1个CFG文件和2个TXT文件,分别代表server.cfg,motd.txt,mapcycle.txt。
+servercfgfile *.cfg 就是加载server.cfg (服务器参数配置)
+mapcyclefile *.txt 就是加载mapcycle.txt (地图信息)
+motdfile *.txt 就是加载motd.txt (欢迎信息) |
|