error 033: array must be indexed
#1

What the hell is coming here? HELP ME Plesae

I Got 4 erros for I put like this

Код:
error 033: array must be indexed (variable "Checkpoint")
error 033: array must be indexed (variable "Checkpoint1")
error 033: array must be indexed (variable "Checkpoint2")
error 033: array must be indexed (variable "Checkpoint3")

new Checkpoint [MAX_PLAYERS];
new Checkpoint1 [MAX_PLAYERS];
new Checkpoint2 [MAX_PLAYERS];
new Checkpoint3 [MAX_PLAYERS];
The Codes ... I'm putting this Checkpoints at public OnGameModeInit()

PHP код:
    Checkpoint CreateDynamicCP(1332.2339,1254.7034,10.82033, -1, -1, -1100);
    
Checkpoint1 CreateDynamicCP(283.1432,2054.5105,17.64063, -1, -1, -1100);
    
Checkpoint2 CreateDynamicCP(2297.7004,2473.8352,3.27343, -1, -1, -1100);
    
Checkpoint3 CreateDynamicCP(1746.8922,2066.1594,10.82033, -1, -1, -1100); 
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: 1 Guest(s)