• Mods are now organized as resources. Use the Mods link above to browse for or submit a mod, tool, or prefab.

    The TFP Official Modding Forum Policy establishes the rules and guidelines for mod creators and mod users.

values_from_gameserverconfig?

seven

Community Moderator
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