How to define random? - 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: How to define random? (
/showthread.php?tid=358177)
How to define random? -
[A]ndrei - 09.07.2012
the title says it How to define random
Re: How to define random? -
.-.Piero.-. - 09.07.2012
https://sampwiki.blast.hk/wiki/Random
Re: How to define random? -
[A]ndrei - 09.07.2012
bro this is what im trying to define please help...
pawn Код:
gamemodes\copied gamemode.pwn(6361) : error 017: undefined symbol "Random"
Re: How to define random? -
MP2 - 09.07.2012
It's
random not
Random. PAWN is case-sensitive.