How to fix unknows functions?
#1

I believe im missing a plugin or an include,not sure though,if you do know please post the link.Heres the log file.

Код:
# DynamicObject'
[19:03:01] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[19:03:01] Error: Function not registered: 'Audio_TransferPack'
[19:03:01] Error: Function not registered: 'Audio_IsClientConnected'
[19:03:01] Error: Function not registered: 'Audio_Play'
[19:03:01] Error: Function not registered: 'Audio_SetVolume'
[19:03:01] Error: Function not registered: 'Audio_Seek'
[19:03:01] Error: Function not registered: 'Audio_Set3DPosition'
[19:03:01] Error: Function not registered: 'Audio_PlayStreamed'
[19:03:01] Error: Function not registered: 'MoveDynamicObject'
[19:03:01] Error: Function not registered: 'CreateDynamic3DTextLabel'
[19:03:01] Error: Function not registered: 'DestroyAllDynamicObjects'
[19:03:01] Error: Function not registered: 'DestroyAllDynamicPickups'
[19:03:01] Error: Function not registered: 'DestroyAllDynamic3DTextLabels'
[19:03:01] Error: Function not registered: 'DestroyAllDynamicCPs'
[19:03:01] Error: Function not registered: 'DestroyAllDynamicMapIcons'
[19:03:01] Error: Function not registered: 'DestroyAllDynamicRaceCPs'
[19:03:01] Error: Function not registered: 'DestroyAllDynamicAreas'
[19:03:01] Error: Function not registered: 'Streamer_UpdateEx'
[19:03:01] Error: Function not registered: 'Streamer_Update'
[19:03:01] Error: Function not registered: 'IsValidDynamicPickup'
[19:03:01] Error: Function not registered: 'DestroyDynamicPickup'
[19:03:01] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[19:03:01] Error: Function not registered: 'Audio_Stop'
[19:03:01] Error: Function not registered: 'CreateDynamicRectangle'
[19:03:01] Error: Function not registered: 'DestroyDynamicArea'
[19:03:01] Error: Function not registered: 'IsPlayerInDynamicArea'
[19:03:01] Error: Function not registered: 'sscanf'
[19:03:01] Error: Function not registered: 'CreateDynamicPickup'
[19:03:01] Error: Function not registered: 'CreateDynamicMapIcon'
[19:03:01] Error: Function not registered: 'CountDynamic3DTextLabels'
[19:03:01] Error: Function not registered: 'CountDynamicPickups'
[19:03:01] Error: Function not registered: 'CountDynamicObjects'
[19:03:01] Error: Function not registered: 'SetDynamicObjectPos'
[19:03:01] Error: Function not registered: 'GetDynamicObjectPos'
[19:03:01] Error: Function not registered: 'SetDynamicObjectRot'
[19:03:01] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[19:03:01] Error: Function not registered: 'Streamer_TickRate'
[19:03:01] Error: Function not registered: 'CountDynamicMapIcons'
[19:03:01] Error: Function not registered: 'IsValidDynamicObject'
[19:03:01] Error: Function not registered: 'IsValidDynamicMapIcon'
[19:03:01] Error: Function not registered: 'DestroyDynamicMapIcon'
[19:03:01] Error: Function not registered: 'Audio_SetPack'
[19:03:01] Script[gamemodes/EliteWorld.amx]: Run time error 19: "File or function is not found"
[19:03:01] Number of vehicle models: 0
Reply
#2

Install both the plugin, and the include correctly.
Reply
#3

Which ones?
Reply
#4

http://code.******.com/p/samp-stream...q=label%3A0.3e
Extract that into your server directory.

Then go into your server.cfg and find the line that says plugins, add the word "streamer" to it so it looks like this.
Код:
plugins streamer
Reply
#5

That did not work for me,still have the same errors.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)