windgao 发表于 2008-10-9 18:03:20

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

#/bin/bash/
./hlds_run -pingboost 3 -game cstrike -insecure +servercfgfile server_27018.cfg +ip 192.168.0.234 -port 27015 +maxplayers 32 +map de_dust2 +sv_lan 0 -noipx

gearfox 发表于 2008-10-9 18:36:56

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

这个是我自己的

#!/bin/sh
./hlds_rev -game cstrike -port 27015 -insecure +ip 222.222.222.222 +map de_dust2 +maxplayers 20 -nomaster -zone 2048 -noipx -nojoy -console -pingboost 3 -norestart -autoupdate &

0xtt7 发表于 2008-10-9 21:57:12

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

有多经典.............................

windgao 发表于 2008-10-9 22:00:56

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

当你用的时候才知道到底有多经典了。呵呵。

Leya 发表于 2008-10-10 02:19:51

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

:eek: 飘过 收藏了

0xtt7 发表于 2008-10-12 01:17:16

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

Post by windgao
当你用的时候才知道到底有多经典了。呵呵。
一直这样启动的啊.
./hlds_run -nomaster -noipx -nojoy -tos -pingboost 2 -game cstrike +map de_dust2 +maxplayers 12 +servercfgfile 20000.cfg -port 20000 +motdfile motd3.txt -insecure +sv_lan 0 -dll addons/metamod/dlls/metamod_i386.so

windgao 发表于 2008-10-12 06:37:30

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

非常感谢您的分享。。。。。。。。。。。

gearfox 发表于 2008-10-12 10:31:35

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

新hlds参数-noaff不知道适合不适合linux 好像不支持

-tos 是什么意思呢?

0xtt7 发表于 2008-10-13 01:15:22

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

* WinHL-Booster can monitor CPU usage and automatically manage the sleep timer to balance between FPS and CPU utilization (by Buzz_Kill <buzzkill@100acrebloodbath.com>)
* Added TOS low delay tweak, "-tos" commandline option for activating TOS tweak

没什么用的。

gearfox 发表于 2008-10-13 09:14:39

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

WinHL-Booster的参数

你用到linux里 你也确实可以~~~~~~
页: [1] 2 3
查看完整版本: LINUX_freebsd 保留一段经典的启动代码