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: Streamer (
/showthread.php?tid=470951)
Streamer -
SeniorGamer - 20.10.2013
I need to change visible items load for Incognitos, how do I do it?
Re: Streamer -
PT - 20.10.2013
Quote:
Originally Posted by SeniorGamer
I need to change visible items load for Incognitos, how do I do it?
|
no, you just need use all parameters
pawn Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 200.0);
Re: Streamer -
SeniorGamer - 20.10.2013
Not that, I need to change the Maximum objects that are visible.