Citiraj:
Autor pogi
Kako napraviti da server bude unranked (da ga mogu podešavati po želji:maknuti UAV, airstrike,helić, martydome,laststand), a da hardcore bude pravi hardcore kao na ranked serveru na lvl55?
Instalirao sam modwarfare i naprqvio izmjene, ali kad igramo HC u njemu desi se da po 3 pogotka sa stoppingpower nije dovoljno da se sruši vojnika. Je li to uopće moguće?
|
Za prvo ne znam ali i u običnom configu HC je jednostavno namjestiti:
// Hardcore ON
set scr_hardcore "1"
set scr_team_fftype "1"
set scr_player_maxhealth "30"
set scr_player_healthregentime "0"
set scr_player_respawndelay "10"
set scr_game_allowkillcam "0"
set scr_game_forceuav "0"
// Hardcore OFF
set scr_hardcore "0 "
reset scr_team_fftype
reset scr_player_maxhealth
reset scr_player_healthregentime
reset scr_player_respawndelay
reset scr_game_allowkillcam
reset scr_game_forceuav
__________________
IT IS EASY TO KILL FIVE HUNDRED NOOBS. BUT THERE IS STILL FIVE HUNDRED AND ONE AND YOU ARE OUT OF AMMO!
1oo1 NOOB - POWER IN NUMBERS!
Good judgment comes from bad experience and a lot of that comes from bad judgment.
|