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



Object Streamer - Mr.Mafia - 04.10.2012

How can i set Streamer distance through script or IG command? like i want it 100 and i want to set it ingame. Is this possible?


Re: Object Streamer - Red_Dragon. - 04.10.2012

In you server.cfg file put this
Код:
stream_distance 300.0
or change the 300.0 to any distance you want


Re: Object Streamer - Mr.Mafia - 04.10.2012

I cant do that because Delux host doesnt allow me to do that through their EasyAdmin and when i upload my own server.cfg. Server starts bugging and it doesnt work at all.

I know that too but thats the reason im asking for it


Re: Object Streamer - Roel - 04.10.2012

Contact Delux host and tell them that they are crap, and buy a vps of dedicated server, then you are free to modify whatever you wan't.


Re: Object Streamer - Red_Dragon. - 04.10.2012

Do you have streamer plugin ?


Re: Object Streamer - Mr.Mafia - 04.10.2012

Yeah, i do

Quote:
Originally Posted by Roel
Посмотреть сообщение
Contact Delux host and tell them that they are crap, and buy a vps of dedicated server, then you are free to modify whatever you wan't.
I wish i could afford that =D


Re: Object Streamer - Red_Dragon. - 04.10.2012

pawn Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
Look at the LAST VALUE, you may edit this in your script but if you have too many objects i suggest roel's idea but if you cannot afford that, that's your problem


Re: Object Streamer - Mr.Mafia - 04.10.2012

thats rude but okey. Thanks for your help

Rep++