Run Time Error 4
#6

Still, you loop until MAX_PLAYERS-1 and MAX_PLAYERS is defined as 1000 by default in 0.3.7 when the max valid index for VehicleNameEx array is 211.

pawn Код:
foreach(i, sizeof (VehicleNamesEx))
As there is a reason for the two arrays, okay. Although, I'd still suggest having 1 array and extracting the name to a temporary variable, then replace spaces with dots.
Reply


Messages In This Thread
Run Time Error 4 - by bgedition - 23.05.2015, 11:49
Re: Run Time Error 4 - by Konstantinos - 23.05.2015, 12:01
Re: Run Time Error 4 - by bgedition - 23.05.2015, 14:06
Re: Run Time Error 4 - by Konstantinos - 23.05.2015, 14:12
Re: Run Time Error 4 - by bgedition - 23.05.2015, 14:17
Re: Run Time Error 4 - by Konstantinos - 23.05.2015, 14:37
Re: Run Time Error 4 - by bgedition - 23.05.2015, 14:43
Re: Run Time Error 4 - by Konstantinos - 23.05.2015, 14:56

Forum Jump:


Users browsing this thread: 1 Guest(s)