SA-MP Forums Archive
Sscanf and Streamer file function. - 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: Sscanf and Streamer file function. (/showthread.php?tid=577413)



Sscanf and Streamer file function. - TheWay - 11.06.2015

I receive this from nativechecker when I try to start my server, Gamemode: Unknown, btw, Streamer and SSCANF are on the last versions. (searched the forum before, nothing works)

Код:
[17:32:43]    Error: Function not registered: 'SSCANF_Init'
[17:32:43]    Error: Function not registered: 'SSCANF_IsConnected'
[17:32:43]    Error: Function not registered: 'SSCANF_Join'
[17:32:43]    Error: Function not registered: 'SSCANF_Leave'
[17:32:43]    Error: Function not registered: 'CreateDynamicRectangle'
[17:32:43]    Error: Function not registered: 'sscanf'
[17:32:43]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[17:32:43]    Error: Function not registered: 'CreateDynamicPickup'
[17:32:43]    Error: Function not registered: 'CreateDynamicObject'
[17:32:43]    Error: Function not registered: 'DestroyDynamicObject'
[17:32:43]    Error: Function not registered: 'MoveDynamicObject'
[17:32:43]    Error: Function not registered: 'GetCountryName'
[17:32:43]    Error: Function not registered: 'CreateDynamicMapIcon'
[17:32:43]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[17:32:43]    Error: Function not registered: 'SetDynamicObjectRot'
[17:32:43]    Error: Function not registered: 'DestroyDynamicPickup'
[17:32:43]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[17:32:43]    Error: Function not registered: 'CountDynamicObjects'
[17:32:43]    Error: Function not registered: 'CountDynamicPickups'
[17:32:43]    Error: Function not registered: 'CountDynamic3DTextLabels'
[17:32:43]    Error: Function not registered: 'Streamer_Update'