SA-MP Forums Archive
Server map not loading - 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: Server map not loading (/showthread.php?tid=488224)



Server map not loading - Blademaster680 - 17.01.2014

Hi.

So my prison isnt loading properly. I have to stand close to it so I can see the walls and ground.
Here is an image of what I mean.

Any suggestions?


Re: Server map not loading - ikbenremco - 17.01.2014

Show us the code.


Re: Server map not loading - Blademaster680 - 17.01.2014

http://pastebin.com/wbvzinNz


Re: Server map not loading - Blademaster680 - 01.02.2014

Bump!


Re: Server map not loading - thegamer355 - 01.02.2014

use drawdistance
then the code should look like:
Код:
CreateDynamicObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:DrawDistance)