The common folder for the game has a folder called component_flags and inside is a file called component_flags.txt. It appears that this is to define flags that can be used to "mark" things for selection. The comments seem to indicate that these flags can be used for anything. Am I interpreting this correctly? I hope this is true because I need to create my own flags.
Has anyone who mods ever created flags (NOT graphical/symbol flags) to mark anything for events in a mod? I need to know if this can be done. I want to mark both stars and fleets with a specific flag that I will use for triggering events. I am assuming that has_star_flag refers to "system" flags.
Has anyone who mods ever created flags (NOT graphical/symbol flags) to mark anything for events in a mod? I need to know if this can be done. I want to mark both stars and fleets with a specific flag that I will use for triggering events. I am assuming that has_star_flag refers to "system" flags.