errors :/ - 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: errors :/ (
/showthread.php?tid=497572)
errors :/ -
mahmoudalzamalkawy - 27.02.2014
i got those errors when i run samp server
PHP код:
[00:47:47] Error: Function not registered: 'Streamer_CallbackHook'
[00:47:47] Error: Function not registered: 'CreateDynamicObject'
i tried to ignore it
but the objects is not created in the game mode
could you help me please?
Re: errors :/ -
mahmoudalzamalkawy - 27.02.2014
could somebody help me?
Re: errors :/ -
Miado_Hulk - 27.02.2014
The function doesn't exist I think? You're trying to call these 2 functions without them existing.
Re: errors :/ -
itsCody - 27.02.2014
do you have streamer included?