SA-MP Forums Archive
CheckPoint - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: CheckPoint (/showthread.php?tid=234469)



CheckPoint - Aleluja - 03.03.2011

Hi all. I started to edit GTA:RP script,and I have a Question.
Q: How i can make object with case?
I now stupid question but I never don CheckPoint in case.
SomeOne help? : P


Re: CheckPoint - Aleluja - 04.03.2011

BUMP
:P


Re: CheckPoint - Marricio - 04.03.2011

what you mean with 'case'?


Re: CheckPoint - Aleluja - 04.03.2011

Example
pawn Код:
}
   case 3:
        {



Re: CheckPoint - Marricio - 04.03.2011

pawn Код:
case 0: CreateCheckpoint(.....);



Re: CheckPoint - Aleluja - 04.03.2011

That is all? xd
Tnx :-*