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=486114)



CreateDynamicObject - rocker3410 - 07.01.2014

I dunno I put this line under ongamemodeinit and nothing happens when I test IG


Re: CreateDynamicObject - ViciousRoleplay123 - 07.01.2014

First.. Did you compile your script?
If yes..Did u get any errors?
If no..Do you have streamer or streamer.so (According to your OS) in ur plugins line in server.cfg?
If yes..Is it is LinuxOs, does it have a .so at the end.
If yes..Check the server.log,There must be something about streamer plugin in there.


Re: CreateDynamicObject - rocker3410 - 07.01.2014

I compiled it. Streamer is in plugins line no errors. Nothing in server log.


Re: CreateDynamicObject - [SU]Spartan - 07.01.2014

Add on the top
Код:
#include <streamer>
Then add your objects at gamemode init.


Re: CreateDynamicObject - ViciousRoleplay123 - 07.01.2014

Quote:
Originally Posted by rocker3410
Посмотреть сообщение
I compiled it. Streamer is in plugins line no errors. Nothing in server log.
Try giving us the part of your server.log when it loads the streamer plugins.
It will start will line "Loading plugin streamer" or something like that


Re: CreateDynamicObject - rocker3410 - 07.01.2014

#include streamer doesn't work.


Re: CreateDynamicObject - ViciousRoleplay123 - 07.01.2014

Quote:
Originally Posted by rocker3410
Посмотреть сообщение
#include streamer doesn't work.
Srry for late reply but remember you must have streamer include in your pawno/includes.


Re: CreateDynamicObject - rocker3410 - 07.01.2014

Quote:
Originally Posted by ViciousRoleplay123
Посмотреть сообщение
Srry for late reply but remember you must have streamer include in your pawno/includes.
Well I'm not that stupid.


Re: CreateDynamicObject - Konstantinos - 07.01.2014

Quote:
Originally Posted by rocker3410
Посмотреть сообщение
#include streamer doesn't work.
What do you mean by "doesn't work"? Give more details about your problem so we'll be able to help you.


Re: CreateDynamicObject - RenSoprano - 07.01.2014

So when you IG you can't see the objects? If yes maybe they are in different world or interior