23.07.2009, 20:06
hi i want to do when the mode starts mode = (random number from 0 to 1 )
only when i do on top of script new mode = random(1); ( i have that if mode == 1 on game mode init, onplayerexitvehicle etc )
But when i do it on top of my script , my whole pawno program just crashes
new mode = random(1);
what do i do wrong?
ty!
only when i do on top of script new mode = random(1); ( i have that if mode == 1 on game mode init, onplayerexitvehicle etc )
But when i do it on top of my script , my whole pawno program just crashes

new mode = random(1);
what do i do wrong?
ty!