[HELP] NPCs Connects Then Leave's
#9

Make sure you have recording name in the 'NPC MiniScript', same to the recording in the recordings folder. Make sure that the server doesn't requires a login, or else it will get kicked after spawning without entering the password, add this in the top of some callbacks which you think are holding back your NOC:
pawn Код:
if(IsPlayerNPC(playerid)) return 1;
Reply


Messages In This Thread
[HELP] NPCs Connects Then Leave's - by andershh - 23.04.2010, 14:49
Re: [HELP] NPCs Connects Then Leave's - by dcmd_crash - 23.04.2010, 14:52
Re: [HELP] NPCs Connects Then Leave's - by andershh - 23.04.2010, 14:52
Re: [HELP] NPCs Connects Then Leave's - by andershh - 23.04.2010, 15:02
Re: [HELP] NPCs Connects Then Leave's - by dcmd_crash - 23.04.2010, 15:06
Re: [HELP] NPCs Connects Then Leave's - by andershh - 23.04.2010, 15:09
Re: [HELP] NPCs Connects Then Leave's - by Mujib - 23.04.2010, 15:53
Re: [HELP] NPCs Connects Then Leave's - by andershh - 23.04.2010, 18:28
Re: [HELP] NPCs Connects Then Leave's - by Adil - 23.04.2010, 18:46
Re: [HELP] NPCs Connects Then Leave's - by andershh - 23.04.2010, 20:46

Forum Jump:


Users browsing this thread: 1 Guest(s)