table_add
Add an entry to a cheat table using an address or module+offset expression. Returns the new entry's ID.
Instructions
Add an entry to the cheat table. address may be a literal address or a
'module+offset' expression. Returns the new entry's id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | 4byte | |
| value | No | ||
| address | Yes | ||
| description | No | MCP entry |