View Single Post
New.ZM.Life
Veteran Member
Join Date: Sep 2014
Location: Iran
Old 04-01-2015 , 07:10   Re: [ZP43Fix5a] Addon: Stats, ExpMod & Ranking System.
Reply With Quote #12

@ 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() 
__________________
PLUGINS

Zombie Plague 5.0 + New Modes

Added NightCrawler Mode to ZP






Last edited by New.ZM.Life; 04-01-2015 at 07:21.
New.ZM.Life is offline