01.05.2013, 12:18
Is there any particular reason that you are using a global variable within an enumeration? Choose one or the other, but there is no sense in using both.
pawn Код:
if(CurrentSpawnedVehicle[playerid] != vehicleid)