[HELP] pvar to bool:onrace - 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: [HELP] pvar to bool:onrace (
/showthread.php?tid=540717)
[HELP] pvar to bool:onrace -
Luca12 - 06.10.2014
Hello I was have for event system pvar like setpvarint(playerid,"OnRace");
so tjhis is when admin calls some player to event then pvar is setted to 1 and player then can see all aobut event time who is on event then racecp but the problem is I change that to bool:OnRace[MAX_PLAYERS];
and I call myself and my friend to event and I start event but somehow I can see racecp but he can't and again I was back to pvar and it works ok so what is problem and why this isn't working when I set it to bool:OnRace? Thanks
Re: [HELP] pvar to bool:onrace -
Ari - 07.10.2014
show me the code buddy