09.04.2011, 16:45
Hello everyone
On this line:
I get this warning (3 times):
I know its something with the spawnInfo and all this stuff but I can't spot it
Any help?
On this line:
PHP код:
if(spawnInfo[i][0] == spawnX[playerid] && spawnInfo[i][1] == spawnY[playerid] && spawnInfo[i][2] == spawnZ[playerid])return SendClientMessage(playerid,COLOR_WARNING, "Warning: you are not allowed to use this command to spawn positions!");
PHP код:
warning 213: tag mismatch
Any help?