SA-MP Forums Archive
Streamer Problem - 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: Streamer Problem (/showthread.php?tid=664304)



Streamer Problem - MSC - 24.02.2019

I downloaded Rootcause's Miner & Trashmaster scripts. The thing is it won't load the two filterscripts.

Quote:
[17:11:21] Filterscripts
[17:11:21] ---------------
[17:11:21] Loading filterscript 'Miner.amx'...
[17:11:21] Error: Function not registered: 'PrintAmxBacktrace'
[17:11:21] Error: Function not registered: 'TogglePlayerDynamicCP'
[17:11:21] Error: Function not registered: 'DestroyDynamicCP'
[17:11:21] Error: Function not registered: 'GetDynamicObjectPos'
[17:11:21] Error: Function not registered: 'CreateDynamicCP'
[17:11:21] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[17:11:21] Error: Function not registered: 'CreateDynamic3DTextLabel'
[17:11:21] Error: Function not registered: 'CreateDynamicMapIcon'
[17:11:21] Error: Function not registered: 'IsValidDynamicMapIcon'
[17:11:21] Error: Function not registered: 'DestroyDynamicMapIcon'
[17:11:21] Error: Function not registered: 'CreateDynamicObject'
[17:11:21] Error: Function not registered: 'SetDynamicObjectMaterial'
[17:11:21] Error: Function not registered: 'DestroyDynamicObject'
[17:11:21] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[17:11:21] Loading filterscript 'ShipWars.amx'...
[17:11:21] Error: Function not registered: 'StopDynamicObject'
[17:11:21] Error: Function not registered: 'MoveDynamicObject'
[17:11:21] Error: Function not registered: 'SetDynamicObjectPos'
[17:11:21] Error: Function not registered: 'CreateDynamicObject'
[17:11:21] Error: Function not registered: 'SetDynamicObjectMaterial'
[17:11:21] Error: Function not registered: 'GetDynamicObjectPos'
[17:11:21] Loading filterscript 'SSweeper.amx'...
[17:11:21] Loading filterscript 'TrashMaster.amx'...
[17:11:21] Error: Function not registered: 'PrintAmxBacktrace'
[17:11:21] Error: Function not registered: 'TogglePlayerDynamicCP'
[17:11:21] Error: Function not registered: 'IsValidDynamicCP'
[17:11:21] Error: Function not registered: 'DestroyDynamicCP'
[17:11:21] Error: Function not registered: 'CreateDynamic3DTextLabel'
[17:11:21] Error: Function not registered: 'CreateDynamicCP'
[17:11:21] Error: Function not registered: 'CreateDynamicMapIcon'
[17:11:21] Error: Function not registered: 'IsValidDynamicMapIcon'
[17:11:21] Error: Function not registered: 'DestroyDynamicMapIcon'
[17:11:21] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[17:11:21] Error: Function not registered: 'Streamer_SetIntData'
[17:11:21] Loading filterscript 'Vehicles.amx'...
[17:11:21] Loaded 5 filterscripts.

[17:11:21] Error: Function not registered: 'DestroyDynamicObject'
[17:11:21] Error: Function not registered: 'CreateDynamicObject'
[17:11:21] Error: Function not registered: 'Streamer_Update'
[17:11:21]




Re: Streamer Problem - Hazon - 24.02.2019

My eyes..

Have you even #include a streamer at the top of the script and included in server.cfg ?


Re: Streamer Problem - MSC - 24.02.2019

Sorry but i already #included streamer & also used it in server.cfg but it's not working...