NPC - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: NPC (
/showthread.php?tid=438702)
NPC -
maiky1499 - 21.05.2013
I need NPC that works in filterscript, I downloaded one but it didn't work. I don't really mind what it does aslong as it's not distrubing, I want it to ctach ID 0.
It could be a train or a plane, I don't really care, please send me one in filterscript.
Re: NPC -
xXitsgodzillaXx - 21.05.2013
Next time please use ****** or just search the forums for an NPC script, but may i suggest 'FCNPC'.
Re: NPC -
Pettersen - 21.05.2013
Here:
echo Executing Server Config...
lanmode 0
rcon_password
maxplayers 50
port 7777
hostname
gamemode0 1
announce 1
query 1
chatlogging 1
weburl
www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
You see maxnpc in server.cfg?
Change that, That is max npcs.
Re: NPC -
maiky1499 - 22.05.2013
Well, 'maxnpc' is currently on 10 and it always been 10.
My problem is that when my NPC is logging in, as soon as I start the server he's just disconnecting. It's a filterscript called train.
All I need is just a working filterscript of NPC with instructions how to install it.