Hi,
In several aiscripts the parameters "advanced =" true "" can be found. Parameters with this value are not visible in the game. How can I make these parameters accessible in the game?
Accessible advanced Parameter in the Game?
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 391
- Joined: Sun, 9. Nov 08, 03:07
Re: Accessible advanced Parameter in the Game?
Looking through all the params that have that setting it seems it is intended for options which are set elsewhere... or not at all. Formation settings for instance, those are set on the formation screen, the range for things like explore, those looks like they were meant to be adjusted by dragging the mouse along the sphere, but didn't make it into release. You can access them by setting advanced to false. According to the tooltip (which you get is you are using VB studio with the schema) the description of the advanced modifier is "is UI visibility restricted to the advanced UI mode"