View Single Post
yokomo
Surprise Ascot!
Join Date: May 2010
Location: Malaysia
Old 04-01-2015 , 08:27   Re: [ZP43Fix5a] Addon: Stats, ExpMod & Ranking System.
Reply With Quote #13

Quote:
Originally Posted by New.ZM.Life View Post
@ yokomo

i get error in compiling

line 186: number of arguments does not match in defenitions

this line i think :

PHP Code:
set_fail_state("Error opening nVault file [%s]"szVaultName
it should be

PHP Code:
set_fail_state("Error opening nVault file"
or sth else

also this parts have to remove, it force plugin to exit if you dont use zp50

PHP Code:
set_task(0.6"TurnOfDefHud")
public 
TurnOfDefHud() 
lol i didnt know that 182 not support formating text in set_fail_state.. ok i will change later.

Thanks for your report. Anyway what is zp50 cvar to disable default hud?
__________________
Team-MMG CS1.6 Servers:
✅ MultiMod -- 103.179.44.152:27016
✅ Zombie Plague -- 103.179.44.152:27015
✅ Zombie Escape -- 103.179.44.152:27017
✅ Klassik Kombat -- 103.179.44.152:27018
✅ Boss-Battle -- 103.179.44.152:27019
yokomo is offline