Movement sluggish - minlod/addOnLoadAlways suspected
#8
for having personal settings on each run of the engine you should use config/autoexec.cfg - but minlod is a persistent setting, which means it is automatically saved in config/saved.cfg.
Stuff you pass into addOnLoadAlways gets executed each time a map loads, and more specifically adds to the actual alias for map-load-actions .. so, you might've actually spammed your alias there with endless lines of a useless CubeScript-call.
You should check whether or not you have anything inside the "scripts/"-directory or are running stuff from inside autoexec.cfg that might make use of timers - these could be slowing down your game!
Proper way to personalize minlod:
Move your saved.cfg out of the way, run the engine, enter your minlod-value of choice, quit and restart.

So much for a little excursion into proper usage of these new aliases meant for people like V-Man, not for the simple configuration of your personal settings.

Oh, and BTW - you've seen from all the Beatles-replies .. your thread-title was chosen poorly. Try to be more ON-TOPIC .. *chuckle*
Thanks given by:


Messages In This Thread
RE: Help! I Need Somebody. - by #M|A#Wolf - 08 Oct 11, 07:42PM
RE: Help! I Need Somebody. - by Mr.OpTic - 08 Oct 11, 08:10PM
RE: Help! I Need Somebody. - by Duckett - 09 Oct 11, 05:55AM
RE: Help! I Need Somebody. - by al3rt - 08 Oct 11, 09:15PM
RE: Help! I Need Somebody. - by Viper - 09 Oct 11, 04:02AM
RE: Help! I Need Somebody. - by #M|A#Wolf - 09 Oct 11, 04:29AM
RE: Help! I Need Somebody. - by flowtron - 09 Oct 11, 09:43AM