NPC Doesn't connect - 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 Doesn't connect (
/showthread.php?tid=354364)
NPC Doesn't connect -
iWind - 26.06.2012
Hey SAMP, i have some problems with NPCs, they doesn't even connect D: (no "Incoming Connection 127.0.0.1" or something) , i have set the maxnpc to 10.. , im sure the NPC aren't banned, theres connectnpc in Gamemodeinit
Код:
echo Executing Server Config...
lanmode 0
rcon_password changeme
maxplayers 75
port 7777
hostname Hostname
gamemode0 rp
filterscripts buttons
plugins streamer sscanf
announce 1
query 1
weburl null
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 9000.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]
What is wrong?