0xtt7 发表于 2008-10-13 12:51:06

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

我确实是看到linux下有用的.
你搜索下hlds_run tos
类似:https://forums.alliedmods.net/archive/index.php/t-7614.html

gearfox 发表于 2008-10-13 13:48:35

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

我瞧瞧....................

0xtt7 发表于 2008-10-14 07:50:13

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


$ ./27017.sh
Auto detecting CPU
Using AMD Optimised binary.
Auto-restarting the server on crash
Console initialized.
Protocol version 47
Exe version 1.1.2.5/Stdio (cstrike)
Exe build: 20:02:44 Oct 24 2006 (3651)
STEAM Auth Server
Enabling LOWDELAY TOS option
Server IP address 125.65.109.218:27017
cminterface.cpp (538) : Assertion Failed: NULL != m_hConnection
reliabletimer.h (73) : Assertion Failed: m_nPerformanceCounterEnd >= m_nPerformanceCounterStart
Server logging data to file logs/L1014000.log
L 10/14/2008 - 07:56:31: Log file started (file "logs/L1014000.log") (game "cstrike") (version "47/1.1.2.5/Stdio/3651")
Adding master server 68.142.72.250:27010
Adding master server 72.165.61.189:27010

看哦Enabling LOWDELAY TOS option

gearfox 发表于 2008-10-14 09:38:34

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

嗯。。。。。。。。。。。。。。。。。。。。。。。。。。。。

0xtt7 发表于 2008-10-24 22:02:54

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

再加点
+localinfo amx_cfg “addons/amx/config/config.ini”

0xtt7 发表于 2008-10-25 15:45:45

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

转载:

+localinfo mm_pluginsfile alsy.ini +localinfo amxx_basedir addons/amxmodxx +localinfo amxx_cfg addons/amxmodxx/configs/core.ini
在启动参数后面加上这些。其中alsy.ini是在cstrike目录下 其内容 如:
win32 addons\booster\booster_mm1.7.dll
win32 addons\amxmodx\dlls\amxmodx_mm.dll
win32 addons\sxei\dlls\sxei_mm.dll
记得更改
addons/amxmodxx/configs/core.ini
这个文件里面的路径 如:
amxx_logdir addons/amxmodxx/logs

111 发表于 2008-11-8 15:35:38

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

-pingboost 3
这个参数是1.6 还是1.5的啊

Desmond 发表于 2008-11-9 19:50:48

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

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

Desmond 发表于 2008-11-9 20:02:38

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

Post by 0xtt7
我确实是看到linux下有用的.
你搜索下hlds_run tos
类似:https://forums.alliedmods.net/archive/index.php/t-7614.html

我的Linux系統也有它們所說我segmentation fault
但是解決不了...我也不知道要怎樣解決
但是我也不太知道什麼是-tos,有人可以解釋一下嗎?

可以的話請順道解釋一下為何有segmentation fault這個問題吧:confused:

Desmond 发表于 2008-11-9 20:07:07

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

Post by 0xtt7
我确实是看到linux下有用的.
你搜索下hlds_run tos
类似:https://forums.alliedmods.net/archive/index.php/t-7614.html

我的Linux系統也有它們所說的segmentation fault
但是解決不了...我也不知道要怎樣解決
但是我也不太知道什麼是-tos,有人可以解釋一下嗎?

可以的話請順道解釋一下為何有segmentation fault這個問題吧:confused:
页: 1 [2] 3
查看完整版本: LINUX_freebsd 保留一段经典的启动代码