關(guān)于cs16服務(wù)器大全2022,cs1 6服務(wù)器這個(gè)問題很多朋友還不知道,今天小六來為大家解答以上的問題,現(xiàn)在讓我們一起來看看吧!
1、一、基本安裝篇 建立服務(wù)器的帶寬和機(jī)器配置 1.6服務(wù)器對(duì)對(duì)帶寬和機(jī)器配置的要求比1.5高一些,我在ADSL上通過浩方平臺(tái)建立1.5服務(wù)器,可以在本機(jī)上進(jìn)行游戲,但是1.6出現(xiàn)明顯的停頓,無法流暢的游戲,即使機(jī)器配置很高也不能徹底解決,相信帶寬是最大的瓶頸。
2、 因此,使用ADSL或者機(jī)器配置一般的cser建議不要在本機(jī)上建立服務(wù)器,用lan的cser在本機(jī)上建立服務(wù)器效果也不會(huì)太理想(除非你只想提供一個(gè)服務(wù)器,過一把OP的癮,呵呵)。
3、 2、1.6服務(wù)器版本 我收集有6個(gè)版本的cs1.6,通過試用,個(gè)人認(rèn)為esai2738經(jīng)典版是最好的,只有200M,同時(shí)包括了建立服務(wù)器的必要組件,用來游戲與經(jīng)典版建立的服務(wù)器能夠很好的兼容。
4、 下載地址:bt種子下載 3、下載完畢后,點(diǎn)擊桌面的快捷方式‘Cs1.6服務(wù)器’,自己的服務(wù)器就開始工作了,就這么簡(jiǎn)單?!呵呵。
5、不要只扔西紅柿,再來幾個(gè)雞蛋,雞蛋西紅柿:) 這只是第一步。
6、看看下邊吧: 二、設(shè)置篇 右鍵打開桌面快捷方式的屬性: ×:Cs1.6中文版hlds.exe -game cstrike -port 27016 +maxplayers 16 +map de_dust2 -console +localinfo mm_gamedll dlls/hldsmp.dll 其中27016為服務(wù)器端口,可以進(jìn)行修改; maxplayers 16為最大人數(shù),可以自由變更,別超過32; 開始地圖de_dust2可以更換成你喜歡的地圖; +localinfo mm_gamedll dlls/hldsmp.dll指你的游戲用哪個(gè)dll啟動(dòng)(很多人反映沒有新特性,就是由于你的dll沒設(shè)置好) 其他的參數(shù)建議不要更改。
7、 2、反作弊軟件的選擇 很多自己建立了服務(wù)器的cser會(huì)發(fā)現(xiàn)無法進(jìn)入游戲,或者進(jìn)入后很快被踢出,我在開始建立服務(wù)器的時(shí)候也遇到了類似問題。
8、查考了大量資料后,我認(rèn)為是反作弊軟件的沖突造成的。
9、一般情況下,我們認(rèn)為cd比vac要強(qiáng),會(huì)自然想打開服務(wù)器的cd反作弊插件,或者進(jìn)入游戲前打開cd。
10、此時(shí),以上問題就出現(xiàn)了。
11、 因此,我們需要將cs的cd插件關(guān)掉: 打開.cstrikeaddonsmetamodplugins.ini,在“win32 addons/cdeath/cdmod.dll”前加上//, 即“//win32 addons/cdeath/cdmod.dll”。
12、 進(jìn)入服務(wù)器前也不要打開cd。
13、 安裝vac,打開cstrikeliblist.gam,將設(shè)置成secure "1",一般情況下,安裝完畢默認(rèn)是打開的,如果關(guān)閉可以將1改為0。
14、 wwcl是杜絕修改腳本作弊的插件,打開cstrikeaddonsmetamodplugins.ini,其中win32 addons/wwcl/dlls/pcawwclconfig_mm.dll即為打開,可以在前面加上//將其關(guān)閉。
15、 建議:打開vsm和wwcl,可在一定程度上防止作弊。
16、 3、服務(wù)器中amx插件的使用 可以說,amx插件對(duì)1.5而言是成熟的,在1.6上使用是不是有沖突還不敢肯定,因此建議不要安裝過多的amx插件。
17、 我的amx插件: ; AMX Mod plugins admin.amx admin base (required for any admin-related) ;admin_mysql.amx admin base - MySQL version (comment admin.amx) admincmd.amx basic admin console commands adminhelp.amx help command for admin console commands adminslots.amx slot reservation menufront.amx front-end for admin menus cmdmenu.amx command menu (speech, settings) plmenu.amx players menu (kick, ban, client cmds.) restmenu.amx restrict weapons menu mapsmenu.amx maps menu (vote, changelevel) antiflood.amx prevent clients from chat-flooding the server adminchat.amx console chat commands adminvote.amx vote commands nextmap.amx displays next map in mapcycle timeleft.amx displays time left on map mapchooser.amx allows to vote for next map scrollmsg.amx displays a scrolling message imessage.amx displays information messages welcomemsg.amx console motd @ client connection stats.amx stats on death or round end (CSStats Module required!) stats_logging.amx weapons stats logging (CSStats Module required!) telemenu.amx teleport menu (Fun Module required!) miscstats.amx bunch of events announcement for Counter-Strike pausecfg.amx allows to pause and unpause some plugins statscfg.amx allows to manage stats plugins via menu and commands ;ucstats_cstrike.amx i love you ;ucstats_live.amx hehe heh ;gore.amx 44hehe amx_restrictshields.amx 前面加;的為禁止的。
18、最后一個(gè)為禁用盾牌插件。
19、 PS:看著服務(wù)器中一堆拿著盾牌的家伙,感覺實(shí)在是不爽:) 下載amx以前的版本安裝,amx點(diǎn)擊下載 免盾牌amx程序amx插件,解壓后拷貝到cstrikeaddonsamx目錄下,覆蓋源文件。
20、 完成后,可以自己考慮使用那些插件:打開cstrikeaddonsamxpluginsplugins.ini,進(jìn)行修改。
本文分享完畢,希望對(duì)大家有所幫助。
標(biāo)簽:
免責(zé)聲明:本文由用戶上傳,如有侵權(quán)請(qǐng)聯(lián)系刪除!