Spawn disable
#5

ok i made it this is the correct form


public OnPlayerRequestSpawn(playerid)
{
if(!logged[playerid])
{
SendClientMessage(playerid, COLOR_RED, "[ERROR]: You need to login first");
return 0;
}
return 1;
}
Reply


Messages In This Thread
Spawn disable - by TouR - 30.01.2010, 12:44
Re: Spawn disable - by ray187 - 30.01.2010, 12:47
Re: Spawn disable - by TouR - 30.01.2010, 13:01
Re: Spawn disable - by ray187 - 30.01.2010, 13:08
Re: Spawn disable - by TouR - 30.01.2010, 13:17
Re: Spawn disable - by ray187 - 30.01.2010, 13:27
Re: Spawn disable - by TouR - 30.01.2010, 13:28

Forum Jump:


Users browsing this thread: 3 Guest(s)