Function Not Registed - 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: Function Not Registed (
/showthread.php?tid=626555)
Function Not Registed -
tembokmerdeka - 17.01.2017
Can someone help me with this please? im new in scripting
[11:21:11] Error: Function not registered: 'SSCANF_Init'
[11:21:11] Error: Function not registered: 'SSCANF_Join'
[11:21:11] Error: Function not registered: 'SSCANF_Leave'
[11:21:11] Error: Function not registered: 'Streamer_VisibleItems'
[11:21:11] Error: Function not registered: 'sscanf'
[11:21:11] Error: Function not registered: 'CreateDynamicPickup'
[11:21:11] Error: Function not registered: 'CreateDynamicObject'
[11:21:11] Error: Function not registered: 'DestroyDynamicPickup'
[11:21:11] Error: Function not registered: 'WP_Hash'
[11:21:11] Error: Function not registered: 'DestroyDynamicObject'
[11:21:11] Error: Function not registered: 'CountDynamicObjects'
[11:21:11] Error: Function not registered: 'CountDynamicPickups'
[11:21:11] Error: Function not registered: 'CountDynamicCPs'
[11:21:11] Error: Function not registered: 'MoveDynamicObject'
[11:21:11] Error: Function not registered: 'EditDynamicObject'
Re: Function Not Registed -
X337 - 17.01.2017
sscanf, streamer, and whirlpool plugins are not loaded.
Re: Function Not Registed -
BiosMarcel - 17.01.2017
Nevermind
Re: Function Not Registed -
Sew_Sumi - 17.01.2017
This will also happen if you don't follow the instructions for nativechecker (It HAS to be put where it states, in its release topic, in the plugins line in server.cfg)