09.02.2010, 20:25
You can set draw distance when creating object to whatever you want, but keep in mind that stream won't be able to create mroe than 254 for you per time.
You can lower tick rate to let objects load faser, but that will also increase your CPU activity.
Client draw distance only affects from how far textures on your screen will be loaded.
You can lower tick rate to let objects load faser, but that will also increase your CPU activity.
Client draw distance only affects from how far textures on your screen will be loaded.

