[NPC] Minor problem with my npc
#1

Hello,

I have a problem with my npc it connects and everything but the problem is
if i spawn he will just spawn under me and copy my skin and do nothing:S
what could be the problem
Reply
#2

I Had the same problem, but it's because the NPC-s script didn't loaded fully.
You must put the NPC's script in server.cfg in filterscripts line and for the First!
Like:
Code:
filterscripts npcscript adminscript //and the others
Reply
#3

No that wasn't the problem i foundt out myself
i switched some name's;p
but thanks
Reply
#4

Quote:
Originally Posted by GroX
I Had the same problem, but it's because the NPC-s script didn't loaded fully.
You must put the NPC's script in server.cfg in filterscripts line and for the First!
Like:
Code:
filterscripts npcscript adminscript //and the others
Thats not how you use NPC's. You dont load it as a filterscript, because it is not in the filterscripts folder at all. ConnectNPC loads the script from the npcmodes folder, and that reads the recording in npcmodes/recordings.
Reply
#5

you use a fs or gm to connect the npc.
Reply
#6

Quote:
Originally Posted by √№ceC№ty
you use a fs or gm to connect the npc.
Correct, but the NPC script isnt what you load. Go read KC's tutorial. It covers how to do it A to B. No questions asked. I used it to figure out how to do it and works perfect.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)