Thanks a bunch. Sorry to be bothering you with this, just finding myself very confused editing this. Have a few other questions in fact.
-----------------------------------------------------------
:: Gameplay Choice IDs -
MISSION_06_CHOICE = 0
MISSION_22_CHOICE = 1
MISSION_21_CHOICE = 2
M06_CHOICE_BLOWN_TOWER = true;
M06_CHOICE_BRANDED_TOWER = false;
M22_CHOICE_KILLBANE = yada
M21_CHOICE_KILLBANE = yada
- I am only at mission 8 or 9 currently. What should I do here? I am also unable to locate the file that lists the choice I made for mission 06
-----------------------------------------------------------
:: Time of day and weather variables for day/night cycle
TOD_Span = "changeyou"
TOD_Last_Check = "changme"
- Should I be adjusting these?
-----------------------------------------------------------
::Weapon cycle variables
SLOT_TWO = 1
SLOT_THREE = 1
SLOT_FOUR = 1
SLOT_ETC= 1
SLOT_TEMP = 1
- What do these control exactly?
-----------------------------------------------------------
:: Command variables
COOP_COMMANDS = false
DRUGGED_COUNTER = 1
DRUNK_COUNTER = 1
SANDBOX_TEAM = 2
NOTORIETY_MAXED_ALL = true
NOTORIETY_ZERO = true
HATE_THOSE_SAINTS = true
- Unsure of what these control exactly or should be set at as well; notoriety I do but it seems both settings counteract eachother. In regards to the "HATE_THOSE_SAINTS" variable I've considered that might only be able to be explained via some level of spoiler, if such is the case maybe just recommend "true" or "false" based on the fact that I'm on mission 8.
----------------------------------------------------------
Thanks a bunch for the help, and for the mod... hope these changes work out!