Nooby Question
#2

you must add two braces

new gPlayerLogged[MAX_PLAYERS];
public OnPlayerConnect(playerid)
{
gPlayerLogged[playerid] = 0;// This is the 71 line
}
public OnPlayerDisconnect(playerid, reason)
{
gPlayerLogged[playerid] = 0;
}
Reply


Messages In This Thread
Nooby Question - by SkizzoTrick - 02.12.2010, 17:50
Re: Nooby Question - by psoftware - 02.12.2010, 18:56
Re: Nooby Question - by SkizzoTrick - 02.12.2010, 19:00

Forum Jump:


Users browsing this thread: 1 Guest(s)