actualy there is 5 errors btw thanks +rep but i need so all shops can be robbed its gona be HUGE THANKS AND REP
but this is too good +rep if anyone can make all shops in lv HUGE THANKS AND REP
EDIT:errors
C:\Users\qwerty\Desktop\Scratch Roleplay\gamemodes\DMRP.pwn(230) : error 021: symbol already defined: "Time"
C:\Users\qwerty\Desktop\Scratch Roleplay\gamemodes\DMRP.pwn(234) : error 028: invalid subscript (not an array or too many subscripts): "Time"
C:\Users\qwerty\Desktop\Scratch Roleplay\gamemodes\DMRP.pwn(234) : warning 215: expression has no effect
C:\Users\qwerty\Desktop\Scratch Roleplay\gamemodes\DMRP.pwn(234) : error 001: expected token: ";", but found "]"
C:\Users\qwerty\Desktop\Scratch Roleplay\gamemodes\DMRP.pwn(234) : error 029: invalid expression, assumed zero
C:\Users\qwerty\Desktop\Scratch Roleplay\gamemodes\DMRP.pwn(234) : fatal error 107: too many error messages on one line
Line:230:new Time[MAX_PLAYERS]; //Creating a variable.
Line:234:if(Time[playerid] == 1) //Detecting if the player has robbed before or not.