ULX

Author Topic: ULX_CONVAR issues  (Read 4515 times)

0 Members and 1 Guest are viewing this topic.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
ULX_CONVAR issues
« on: November 28, 2005, 08:20:03 PM »
Yes, I do realize that there is a major flaw in these convars... they're reset to the default value whenever the map changes, and you can't stick what you want to set them to in a config if you're running a dedicated server ( since commands can't be executed on the actual server ). This turns the poor convars into defines rather than something that you can truly set and expect to stay set.

There are only three ways you can fix this:
1. If you're running a listen server, you can put the values in server.cfg and have them load on map change without a problem
2. You can change the default values as set in scripts
3. You can change the value yourself every time the map changes ( a bit tiring, but an option none the less )

Sorry that there is no permanent solution I could implement as of yet!
Experiencing God's grace one day at a time.