Warning with some plugins (sscanf, streamer etc..) - 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: Warning with some plugins (sscanf, streamer etc..) (
/showthread.php?tid=454909)
Warning with some plugins (sscanf, streamer etc..) -
JustBored - 30.07.2013
I dont know why, but always that i start mi samp-server i got these warnings:
Code:
Error: Function not registered: 'SSCANF_Init'
[03:08:44] Error: Function not registered: 'SSCANF_Join'
[03:08:44] Error: Function not registered: 'SSCANF_Leave'
[03:08:44] Error: Function not registered: 'sscanf'
[03:08:44] Error: Function not registered: 'Streamer_CallbackHook'
[03:08:44] Error: Function not registered: 'CreateDynamicObject'
[03:08:44] Error: Function not registered: 'SetDynamicObjectMaterialText'
[03:08:44] Error: Function not registered: 'SetDynamicObjectMaterial'
[03:08:44] Error: Function not registered: 'TSC_Connect'
[03:08:44] Error: Function not registered: 'TSC_Login'
[03:08:44] Error: Function not registered: 'CreateDynamic3DTextLabel'
[03:08:44] Error: Function not registered: 'CreateDynamicPickup'
[03:08:44] Error: Function not registered: 'CreateDynamicMapIcon'
[03:08:44] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[03:08:44] Error: Function not registered: 'DestroyDynamicObject'
[03:08:44] Error: Function not registered: 'WP_Hash'
[03:08:44] Error: Function not registered: 'EditDynamicObject'
[03:08:44] Error: Function not registered: 'MoveDynamicObject'
[03:08:44] Error: Function not registered: 'SetDynamicObjectRot'
[03:08:44] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[03:08:44] Error: Function not registered: 'Streamer_Update'
[03:08:44] Error: Function not registered: 'TSC_CreateChannel'
[03:08:44] Error: Function not registered: 'TSC_SetChannelDescription'
[03:08:44] Error: Function not registered: 'TSC_SetChannelPassword'
[03:08:44] Error: Function not registered: 'TSC_SetChannelSubChannel'
[03:08:44] Error: Function not registered: 'TSC_DeleteChannel'
[03:08:44] Error: Function not registered: 'TSC_MoveChannelBelowChannel'
[03:08:44] Error: Function not registered: 'TSC_PokeClient'
[03:08:44] Error: Function not registered: 'TSC_BanClient'
[03:08:44] Error: Function not registered: 'TSC_KickClient'
[03:08:44] Error: Function not registered: 'TSC_MoveClient'
[03:08:44] Error: Function not registered: 'TSC_ToggleClientTalkAbility'
[03:08:44] Error: Function not registered: 'DestroyDynamicPickup'
But actually those functions work perfectly, and i have the last version of all of those plugins. So їwhy is that showing up?
Re: Warning with some plugins (sscanf, streamer etc..) -
IstuntmanI - 30.07.2013
nativechecker should be the last plugin loaded !