Streamer issue - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Streamer issue (
/showthread.php?tid=273846)
Streamer issue -
Azzeto - 03.08.2011
I'v downloaded the streamer include and added #include streamer and plugins streamer to my host but how come when I join my server everything is bugged up?
Re: Streamer issue -
Shockey HD - 03.08.2011
Quote:
Originally Posted by Azzeto
I'v downloaded the streamer include and added #include streamer and plugins streamer to my host but how come when I join my server everything is bugged up?
|
What do you mean? Give more info
Re: Streamer issue -
Azzeto - 03.08.2011
I'v downloaded Icognitos streamer for a map some one mapped me, I put new streamer; on my script top, and plugins streamer on server.cfg and put streamer.so on my hosting, They use linux, but whenver i restart the server it goes blank and everythings all messed up
Re: Streamer issue - Guest3598475934857938411 - 03.08.2011
Is the actual plugins loading check server_log.txt.
Nothing else could be bugged expect objects unless you got some un-optimized script.
Re: Streamer issue -
alpha500delta - 03.08.2011
Quote:
Originally Posted by Azzeto
I'v downloaded Icognitos streamer for a map some one mapped me, I put new streamer; on my script top, and plugins streamer on server.cfg and put streamer.so on my hosting, They use linux, but whenver i restart the server it goes blank and everythings all messed up
|
Well, firstly it's #include <streamer> and not new streamer;
And did you change the objects? And do you create them at OnGameModeInit?