Blue Fire
Posted: Sat Feb 06, 2021 7:53 am
Only a few options so far since I've yet to use the template but it's a UE4 game so shouldn't take too long to get some better cheats in.
Current Table:
Current Options:
Well I found some interesting things while looking for the inventory and it turns out the game just uses a simple enum to keep track of the item type. You can change this to whatever and figure out all the rest of them since I don't feel like populating all of them myself.
Current Table:
Current Options:
- Inf Health (does not affect fall damage)
- Modify Damage (can modify both player and enemy damage separately)
- Get Movement Pointers
- Step Height
- Jump Velocity
- Walk Speed
- Modify Jump Height
- Modify Movement Speed (can set enemy movement speed as well)
- Get Player Pointers (Enter Pause Menu to Populate)
- Current Health
- Max Health
- Current Energy
- Max Energy
- Ore
- Inventory
- Items
- Key Items
- Noclip (need to implement Z-control)