How to load object quickly?
#2

First of all make sure that the server isn't running slow. If that happens it's pretty obvious that objects are loading slow as well. To check this use the NetStats functions to get for example the Server Tick (if it's constantly a lot lower than 200 your script is using quite a lot CPU).

Some more info would be nice, I assume you use the Streamer Plugin?

If the server as such is running fine, check the TickRate (first check if you modified it). The values from the server.cfg do not influence this at all. But usually the default TickRate is pretty well balanced so it should work fine (adjust if it still doesn't).
Just note that there will always be a delay if you do not tell the Streamer that, or rather when a Player teleports (use Streamer_UpdateEx before SetPlayerPos to update the position before he even gets there).
Reply


Messages In This Thread
How to load object quickly? - by NamBank - 29.05.2017, 15:47
Re: How to load object quickly? - by NaS - 29.05.2017, 17:54

Forum Jump:


Users browsing this thread: 1 Guest(s)