need help on setting players interior from 0 to 12 every 0.4 seconds...
#9

okay so i changed to fallouts streamer and i want to try this.....
pawn Code:
public objectreload()
{
    for(new playerid; playerid < MAX_PLAYERS; ++playerid)
    {
      F_PlayerObjectUpdate(playerid, Float:x, Float:y, Float:z);
    }
    return 1;
}

but i get this error... and dont know how to resolve it.... :/

pawn Code:
error 017: undefined symbol "x"
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)