SA-MP Forums Archive
Can't see Incognito streamer plugin objects.. - 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: Can't see Incognito streamer plugin objects.. (/showthread.php?tid=429188)



Can't see Incognito streamer plugin objects.. - dorperez - 08.04.2013

Hey Guys,

Like I said in the title,it doesn't load objects.

How I installed the streamer:

I put this on the CFG "plugins streamer.dll"

I put this code " #include <streamer> " on the top of my script.

I updated the plugin to 0.3x and compilated my GM but it didn't worked ..

Any suggestions please ?


Re: Can't see Incognito streamer plugin objects.. - Hiitch - 08.04.2013

Is the plugin in the "plugins" folder?

Are you using the function callbacks from the streamer the way they were intended to be used in the gamemode?

Are there any warnings in the compiler when the gamemode is compiled?


Re: Can't see Incognito streamer plugin objects.. - dorperez - 08.04.2013

Quote:
Originally Posted by Hiitch
Посмотреть сообщение
Is the plugin in the "plugins" folder?

Are you using the function callbacks from the streamer the way they were intended to be used in the gamemode?

Are there any warnings in the compiler when the gamemode is compiled?
Yes and in the CFG too.
Yes "CreateDynamicObject" from this site:"http://www.convertffs.com/"
No .. :\


Re: Can't see Incognito streamer plugin objects.. - dorperez - 11.04.2013

Help guys..


Re: Can't see Incognito streamer plugin objects.. - Ceez - 11.04.2013

stream_distance 300.0
stream_rate 1000

in server.cfg
REP if i helped


Re: Can't see Incognito streamer plugin objects.. - freddy smyth - 11.04.2013

Make sure that they are in the right place.


Public OnGamemodeInit


Re: Can't see Incognito streamer plugin objects.. - dorperez - 12.04.2013

Quote:
Originally Posted by Ceez
Посмотреть сообщение
stream_distance 300.0
stream_rate 1000

in server.cfg
REP if i helped
I already have those bro and it doesn't works..

Quote:
Originally Posted by freddy smyth
Посмотреть сообщение
Make sure that they are in the right place.


Public OnGamemodeInit
The lines are there for sure.. :\

Please help


Re: Can't see Incognito streamer plugin objects.. - FalconeX - 12.04.2013

Useing the right/latest version of the plugin?


Re: Can't see Incognito streamer plugin objects.. - dorperez - 12.04.2013

Quote:
Originally Posted by FalconeX
Посмотреть сообщение
Useing the right/latest version of the plugin?
Yes I am :\


Re: Can't see Incognito streamer plugin objects.. - dorperez - 12.04.2013

The problem solved but I cant see the objects from far and its show the sky because my objects are there,there is something that fix it ?