Array Index Out Of Bounds
#2

Quote:

SetPlayerCheckpoint(playerid, FedexPoints[rand][0], FedexPoints[rand][1], FedexPoints[rand][2], 3.0); // <---- Error here

here you go

btw why are you using
Quote:

FedexPoints[rand][3]

and
Quote:

FedexPoints[rand][4]

what these are for as SetPlayerCheckpoint only use below pattern

Quote:

(playerid, Float, Float:y, Float:z, Floatize)

Reply


Messages In This Thread
Array Index Out Of Bounds - by Black Axe - 03.02.2013, 17:23
Re: Array Index Out Of Bounds - by Danyal - 03.02.2013, 17:36
Re: Array Index Out Of Bounds - by Black Axe - 03.02.2013, 17:47

Forum Jump:


Users browsing this thread: 1 Guest(s)