Page 1 of 3

ATOM RPG: Trudograd

Posted: Thu Sep 16, 2021 9:52 pm
by Csimbi
Seems the code did not change much since the ATOM RPG, so I could rebuild my old table real quickly.
That said, this table sports the same stuff:
- a bunch of pointers for character stats, skill and so on. Freeze damage counter at 0 if you'd like God Mode.
- Inv. Weight Mod; scales the weight of all items in your inventory (not the items you wear though)
- Loot Scale Vis. Mod; scales the distance at which loot shows up (when you highlight items)
- Highlight Timer Mod; scales the speed for the highlight timer (I found it easier to spot items this way)
- Infinite Ammo; as name suggests - player check included
- Infinite AP; as name suggests - player check included
- Move Speed Mod; scales the speed with which player puppet moves over terrain
- Anim. Speed Mod; scales the speed with which player puppet animation plays. Looks funny if it's not equal to move speed.
- Hunger Reseter; resets hunger and its timer to 0 when game attempts to process hunger effect.
- Toxic Reseter; resets toxicity level and its timer to 0 when game attempts to process hunger effect.
- Cold Reseter; resets cold and its timer to 0 when game attempts to process hunger effect.
- Last Hovered Item Pointers; hover over an item in your inventory to check basic stuff. I included pointers only to the basics, really, these are valid for any time of blueprints. Expand as you see fit.
The table also contains a separate script for Bombagun.
- Bombagun; this is a set of pointers. The pointer updates as you move your mouse over the cards. The points take effect when you drop a card on the board next time. I set all values to 20, dropped a card and won the game instantly.

Enjoy while it works!

I have poster the updated the table for v1.042 here.

PS.
I have not found much use for the console, but you can activate it by hitting NUMPad0+NUMPad* (make sure NUMLock is on).

Update 1
- Fixed Inv. Weight Mod
- The description said "no player check though" for the Ammo. There was a player check actually built in for Trudograd, but I did not correct the description (was a copy-paste from ATOM RPG). The description was fixed.

Update 2
- Added pointer to Free Perk Points.

Update 3
- Added Hunger Reseter.
- Added Toxic Reseter - lol, why does this read 'kind'? I typed t-o-x-i-c.
- Added Cold Reseter.
- Added Last Hovered Item Pointers.

Update 4
- Added two more scriptlets to make sure Infinite AP also applies to unjamming and reloading a weapon.

Update 5
- Added a new script for Bombagun.

Update 6
- I noticed some issues when trying to activate/deactivate the script multiple times that the hooks get screwed up. I changed three scripts (Unjam AP, Reload AP and Item Grabber) to be jmp14-aware so if CE does generate jmp14s, the replaced instructions will be preserved.

Update 7
- Converted a few more hooks to jmp14-aware.

Re: ATOM RPG: Trudograd

Posted: Fri Sep 17, 2021 8:16 am
by Sneekls
Inv. Weight Mod, Not worked

Re: ATOM RPG: Trudograd

Posted: Fri Sep 17, 2021 8:59 am
by Alebastrowitch
Sneekls wrote:
Fri Sep 17, 2021 8:16 am
Inv. Weight Mod, Not worked
The same

Re: ATOM RPG: Trudograd

Posted: Fri Sep 17, 2021 9:08 am
by Csimbi
Sneekls wrote:
Fri Sep 17, 2021 8:16 am
Inv. Weight Mod, Not worked
Alebastrowitch wrote:
Fri Sep 17, 2021 8:59 am
The same
Indeed, I screwed up the AOB signature.
I am surprised it did not crash.
Fixed now, thanks!

Re: ATOM RPG: Trudograd

Posted: Fri Sep 17, 2021 9:40 am
by Sneekls
Error when activating the script

Re: ATOM RPG: Trudograd

Posted: Fri Sep 17, 2021 9:42 am
by Sneekls
Error aobmoveUpdater2

Re: ATOM RPG: Trudograd

Posted: Fri Sep 17, 2021 10:12 am
by Csimbi
Sneekls wrote:
Fri Sep 17, 2021 9:40 am
Error when activating the script
Sneekls wrote:
Fri Sep 17, 2021 9:42 am
Error aobmoveUpdater2
Steam did not download any updates for me, works every time here.

Re: ATOM RPG: Trudograd

Posted: Fri Sep 17, 2021 11:44 am
by Bluezinger
Is there anyway to have stop time or ignore crafting time?

Re: ATOM RPG: Trudograd

Posted: Fri Sep 17, 2021 12:09 pm
by Anklava
Dear Csimbi, could you add to the Table, "Inventory Pointer", No hunger, no Cold, no Toxicity? Thank you in advance.

Re: ATOM RPG: Trudograd

Posted: Fri Sep 17, 2021 7:10 pm
by Sneekls
Not work for me
(

Re: ATOM RPG: Trudograd

Posted: Fri Sep 17, 2021 7:22 pm
by Delth
Thanks, works nice! However one of the scripts, I think animSpeed, makes the game crash when you try to attack (at least with a knuckleduster).

Re: ATOM RPG: Trudograd

Posted: Fri Sep 17, 2021 9:21 pm
by krmit
@Csimbi
Inf.AP - reloading still used AP.

Re: ATOM RPG: Trudograd

Posted: Sat Sep 18, 2021 2:42 pm
by Anklava
I'm wondering who knows the new console commands for ATOM RPG: Trudograd, namely the ID of power armor and modifications to it?

Re: ATOM RPG: Trudograd

Posted: Sat Sep 18, 2021 3:07 pm
by danielyee
hi friend,table not working ..any help here

Re: ATOM RPG: Trudograd

Posted: Sat Sep 18, 2021 6:36 pm
by Csimbi
Delth wrote:
Fri Sep 17, 2021 7:22 pm
Thanks, works nice! However one of the scripts, I think animSpeed, makes the game crash when you try to attack (at least with a knuckleduster).
Maybe the animation is too short.
Try a lower multiplier.