I don't know what's going on with this base! Help. - 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: I don't know what's going on with this base! Help. (
/showthread.php?tid=606461)
I don't know what's going on with this base! Help. -
ZToPMaN - 04.05.2016
Hey, So, In the gates place in the game, there is a building there. But I can't see this base when I be far from the building. Is there any one which I can show it?
Re: I don't know what's going on with this base! Help. -
biker122 - 04.05.2016
Increase it's draw distance/streaming distance.
Re: I don't know what's going on with this base! Help. -
ZToPMaN - 04.05.2016
And, How can i do this? .-.
Re: I don't know what's going on with this base! Help. -
Sew_Sumi - 04.05.2016
PHP код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_OBJECT_SD, Float:drawdistance = STREAMER_OBJECT_DD, STREAMER_TAG_AREA areaid = STREAMER_TAG_AREA -1);
Stream distance, and draw distance. That is of course if you are using the streamer.
What is odd is the fact you have fences and windows showing but nothing else...