-
Shop Edit Button
Hey,
I have a Problem with the *.exe.
I want to disable the Edito Shop Button to avoid Bug Using.
But when i hex edit the exe and disable OKClick (The node of the Shop Edit Button and the create Shop Button) i disable booth.
Can anyone give me a hint how i can disable it?
I want it with this *.exe because its has also the Weapon Skin fix where the duration goes only down when a skill is used. Link of the Exe
Thanks for any Help :)
-
Re: Shop Edit Button
* You can try so that in .nif you make the button zero-size (on second though normally you cant make rectangle zero-size, smallest should be 1 pixel).
* Or just move it like far-far away, so no one can press it.
* If you think that this isn't still enough then you need know some about disassembling.
You can disable it from the .exe where the .nif is loaded and
just skip the part where the onclick events are added to the buttons.
Some suggestions.
-
Re: Shop Edit Button
-
Re: Shop Edit Button
The Gem Bugs are deep in the German underground.