Whats wrong with this /enter
#5

Quote:
Originally Posted by Drebin
Посмотреть сообщение
Shouldn't
pawn Код:
VehicleStatus{vehicleid} == 1
be
pawn Код:
VehicleStatus[vehicleid] == 1
Not if he has it defined as

pawn Код:
new VehicleStatus[MAX_VEHICLES char];
Although, that only allows up to 255 vehicles.
Reply


Messages In This Thread
Whats wrong with this /enter - by ShawnMiller1337 - 07.03.2012, 21:38
Re: Whats wrong with this /enter - by Gerira Gaijin - 07.03.2012, 21:40
Re: Whats wrong with this /enter - by 2KY - 07.03.2012, 21:41
AW: Whats wrong with this /enter - by Drebin - 07.03.2012, 21:41
Re: AW: Whats wrong with this /enter - by 2KY - 07.03.2012, 21:43
Re: Whats wrong with this /enter - by ShawnMiller1337 - 08.03.2012, 02:08

Forum Jump:


Users browsing this thread: