NPC help....he is connected but can't "login/register"
#10

Quote:
Originally Posted by Jari_Johnson*
Посмотреть сообщение
pawn Код:
if(IsPlayerNPC(playerid)) return 1;
Place that as first in the OnPlayerConnect
okay I did that here are first few lines of the OnPlayerConnect it still didn't work he is still floating in the sky HELP PLZ

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


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)