FCNPC plugin help.
#1

Hello, I'm usin this npc plugin: https://sampforum.blast.hk/showthread.php?tid=428066
I'm try create npc, but it doesn't create. Server log:
pawn Код:
[23:07:18] [npc:join] Istorija1 has joined the server (49:127.0.0.1)
[23:07:18] [npc:part] Istorija1 has left the server (49:2)
My script:
pawn Код:
NPC_ISTORIJOS[0] = FCNPC_Create("Istorija1");
FCNPC_Spawn(NPC_ISTORIJOS[0], 60, 2115.4683, 55.3259, 1.5045);
Reply
#2

Did you changed "maxnpc" in the server.cfg ?

EDIT: I cannot help you, i am not good on NPCs
Reply
#3

maxnpc 30

Edit: Sloved.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)