[Tutorial] How to make a simple position saver
#12

Hey i did every thing you said but when i compile i get warning 225: unreachable code for this

public OnPlayerDisconnect(playerid, reason)
{
{
PosInfo[playerid][posx] = 0;
PosInfo[playerid][posy] = 0;
PosInfo[playerid][posz] = 0;
PosInfo[playerid][posangle] = 0;
return 1;
}
return 1;
}

Help me please!!!

I am a noob at scripting but i am learning
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)