SA-MP Forums Archive
Please Help Me Again :"( [ERROR] - 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: Please Help Me Again :"( [ERROR] (/showthread.php?tid=541792)



Please Help Me Again :"( [ERROR] - krasjahn1023 - 14.10.2014

My Error


[04:48:29]
[04:48:29] Filterscripts
[04:48:29] ---------------
[04:48:29] Loading filterscript 'zmapping.amx'...
[04:48:29] Error: Function not registered: 'Streamer_CallbackHook'
[04:48:29] Error: Function not registered: 'CreateDynamicObject'
[04:48:29] Loading filterscript 'yom_bottons.amx'...
[04:48:29] Unable to load filterscript 'yom_bottons.amx'.
[04:48:29] Loading filterscript 'anims.amx'...
[04:48:29] Loaded 2 filterscripts.

[04:48:29] Error: Function not registered: 'DestroyDynamicObject'
[04:48:29] Error: Function not registered: 'CreateDynamic3DTextLabel'
[04:48:29] Error: Function not registered: 'CreateDynamicRectangle'
[04:48:29] Error: Function not registered: 'DestroyDynamicArea'
[04:48:29] Error: Function not registered: 'IsPlayerInDynamicArea'
[04:48:29] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[04:48:29] Error: Function not registered: 'CreateDynamicObject'
[04:48:29] Error: Function not registered: 'CreateDynamicMapIcon'
[04:48:29] Error: Function not registered: 'CreateDynamicPickup'
[04:48:29] Error: Function not registered: 'DestroyAllDynamicObjects'
[04:48:29] Error: Function not registered: 'DestroyAllDynamicPickups'
[04:48:29] Error: Function not registered: 'DestroyAllDynamic3DTextLabels'
[04:48:29] Error: Function not registered: 'DestroyAllDynamicCPs'
[04:48:29] Error: Function not registered: 'DestroyAllDynamicMapIcons'
[04:48:29] Error: Function not registered: 'DestroyAllDynamicRaceCPs'
[04:48:29] Error: Function not registered: 'DestroyAllDynamicAreas'
[04:48:29] Error: Function not registered: 'MoveDynamicObject'
[04:48:29] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[04:48:29] Error: Function not registered: 'IsValidDynamicObject'
[04:48:29] Error: Function not registered: 'AttachDynamicObjectToVehicle'
[04:48:29] Error: Function not registered: 'CountDynamicObjects'
[04:48:29] Error: Function not registered: 'CountDynamicPickups'
[04:48:29] Error: Function not registered: 'CountDynamicMapIcons'
[04:48:29] Error: Function not registered: 'CountDynamic3DTextLabels'
[04:48:29] Error: Function not registered: 'GetDynamicObjectPos'
[04:48:29] Error: Function not registered: 'CreateDynamicSphere'
[04:48:29] Error: Function not registered: 'SetDynamicObjectRot'
[04:48:29] Error: Function not registered: 'DestroyDynamicPickup'
[04:48:29] Error: Function not registered: 'Streamer_UpdateEx'
[04:48:29] Error: Function not registered: 'IsValidDynamicMapIcon'
[04:48:29] Error: Function not registered: 'DestroyDynamicMapIcon'
[04:48:29] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[04:48:29] Error: Function not registered: 'GetDynamicObjectRot'
[04:48:29] Error: Function not registered: 'EditDynamicObject'
[04:48:29] Error: Function not registered: 'Streamer_TickRate'
[04:48:29] Error: Function not registered: 'Streamer_Update'
[04:48:29] Error: Function not registered: 'SetDynamicObjectPos'
[04:48:29] Script[gamemodes/VGRP.amx]: Run time error 19: "File or function is not found"
[04:48:29] Number of vehicle models: 0


Re: Please Help Me Again :"( [ERROR] - Tony$$ - 14.10.2014

Update your plugins


Re: Please Help Me Again :"( [ERROR] - Vince - 14.10.2014

Creating duplicate threads is only going to add to the confusion. Stick to one topic, please! Also please, please, please choose a descriptive topic title in the future. "Please help error" doesn't help anyone!
  1. Have you put streamer.dll in the plugins folder?
  2. Have you edited server.cfg and added streamer to the list of plugins?
  3. Have you verified that the plugin is actually being loaded?