Page 1 of 1

Planet Nomads (2019-05-07)

Posted: Sat May 04, 2019 11:50 pm
by Shinkansen
Simple table for Planet Nomads, may or may not work. Game generates code at runtime so table has a high chance of not working / detecting the wrong code / crashing.

Usage info:
Scripts with "To Activate: XXX" can only be activated (put an "X" into the box) after doing action XXX.
Scripts with "To Update: XXX" will only update their effect after doing action XXX.
Addresses with "XXX?" will enable the script effect XXX when 1 is put into the Value.

In general:
A. Do action YYY.
B. Activate (put an X) the "Initialization (Activate This First)" script.
C. Activate (put an X) the "Base Address Scan (To Activate: YYY, To Update: ZZZ)" script.
D. Enable (put a 1) the desired effect. Example: "Set Health to Max?" address.
E. Do action ZZZ.


V1001 - 2019-05-07
1. PlayerController.
"Mobility Set to Massive?" sets Speed to massive. USe this to move around the map.
"Mobility Set to Normal?" sets Speed back to normal.
"Jetpack Maximum Speed Set to Massive?" sets Jetpack Maximum Speed to massive. Use this to allow fast flight.
"Jetpack Maximum Speed Set to Normal?" sets Jetpack Maximum Speed to normal.


V1000 - 2019-05-05
1. Tested game version V1.0.0.0 64-bit. May work on other versions.

2. PlayerController.
"Attributes Set to Max?" sets all Player Attributes like Health, Fatigue etc to max.

Allows the following to be modfied.
- "PlayerEquipModule -> m_ItemInHand". Appropriate stats for the item in hand. Some items, like the Scanner, have ScannerBehaviour, WeaponBehaviour, HandItemBehaviour, BaseEquipableItemBehaviour stats.
- "gameMode". Some cheat flags.
- "advancedSettings". Som planet settings.
- Some speed settings.

3. Item.
"Quantity Set to Max?" sets Quantity to max.

Re: Planet Nomads (2019-05-07)

Posted: Thu May 30, 2019 5:11 am
by racuxx
thank you for the table 😁

Re: Planet Nomads (2019-05-07)

Posted: Mon May 16, 2022 7:56 am
by Statham1423
Could you update it to 1.0.7.2 version please? I need the option "Infinite Items" and "Free 3D Printing" if it's possible.