File Details
creature management tool cull dinodinos breed cryo etc-windows 54.zip
- R
- Jun 13, 2025
- 5.76 MB
- 2.3K
- 1.0
File Name
creature management tool cull dinodinos breed cryo etc-windows 54.zip
Supported Versions
- 1.0
Brute Force Fix for recent UE5.5 Update - Load Temporary Defaults
Highlights
- When clients receive server config data a size comparison is performed
- If data sizes don't match the default configuration will be loaded
- Fixed failing CMT_Buff due to non-writable Owner Name change - Temporary fix as Owner Name does not get set atm
- Fixed AutoClaim toggleable status not updating on UI when targetting a creature
Code Changes and Addtions
- Client Set Modes and Toggleables functions now perform a size comparison and failover to their corresponding Config_Load function
- Added a 'LoadDefault' bool to Load functions above
- Replaced SetID and SetName in ClaimTarget with the NetUpdateOwnerNameandID function (Does not trigger name update at present)
- Added new LastTImeAutoClaimUpdated and replaced old LastTimeUpdate