SA-MP Forums Archive
Some Problems - 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: Some Problems (/showthread.php?tid=603047)



Some Problems - Driver546465 - 17.03.2016

i get run time error 19 on the GameMode

i use nativechecker

and it found

Error: Function not registered: 'Streamer_CallbackHook'
Error: Function not registered: 'CreateDynamicPickup'
Error: Function not registered: 'DestroyDynamicPickup'
Error: Function not registered: 'GetCountryName'
Error: Function not registered: 'CreateDynamicObject'
Error: Function not registered: 'CreateDynamicMapIcon'
Error: Function not registered: 'CreateDynamicCP'
Error: Function not registered: 'CountDynamicObjects'
Error: Function not registered: 'IsPlayerInDynamicCP'
Error: Function not registered: 'MoveDynamicObject'
Error: Function not registered: 'DestroyDynamicMapIcon'
Error: Function not registered: 'UpdateDynamic3DTextLabelText'
Error: Function not registered: 'DestroyAllDynamicObjects'
Error: Function not registered: 'DestroyAllDynamicPickups'
Error: Function not registered: 'DestroyAllDynamicMapIcons'
Error: Function not registered: 'DestroyAllDynamic3DTextLabels'
Error: Function not registered: 'DestroyDynamic3DTextLabel'
Error: Function not registered: 'CreateDynamic3DTextLabel'
Error: Function not registered: 'GetDynamicObjectPos'

how to fix please and thanks !!


Re: Some Problems - zPain - 17.03.2016

Did you install the streamer plugin correctly?


Re: Some Problems - Driver546465 - 17.03.2016

yep i downloaded it and i replace it on my Include and on Plugins and on server cfg

help please