PalWorld-NetCrack
PalWorld-NetCrack copied to clipboard
add all effigies and ability to multiply item slots.
adds two new buttons, all effigies and 2x the first item in your inventory.
Nice. I'll implement this after work. Also want to get a barebones ESP working.
Nice. I'll implement this after work. Also want to get a barebones ESP working.
I merged your initial changes into a pr i was in the middle of , it still gives you credit for your contributions, figured it would make things easier. I will included the snipped above but leave it up to you if you want to make adjustments to the way things are called via the button press at this current time.
In regards to your esp comment, I can implement a debug esp that will display all actors for each level located in UWorld->Levels.
I merged your initial changes into a pr i was in the middle of , it still gives you credit for your contributions, figured it would make things easier.
I'll make those adjustments and add another commit, then you can merge them into your PR and we can track work there. Much appreciated.
re-learning this C++ and Unreal stuff, your comments are extremely helpful :)
I'll close this one eventually.
@xCENTx Changes made. great suggestions. Correct me if im wrong but the =0 in the header file should catch if the index isn't included right?