error: undefine symbol "j" and expected token ";" but found "]"
#4

Quote:
Originally Posted by JEkvall95
View Post
I havent but I got that lcode from JusstinRoller

https://sampforum.blast.hk/showthread.php?tid=384264

pawn Code:
public zOnetExt(playerid)
{
    format(string,sizeof(string),"%s %s",zones[j],[zone_name]);
    TextDrawSetString(ZoneText[playerid],string)
    return 1;
}
public zOnehIde(playerid)
{
    TextDrawHideForPlayer(playerid,ZoneText[i]);
    return 1;
}
At least bother reading the code....he defined "j" (inside the for loop)
what do you want to do ?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)