Spawn
#7

Try this (Not Tested):

pawn Код:
public OnPlayerRequestSpawn(playerid)
{
    // Request Login
    if(VERIFY IF PLAYER IS NOT LOGGED HERE (Ex: AccInfo[playerid][Logged] == 0){
    SendClientMessage(playerid,COLOR_HERE,"You are not logged! (Use: /login [Password]");
    return 0;
    }
    return 1;
    }
Reply


Messages In This Thread
Spawn - by maltheus. - 24.01.2010, 16:58
Re: Spawn - by [dN]Eagle - 24.01.2010, 17:00
Re: Spawn - by Karlip - 24.01.2010, 17:01
Re: Spawn - by maltheus. - 24.01.2010, 17:23
Re: Spawn - by [dN]Eagle - 24.01.2010, 17:45
Re: Spawn - by maltheus. - 24.01.2010, 17:53
Re: Spawn - by LuxurioN™ - 24.01.2010, 18:50
Re: Spawn - by maltheus. - 25.01.2010, 13:29

Forum Jump:


Users browsing this thread: 2 Guest(s)