搜索
楼主: windgao

LINUX_freebsd 保留一段经典的启动代码

[复制链接]
发表于 2008-11-11 10:32:10 | 显示全部楼层 来自 中国–江苏–常州

回复: LINUX_freebsd 保留一段经典的启动代码

一般是访问了不可访问的内存地址.
给个联接吧
http://oss.lzu.edu.cn/blog/article.php?tid_700.html
回复

使用道具 举报

发表于 2008-11-11 10:48:27 | 显示全部楼层 来自 中国–广西–贵港

回复: LINUX_freebsd 保留一段经典的启动代码

Post by Desmond
開server用+port喔 -port並不正確
詳情參考一下以下網址 : )
http://developer.valvesoftware.com/wiki/Command_Line_Options#Some_useful_console_variables_3


就在你所说的这个页面我看到如下的字符

Example startup command for HLDS on Linux
./hlds_run -game cstrike -autoupdate -pingboost 2 +maxplayers 20 +mapchangecfgfile "mapchange.cfg" +map de_dust2 -port 27015 -sport 27035 +ip 62.93.204.15

[color="Red"]-sport 27035 这个又代表什么?
回复

使用道具 举报

发表于 2008-11-11 22:54:14 | 显示全部楼层 来自 中国–香港

回复: LINUX_freebsd 保留一段经典的启动代码

Post by 0secK
就在你所说的这个页面我看到如下的字符

Example startup command for HLDS on Linux
./hlds_run -game cstrike -autoupdate -pingboost 2 +maxplayers 20 +mapchangecfgfile "mapchange.cfg" +map de_dust2 -port 27015 -sport 27035 +ip 62.93.204.15

-sport 27035 这个又代表什么?

它是指定了伺服器中VAC2這個功能的PORT.
正版服才會用的
回复

使用道具 举报

发表于 2008-11-16 22:38:04 | 显示全部楼层 来自 中国–河北–石家庄

回复: LINUX_freebsd 保留一段经典的启动代码

我也帖一个我的
FreeBSD 7.0
#!/bin/sh
cd /home/neo/hlds
./hlds_run -game cstrike -pingboost 3 +map de_dust2 +maxplayers 21 +servercfgfile gamemode1.cfg +ip 192.168.1.2 -port 27015 -insecure +sv_lan 0 -console +sv_region 4 -nojoy -noipx -zone 2048 +localinfo mm_pluginsfile gameplugin1.ini -restart -32bpp +sys_ticrate 1000 -heapsize 256000 > /dev/null 2>&1 &
回复

使用道具 举报

游客
回复
您需要登录后才可以回帖 登录 | 注个册吧

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