Npc not connect
#1

Код:
RESOLVED
Reply
#2

check max_npcs in server.cfg
Reply
#3

Quote:
Originally Posted by De4dpOol
Посмотреть сообщение
check max_npcs in server.cfg
My number in server.cfg of max_npc is earlier added to 10 but still does not work
Reply
#4

Show us server log.

Do you have register/login system on server?
Reply
#5

Add this in your callbacks, there's a chance the NPC isn't working because of them:
pawn Код:
if(IsPlayerNPC(playerid)) return 1;
Make sure you've created the npc recording file and its respective pwn/amx file; check this out for more information on NPCS: https://sampforum.blast.hk/showthread.php?tid=95034
Reply
#6

Problem was fixed by me.
ConnectNpc was not make fine..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)