Hi r123t, I got the item ID for the cargo drone summon from the inventory list of an operative with that ability.r123t wrote: ↑Sat Nov 21, 2020 7:05 pmHope you don't mind me asking, but how did you figure out the item id for the cargo drone?reg2k wrote: ↑Fri Nov 20, 2020 2:52 pmThanks for the work with the script loader, Sunbeam!
Add Cargo Drone Summon AbilityGives your operative the ability to summon cargo drones. Activate it from your equipment wheel - make sure you have a free slot available.Code: Select all
command('SetItem("Items.9223372234313232334", 1)')
After running the command, switch to a different operative, then switch back for the equipment wheel to refresh. It's saved into your operative's inventory so you only have to do this once. Set the value to 0 if you want to remove it.
Immortal Mode (Can take damage but cannot die)Code: Select all
command('SetPawnImmuneToDeath(GetLocalPlayerEntityId(), 1)')
I'll try and put together a table this weekend so that you and others can do the same.
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1