I managed to partially fix GamePanel in Mu Origin Ch 8.3
Sections as Attribute1 and Attribute2 are broken or freezes the client for some reason. The rest is working as expected.
How to install:
- Open DnSpy
- Look for PlayZone
- Open the Brackets "{}" and search for OnGUI method
- Download the Fix in; https://www.mediafire.com/file/nlrny...OnGUI.txt/file
- Copy the Fix's content
- Open OnGUI method in DnSpy and replace everything with the Fix's content you copied before.
Extra info:
I changed some buttons like:
- strenghten = Enhance
- Append = Options
- Honor = Fame
- Magic crystals = Gem
In general, I changed it to Mu Origin's english language.
Button edition:
You can change "OpenMenu" button's position in OnGUI editing this line:
if (GUI.Button (new Rect (X position,Y position,Size X,Size Y), "Name of the Button"))
Tell me if you manage to fix Attribute1 and Attribute2 sections that I named to BUGERROR in the menu, so that it will be 100% fixed.



Reply With Quote



