• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

values_from_gameserverconfig?

seven

Active member
Many gameoptions in the settings (XUi_Menu\windows.xml) now get their values from "values_from_gameserverconfig" instead of a comma separated list. Where/what is this source, and what is the proper way to specify your own settings? In past alphas you could just modify values="1,3,5etc" to change values, but now we have values_from_gameserverconfig="true" values="". With only minimal testing it appears I can just put in my own values in that null list, but will this break things?

 
Back
Top