Console.reds
– Defines console functions that were removed in game patch 2.0Log.reds
– Defines logging functions that were removed in game patch 2.0
AutoContinue.reds
– Load last used save on game start skipping the Main MenuLogDebug.reds
– Defines additional logging functions that write toDEBUG
channel
Mod to help understand how to build a UI from code. This entire widget is 100% built from scratch using redscript. There are no repurposed original UI controllers.
To open the Ink Playground popup you have to hold R
when on foot (same key as for reload or radio).
To close the popup press ESC
or C
key.
Requires Codeware.
Adds search bar to the Hub > Database menu. Filters database entries by simple text match.
Requires Codeware.
Prevents the item tooltip from disappearing on some resolutions.
Enables manual leaning when aiming (default Q
and E
).