[Ajuda] Zonas
#3

pawn Код:
for(new i = 0; i != sizeof(gSAZones); i++ ) if(x >= gSAZones[i][SAZONE_AREA][0] && x <= gSAZones[i][SAZONE_AREA][3] && y >= gSAZones[i][SAZONE_AREA][1] && y <= gSAZones[i][SAZONE_AREA][4]) return format(zone, len, gSAZones[i][SAZONE_NAME], 0);
deu esses erros mano:

pawn Код:
C:\Users\Lucas\Desktop\Server\gamemodes\GM.pwn(1117) : warning 213: tag mismatch
C:\Users\Lucas\Desktop\Server\gamemodes\GM.pwn(1117) : error 032: array index out of bounds (variable "gSAZones")
C:\Users\Lucas\Desktop\Server\gamemodes\GM.pwn(1117) : error 029: invalid expression, assumed zero
C:\Users\Lucas\Desktop\Server\gamemodes\GM.pwn(1117) : warning 215: expression has no effect
C:\Users\Lucas\Desktop\Server\gamemodes\GM.pwn(1117) : error 001: expected token: ";", but found "]"
C:\Users\Lucas\Desktop\Server\gamemodes\GM.pwn(1117) : fatal error 107: too many error messages on one line
nгo sei oque й!!
Reply


Messages In This Thread
Zonas - by Lucas_HenryK - 02.02.2014, 19:47
Re: Zonas - by kevinho.007 - 02.02.2014, 22:44
Re: Zonas - by Lucas_HenryK - 02.02.2014, 23:22
Re: Zonas - by Lucas_HenryK - 02.02.2014, 23:43

Forum Jump:


Users browsing this thread: 1 Guest(s)