Help please [+rep for helpers] - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Help please [+rep for helpers] (
/showthread.php?tid=501985)
Help please [+rep for helpers] -
thomaswilliams - 21.03.2014
Hey I have a Error 19: File or function not found error in my server and this is what nativechecker is saying:
Код:
Error: Function not registered: 'IRC_GetUserChannelMode'
Error: Function not registered: 'SSCANF_Init'
Error: Function not registered: 'SSCANF_Join'
Error: Function not registered: 'SSCANF_Leave'
Error: Function not registered: 'IRC_Connect'
Error: Function not registered: 'IRC_SetIntData'
Error: Function not registered: 'IRC_CreateGroup'
Error: Function not registered: 'IRC_Quit'
Error: Function not registered: 'IRC_DestroyGroup'
Error: Function not registered: 'IRC_GroupSay'
Error: Function not registered: 'IRC_JoinChannel'
Error: Function not registered: 'IRC_AddToGroup'
Error: Function not registered: 'IRC_RemoveFromGroup'
Error: Function not registered: 'IRC_Say'
Error: Function not registered: 'IRC_Notice'
Error: Function not registered: 'IRC_ReplyCTCP'
Error: Function not registered: 'IRC_ChangeNick'
Error: Function not registered: 'sscanf'
Error: Function not registered: 'SSCANF_Init'
Error: Function not registered: 'SSCANF_Join'
Error: Function not registered: 'SSCANF_Leave'
Error: Function not registered: 'Streamer_CallbackHook'
Error: Function not registered: 'CreateDynamicObject'
Error: Function not registered: 'IsValidDynamic3DTextLabel'
Error: Function not registered: 'DestroyDynamic3DTextLabel'
Error: Function not registered: 'CreateDynamic3DTextLabel'
Error: Function not registered: 'CreateDynamicPickup'
Error: Function not registered: 'CreateDynamicMapIcon'
Error: Function not registered: 'DestroyDynamicPickup'
Error: Function not registered: 'DestroyDynamicObject'
Error: Function not registered: 'IsValidDynamicObject'
Error: Function not registered: 'Streamer_SetFloatData'
Error: Function not registered: 'sscanf'
Error: Function not registered: 'AttachDynamicObjectToVehicle'
Error: Function not registered: 'UpdateDynamic3DTextLabelText'
Error: Function not registered: 'GetDynamicObjectPos'
Error: Function not registered: 'MoveDynamicObject'
Error: Function not registered: 'SetDynamicObjectRot'
Error: Function not registered: 'GetDynamicObjectRot'
Error: Function not registered: 'EditDynamicObject'
Error: Function not registered: 'DestroyDynamicMapIcon'
Error: Function not registered: 'IsValidDynamicPickup'
Error: Function not registered: 'SetDynamicObjectPos'
and only Whirlpool is loading out of Streamer, IRC and Sscanf
Re: Help please [+rep for helpers] -
shourya12 - 21.03.2014
Update your Plugins with latest includes
Re: Help please [+rep for helpers] -
UnknownOwner - 21.03.2014
Update your SSCANF, Streamer and IRC plugin and recompile then run...
Re: Help please [+rep for helpers] -
thomaswilliams - 21.03.2014
Ok I will try
Re: Help please [+rep for helpers] -
HoboGamings - 21.03.2014
Make sure you have defined them all
Re: Help please [+rep for helpers] -
SkippyBall - 21.03.2014
https://sampwiki.blast.hk/wiki/Scripting_Basics#Include
https://sampwiki.blast.hk/wiki/Scripting_Basics#Functions
Re: Help please [+rep for helpers] -
KilotD - 22.03.2014
Update your plugins
Re: Help please [+rep for helpers] -
TonyNames - 22.03.2014
Update your plugins and include then re-compile your script