tag mismatch problem
#1

why i got this problem
PHP код:
warning 213tag mismatch 
on this lines?


PHP код:
    if(IsPlayerInRangeOfPoint(playerid50.0BusinessInfo[b][bExitX], BusinessInfo[b][bExitY], BusinessInfo[b][bExitZ] && vw == BusinessInfo[b][bInsideWorld])) return b
PHP код:
    else if(!strcmp(VehicleNumberPlate[id], PlayerInfo[playerid][pPlate3]) == 0
PHP код:
    if(IsPlayerInRangeOfPoint(playerid5.0HouseInfo[h][hExitX], HouseInfo[h][hExitY], HouseInfo[h][hExitZ] && vw == HouseInfo[h][hInsideWorld])) return h
Reply
#2

BusinessInfo[b][bExitZ] && vw == BusinessInfo[b][bInsideWorld])) return b;

vv

BusinessInfo[b][bExitZ]) && vw == BusinessInfo[b][bInsideWorld]) return b;
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)