CTime and Socket plugin - 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: CTime and Socket plugin (
/showthread.php?tid=598172)
CTime and Socket plugin -
ZenBish - 09.01.2016
I tried updating both of these plugins but still fails to load them.
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[17:46:24]
[17:46:24] Server Plugins
[17:46:24] --------------
[17:46:24] Loading plugin: crashdetect
[17:46:24] CrashDetect v4.15.1 is OK.
[17:46:24] Loaded.
[17:46:24] Loading plugin: streamer
[17:46:24]
*** Streamer Plugin v2.7.9 by Incognito loaded ***
[17:46:24] Loaded.
[17:46:24] Loading plugin: sscanf2
[17:46:24]
[17:46:24] ===============================
[17:46:24] sscanf plugin loaded.
[17:46:24] Version: 2.8.1
[17:46:24] © 2012 Alex "******" Cole
[17:46:24] ===============================
[17:46:24] Loaded.
[17:46:24] Loading plugin: CTime
[17:46:24] Failed.
[17:46:24] Loading plugin: Whirlpool
[17:46:24] Failed.
[17:46:24] Loading plugin: FileManager
[17:46:24] ******************
[17:46:24] ** FILE MANAGER **
[17:46:24] ** Loaded **
[17:46:24] ** Version 1.5 **
[17:46:24] ******************
[17:46:24] Loaded.
[17:46:24] Loading plugin: dns
[17:46:24]
*** DNS Plugin v2.4 by Incognito loaded ***
[17:46:24] Loaded.
[17:46:24] Loaded 5 plugins.
[17:46:24]
[17:46:24] Filterscripts
[17:46:24] ---------------
[17:46:24] Loading filterscript 'irc.amx'...
[17:46:25] [debug] Run time error 19: "File or function is not found"
[17:46:25] [debug] IRC_GetUserChannelMode
[17:46:25] [debug] IRC_Connect
[17:46:25] [debug] IRC_SetIntData
[17:46:25] [debug] IRC_CreateGroup
[17:46:25] [debug] IRC_Quit
[17:46:25] [debug] IRC_DestroyGroup
[17:46:25] [debug] IRC_GroupSay
[17:46:25] [debug] IRC_JoinChannel
[17:46:25] [debug] IRC_AddToGroup
[17:46:25] [debug] IRC_RemoveFromGroup
[17:46:25] [debug] IRC_Say
[17:46:25] [debug] IRC_Notice
[17:46:25] [debug] IRC_ReplyCTCP
[17:46:25] [debug] IRC_ChangeNick
[17:46:25] Loading filterscript 'banhost.amx'...
[17:46:26] Loaded 2 filterscripts.
[17:46:27] [debug] Run time error 19: "File or function is not found"
[17:46:27] [debug] localtime
[17:46:27] [debug] strftime
[17:46:27] [debug] WP_Hash
[17:46:27] [debug] IRC_Connect
[17:46:27] [debug] IRC_SetIntData
[17:46:27] [debug] IRC_CreateGroup
[17:46:27] [debug] IRC_Quit
[17:46:27] [debug] IRC_DestroyGroup
[17:46:27] [debug] IRC_GroupSay
[17:46:27] [debug] IRC_SendRaw
[17:46:27] [debug] IRC_JoinChannel
[17:46:27] [debug] IRC_AddToGroup
[17:46:27] [debug] IRC_RemoveFromGroup
[17:46:27] [debug] Run time error 19: "File or function is not found"
[17:46:27] [debug] IRC_GetUserChannelMode
[17:46:27] [debug] IRC_Connect
[17:46:27] [debug] IRC_SetIntData
[17:46:27] [debug] IRC_CreateGroup
[17:46:27] [debug] IRC_Quit
[17:46:27] [debug] IRC_DestroyGroup
[17:46:27] [debug] IRC_GroupSay
[17:46:27] [debug] IRC_JoinChannel
[17:46:27] [debug] IRC_AddToGroup
[17:46:27] [debug] IRC_RemoveFromGroup
[17:46:27] [debug] IRC_Say
[17:46:27] [debug] IRC_Notice
[17:46:27] [debug] IRC_ReplyCTCP
[17:46:27] [debug] IRC_ChangeNick
[17:46:27] [debug] Run time error 19: "File or function is not found"
[17:46:27] [debug] localtime
[17:46:27] [debug] strftime
[17:46:27] [debug] WP_Hash
[17:46:27] [debug] IRC_Connect
[17:46:27] [debug] IRC_SetIntData
[17:46:27] [debug] IRC_CreateGroup
[17:46:27] [debug] IRC_Quit
[17:46:27] [debug] IRC_DestroyGroup
[17:46:27] [debug] IRC_GroupSay
[17:46:27] [debug] IRC_SendRaw
[17:46:27] [debug] IRC_JoinChannel
[17:46:27] [debug] IRC_AddToGroup
[17:46:27] [debug] IRC_RemoveFromGroup
[17:46:27] Script[gamemodes/NRRP.amx]: Run time error 19: "File or function is not found"
[17:46:27] Number of vehicle models: 0
Re: CTime and Socket plugin -
TheSnaKe - 09.01.2016
Did you updated the includes too?
Re: CTime and Socket plugin -
ZenBish - 09.01.2016
I did.
Re: CTime and Socket plugin -
ZenBish - 09.01.2016
I managed to make socket plugin work. CTime still wont load.
Re: CTime and Socket plugin -
ZenBish - 09.01.2016
bump