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



CreateDynamicObject. - oktokt1 - 07.07.2016

I Need Help With this problem.
I using this


Код:
[10:00:00]   Loaded.
[10:00:00]  Loading plugin: nativechecker
[10:00:00]   Loaded.
[10:00:00]  Loading plugin: streamer
[10:00:00]   Failed.
[10:00:00]  Loaded 1 plugins.

[10:00:00]    Error: Function not registered: 'CreateDynamicObject'
[10:00:00]    Error: Function not registered: 'SetDynamicObjectMaterial'
[10:00:00] Script[gamemodes/OKTOKT.amx]: Run time error 19: "File or function is not found"
[10:00:00] Number of vehicle models: 0



Re: CreateDynamicObject. - Ritzy2K - 07.07.2016

Plugins are case sensitive, are you sure your streamer S isn't capital in plugin folder?


Re: CreateDynamicObject. - oktokt1 - 07.07.2016

Quote:
Originally Posted by [HLF]Southclaw
Посмотреть сообщение
We'll need some more information on your setup. What OS are you using? What streamer version?

If windows, check this: https://github.com/samp-incognito/sa...ment-230178747 and some of these: https://github.com/samp-incognito/sa...ue+is%3Aclosed

If linux, try building from source (usually fixes problems with anything linux).
Well, I was Using v 2.8.2 and it was need some thing From Microsoft.
And now i'm using v 2.7 and its working but still that error
I'm Using windows Not Linux.

Error: Function not registered: 'CreateDynamicObject'
Error: Function not registered: 'SetDynamicObjectMaterial'
Quote:
Originally Posted by [ND]xXZeusXx.
Посмотреть сообщение
Plugins are case sensitive, are you sure your streamer S isn't capital in plugin folder?
No its not "S" its "s".


Re: CreateDynamicObject. - Farzam - 07.07.2016

Update your streamer.inc include and streamer.dll plugin. It should work fine. At least did for me.


Re: CreateDynamicObject. - oktokt1 - 07.07.2016

Then Can You Guys Send me the Plugin and Inc at Any Upload Website and send me link
+rep


Re: CreateDynamicObject. - oktokt1 - 07.07.2016

Quote:
Originally Posted by [HLF]Southclaw
Посмотреть сообщение
We'll need some more information on your setup. What OS are you using? What streamer version?

If windows, check this: https://github.com/samp-incognito/sa...ment-230178747 and some of these: https://github.com/samp-incognito/sa...ue+is%3Aclosed

If linux, try building from source (usually fixes problems with anything linux).
Quote:
Originally Posted by [HLF]Southclaw
Посмотреть сообщение
No need, just get it from the forum thread or the repository: https://github.com/samp-incognito/samp-streamer-plugin
I did and its the same problem Because it is written entirely in C++,