Hi @AndnixSH
Is there a way i can add more than 1 multiple button that work for something else? let say def multi or gold multi? I tried to add dmgmulti2 and 3 but it doesn't work.
@Zhard you can resize height but it will not resize buttons. Maybe I'll implement something to resize whole menu, later
You can add other multi, just make sure to give it different field and add new field like "public static int dmgMulti, goldMul, AddYourOtherMultiHere;"
Learn C# and you'll figure it out, it's easy and my code is open for everyone. Just learn
Hi @AndnixSH I'm getting an error when trying to compile my code after adding a new class to the blank namespace... A quick search of the Unity website mentions this:
"Texture2D.LoadImage has been moved to a Texture2D extension method ImageConversion.LoadImage"
I'm still fairly new to all of this but I have made a Mod Menu in the past using Peek-A-Boo's own pre-made version (Here) and had no issues back then. Any ideas?
I've attached a screenshot of the compile error for you to have a look at. Hope you can help as it has my head hurting lol
Apologies in advance if I've overlooked something simple or something, it's almost 1am where i am so i'm a bit tired lol
Thanks for report lol
I checked it, I got same problem too. VinhThitlon had similar issue that there is second image that went upside down
I will see if i can fix it hahaha
I don't work with this Menu, but normally you must declare ( using ) the Menu before you can call anything in it.
Which mean you must write " using TgmM; " or anything like that.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.