Posted by: |TT|
« on: April 12, 2022, 02:06:45 PM »Appreciate it.
There must be a variable for game difficulty that can be referenced. Has to be. Edit: oh you found an enum
The checkpoints from what I can tell generic_script.txt would have to be overriden/subclassed but i am not certain.
Generators i just want to on hardcore universally disable binfinitetotal, and make any that had this bool true to set their total to something like 3. And I also want to re-enable all lifeforces on hardcore. Maybe a foreach iterator but c++ is new to me and a total bitch
May i have a copy of your script?
There must be a variable for game difficulty that can be referenced. Has to be. Edit: oh you found an enum
The checkpoints from what I can tell generic_script.txt would have to be overriden/subclassed but i am not certain.
Generators i just want to on hardcore universally disable binfinitetotal, and make any that had this bool true to set their total to something like 3. And I also want to re-enable all lifeforces on hardcore. Maybe a foreach iterator but c++ is new to me and a total bitch
May i have a copy of your script?