TMInterface-AS-SaiMoen

Collection of TMInterface AngelScript scripts.


Project maintained by Sai-Moen Hosted on GitHub Pages — Theme by mattgraham

«

Introspect

Allows you to look at a save state’s memory more closely (in run mode).

Installation

Guide

Use the introspect command to toggle the window.

Note that you need to be in run mode (i.e. have a map open) to actually see the fields.

The console spam option enables reading at the current offset and logging the value. The float view option switches between interpreting said value as either an integer or a float.

You can adjust the offset manually, or select certain fields, which will adjust the offset accordingly.

Patch Notes

v2.1.1a