Server Objects - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server Objects (
/showthread.php?tid=436988)
Server Objects -
LonMihawk - 13.05.2013
Why is other server objects are loading slow? any reason's?
Re: Server Objects -
alimash - 13.05.2013
Your internet speed maybe is too low
Re: Server Objects -
-CaRRoT - 13.05.2013
Well , Showing the objects code would be useful - It depends if you are using a streamer or just "CreateObject" - So ya , Using CreateObjects make the objects appear when you are near them [Unless you edit the "Streamdistance" in server.cfg which is a feature that was added in 0.3x] - However - I recommend using a streamer and converting your objects to "CreateDynamicObject" instead of "CraeteObject"
Re: Server Objects -
TheChimpJr - 14.05.2013
Well depends.. If your MAP is large highly recommend putting it in a FS. and using CreateDynamicObject.. If it's small you can just put it in the script..