05.04.2014, 10:43
I have found the error, the error code is this, what's wrong with it?
PHP код:
for(new i = 0; i < 1000; i++)
{
CreateDynamic3DTextLabel("Battery Ment", 0x00BFFFFF, ALocations[i][LocX], ALocations[i][LocY], ALocations[i][LocZ], 30.0);
}