[DUV] NPC Pular Login Em Server RPG
#1

Tem como NPC Pular Login Em Server RPG

Algo tipo:

pawn Код:
If(IsPlayerNPC(playerid)) //ve se й npc
{
    if(gPlayerLogged[playerid] == 0) //nгo estб logado
    {
        gPlayerLogged[playerid] == 1 //bota o npc como logado
        return 1;
    }
    return 1;
}
Para nгo precisar fazer login... sei la...
Reply


Messages In This Thread
[DUV] NPC Pular Login Em Server RPG - by BlackFin - 20.08.2010, 19:22
Re: [DUV] NPC Pular Login Em Server RPG - by DartakousLien - 20.08.2010, 19:55
Re: [DUV] NPC Pular Login Em Server RPG - by SuB_ZeRo0_ - 20.08.2010, 20:32
Re: [DUV] NPC Pular Login Em Server RPG - by BlackFin - 20.08.2010, 21:06
Re: [DUV] NPC Pular Login Em Server RPG - by BlackFin - 20.08.2010, 21:43
Re: [DUV] NPC Pular Login Em Server RPG - by DartakousLien - 20.08.2010, 22:06
Re: [DUV] NPC Pular Login Em Server RPG - by BlackFin - 20.08.2010, 22:15

Forum Jump:


Users browsing this thread: 1 Guest(s)