NPC Problem - 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 Problem (
/showthread.php?tid=502993)
NPC Problem -
Cancel2 - 27.03.2014
help me plz
Why npc joined the server
Then
left the server?
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[15:09:40]
[15:09:40] Server Plugins
[15:09:40] --------------
[15:09:40] Loading plugin: sscanf
[15:09:40]
[15:09:40] ===============================
[15:09:40] sscanf plugin loaded.
[15:09:40] © 2009 Alex "******" Cole
[15:09:40] 0.3d-R2 500 Players "dnee"
[15:09:40] ===============================
[15:09:40] Loaded.
[15:09:40] Loading plugin: iTD
[15:09:41]
* iTD Plugin loaded. (Support for textdraw editor mouse/keyboard)
[15:09:41] Loaded.
[15:09:41] Loading plugin: streamer
[15:09:41]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[15:09:41] Loaded.
[15:09:41] Loading plugin: mysql
[15:09:41]
> MySQL plugin R5 successfully loaded.
[15:09:41] Loaded.
[15:09:41] Loading plugin: FileManager
[15:09:41] ******************
[15:09:41] ** FILE MANAGER **
[15:09:41] ** Loaded **
[15:09:41] ** Version 1.1 **
[15:09:41] ******************
[15:09:41] Loaded.
[15:09:41] Loading plugin: Whirlpool
[15:09:41]
[15:09:41] ==================
[15:09:41]
[15:09:41] Whirlpool loaded
[15:09:41]
[15:09:41] ==================
[15:09:41]
[15:09:41] Loaded.
[15:09:41] Loading plugin: socket
[15:09:41] Socket plugin v0.1b loaded.
[15:09:41] Loaded.
[15:09:41] Loading plugin: nativechecker
[15:09:41] Loaded.
[15:09:41] Loaded 8 plugins.
[15:09:41]
[15:09:41] Ban list
[15:09:41] --------
[15:09:41] Loaded: samp.ban
[15:09:41]
[15:09:41]
[15:09:41] Filterscripts
[15:09:41] ---------------
[15:09:41] Loading filterscript 'Animlist.amx'...
[15:09:41] Loading filterscript 'NuevaComisaria.amx'...
[15:09:41] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[15:09:41] Loading filterscript 'ls_mall.amx'...
[15:09:41] Loading filterscript 'udmg-v3.amx'...
[15:09:41] Loading filterscript 'test_cmds.amx'...
[15:09:41]
--------------------------------------
[15:09:41] Mask system by ZeroTheScyther
[15:09:41] --------------------------------------
[15:09:41] Loading filterscript 'gl_chatbubble.amx'...
[15:09:41] =========== By Legions4i20 skype : Robert-eDl
[15:09:41] =========== By AlieN_ skype : adrianogamerbr
[15:09:41] Loading filterscript 'knpc.amx'...
[15:09:41]
----------------------------------
[15:09:41] InGame NPC editor by Kurence loaded!
[15:09:41] ----------------------------------
[15:09:41] Loaded 7 filterscripts.
[15:09:41] Incoming connection: 127.0.0.1:56155
[15:09:41] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[15:09:49] [SCRIPT]: Loaded Houses
[15:09:50] [SCRIPT]: Loaded Bizzes
[15:09:50] [SCRIPT]: Loaded S-Bizzes
[15:09:50] weburl = "change.ru" (string)
[15:09:50] AllowAdminTeleport() : function is deprecated. Please see OnPlayerClickMap()
[15:09:50] [SCRIPT]: Loaded 1871 Objects
[15:09:50] [SCRIPT]: Loaded 801 Pickups
[15:09:50]
[15:09:50] Roleplay Russian
[15:09:50] _________________________________________
[15:09:50] By: KingServerIraN
[15:09:50]
[15:09:50] Number of vehicle models: 190
[15:09:50] [npc:join] Kurence0 has joined the server (0:127.0.0.1)
[15:09:50] [npc:part] Kurence0 has left the server (0:2)
Re: NPC Problem -
Cancel2 - 27.03.2014
Up.R:R.Up
Re: NPC Problem -
Pottus - 27.03.2014
It's possible the NPC is being kicked somewhere in the code.
Re: NPC Problem -
Cancel2 - 27.03.2014
What should i do??