关于AMXX的OP指令问题
本帖最后由 8874323 于 2009-2-27 13:00 编辑我的服务器加载了AMXX1.8.0.3,限制了连狙和盾牌,问问大家,解开这个限制的控制台指令是什么?另外直接通过AMXX控制台指令投票换图指令是什么? 在线等待中。。。。 使用booster教學及指令
booster現最新版本為2.4
是metamod其中一降低hlds server ping值的插件
即是提高hlds的fps
安裝 :
1.下載附件
2.解壓附件得出 booster file
3.把file放入C:\Program Files\Valve\cstrike\addons
4.在C:\Program Files\Valve\cstrike\addons\metamod\plugins.ini輸入
複製內容到剪貼板
代碼:
win32 addons\booster\booster_mm.dll
完成
參考其指令也很重要,用完之後都lag的話,就要檢討下自己在指令上有冇用錯
指令解釋如下:
// booster_show_connmsg x (0 = disabled, 1 = small message, 2 = large message)
// 顯示玩家登入的ping值
booster_show_connmsg 1
// booster_autofps x (x = 0 to 1000, 0 = no target FPS)
// hlds fps
//
booster_autofps 200
// booster_minsleepms x (x = 1 to 10, 10 = no change to multimedia timer)
// 1-10,10=沒有改變,愈低,佔用cpu使用率愈高
// 不建議使用3以下
booster_minsleepms 5
// booster_force_systicrate x (x = 0 to 10000, 0 = let Booster2 manage the value itself (no force))
// set做0 便使用booster_autofps 200,如果使用此指令,便會自動使用booster_force_systicrate
booster_force_systicrate 0
// booster_cpu_enabled x (0 = off, 1 = on, 2 = report CPU only - don't actively manage CPU)
// set做1是最佳設定 默認為0.set攸1能啟動多項booster功能
booster_cpu_enabled 1
------以下為啟動後可用指令,建議不要修改為最佳------
booster_cpu_spikemax 3
// booster_cpu_spikelevel x
booster_cpu_spikelevel 75
// booster_cpu_floor x
booster_cpu_floor 50
// booster_cpu_mminc x
booster_cpu_mminc 2
// booster_cpu_quiettime
booster_cpu_quiettime 300
// booster_cpu_mmmin x
booster_cpu_mmmin 3
// booster_cpu_mmmax x
booster_cpu_mmmax 8
- 轉載自 34Like 討論區 http://forum.34like.com/ 不对啊!我要的是针对AMXX的控制台OP指令。 这个可能在G:\game\HLServer1.6\cstrike\addons\amxmodx\configs\amxx.cfg里面修改的
看看有没有这一段:
amx_restrict on shield on g3sg1 on sg550
如果有在前面加//,也就是这样:
//amx_restrict on shield on g3sg1 on sg550
还有你的服务器是死亡还是混战? 晕!没看发表时间,都已经2年多了! 什么意思啊 什么意思啊 都不懂,哈哈 不好意思!不会!!
页:
[1]
2