SA-MP Forums Archive
zcmd problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: zcmd problem (/showthread.php?tid=281647)



zcmd problem - [Diablo] - 07.09.2011

Hi scripters,

I would just like to ask if anyone else get a warning about function OnPlayerCommandPerformed (part of zcmd), that the function is never used?
I have a blank script, added this function at the end, compiled and bam - warning pops up that it is never used. I think this never happened to me before, and i can't figure out what i did differently.

and yeah, i'm still a newbie scripter :P

Thanks and best regards


Re: zcmd problem - [MWR]Blood - 07.09.2011

Are you sure that you put
pawn Код:
public
before it?


Re: zcmd problem - [Diablo] - 07.09.2011

omg i feel bad now. thanks that worked perfectly.

best regards