SA-MP Forums Archive
Functions Missing - 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: Functions Missing (/showthread.php?tid=375694)



Functions Missing - Strech - 07.09.2012

[01:12:18] Checking natives...
[01:12:18] Error: Function "Streamer_CallbackHook" is not found
[01:12:18] Error: Function "DestroyDynamic3DTextLabel" is not found
[01:12:18] Error: Function "CreateDynamic3DTextLabel" is not found
[01:12:18] Error: Function "UpdateDynamic3DTextLabelText" is not found
[01:12:18] Error: Function "DestroyDynamicObject" is not found
[01:12:18] Error: Function "CreateDynamicObject" is not found
[01:12:18] Error: Function "GetDynamicObjectPos" is not found
[01:12:18] Error: Function "GetDynamicObjectRot" is not found
[01:12:18] Error: Function "EditDynamicObject" is not found
[01:12:18] Missing 9 functions in total.

I get those Functions missing on starting my gamemode.That happend after i added a gate system.
How can i fix them?


Re: Functions Missing - ddnbb - 07.09.2012

Update your streamer to the latest.


Re: Functions Missing - Strech - 07.09.2012

I did and again
[01:12:18] Error: Function "Streamer_CallbackHook" is not found
[01:12:18] Error: Function "DestroyDynamic3DTextLabel" is not found
[01:12:18] Error: Function "CreateDynamic3DTextLabel" is not found
[01:12:18] Error: Function "UpdateDynamic3DTextLabelText" is not found
[01:12:18] Error: Function "DestroyDynamicObject" is not found
[01:12:18] Error: Function "CreateDynamicObject" is not found
[01:12:18] Error: Function "GetDynamicObjectPos" is not found
[01:12:18] Error: Function "GetDynamicObjectRot" is not found
[01:12:18] Error: Function "EditDynamicObject" is not found
[01:12:18] Missing 9 functions in total.