Make Login compatible with NPCBots
#2

What do you mean exactly?
That NPCbots can login?

pawn Код:
public OnPlayerConnect(playerid)
{
    if(IsPlayerNPC(playerid)){
        //Login
    }
    return 1;
}
Reply


Messages In This Thread
Make Login compatible with NPCBots - by Vibrate17 - 26.02.2011, 17:42
Re: Make Login compatible with NPCBots - by Kwarde - 26.02.2011, 17:59
Re: Make Login compatible with NPCBots - by Vibrate17 - 26.02.2011, 18:03
Re: Make Login compatible with NPCBots - by ifly4life - 26.02.2011, 19:54
Re: Make Login compatible with NPCBots - by kross1996 - 28.02.2011, 18:29
Re: Make Login compatible with NPCBots - by Vibrate17 - 28.02.2011, 19:06

Forum Jump:


Users browsing this thread: 1 Guest(s)