02.10.2012, 11:50
Hello.
I just got this script into my GM.
http://pastebin.com/7BEtgtdM
It's a little minievent, GunGame event, everything is fine, but I get this.
How I define this "rand" from
I just got this script into my GM.
http://pastebin.com/7BEtgtdM
It's a little minievent, GunGame event, everything is fine, but I get this.
Код:
error 017: undefined symbol "rand" error 017: undefined symbol "rand"
pawn Код:
rand = random(sizeof(GunGameSpawns));