error 033: array must be indexed
#3

Quote:
Originally Posted by Runn3R
Посмотреть сообщение
You are missing the [playerid].

And even when you do that it still won't work cause you don't have the playerid parameter inside the ongamemodeinti function...

By the way why are you even using an array for that?
Hello Dear When I adding playerid it I Got many Errors ... see

Код:
error 033: array must be indexed (variable "Checkpoint")
error 017: undefined symbol "playerid"
error 033: array must be indexed (variable "Checkpoint1")
error 017: undefined symbol "playerid"
error 033: array must be indexed (variable "Checkpoint2")
error 017: undefined symbol "playerid"
error 033: array must be indexed (variable "Checkpoint3")
error 017: undefined symbol "playerid"
.... help

I did This
Код:
    Checkpoint = CreateDynamicCP(playerid,1332.2339,1254.7034,10.8203, 3, -1, -1, -1, 100);
    Checkpoint1 = CreateDynamicCP(playerid,283.1432,2054.5105,17.6406, 3, -1, -1, -1, 100);
    Checkpoint2 = CreateDynamicCP(playerid,2297.7004,2473.8352,3.2734, 3, -1, -1, -1, 100);
    Checkpoint3 = CreateDynamicCP(playerid,1746.8922,2066.1594,10.8203, 3, -1, -1, -1, 100);
Reply


Messages In This Thread
error 033: array must be indexed - by Thanks - 16.12.2016, 20:10
Re: error 033: array must be indexed - by Runn3R - 16.12.2016, 20:12
Re: error 033: array must be indexed - by Thanks - 16.12.2016, 20:31
Re: error 033: array must be indexed - by Knowinne - 16.12.2016, 20:32
Re: error 033: array must be indexed - by Runn3R - 16.12.2016, 20:34

Forum Jump:


Users browsing this thread: 2 Guest(s)