-
Proficient Member
[Tut] How to center the login button [317]
Lol this is a really easy thing to do, but a few people asked me how so I figured I'd throw this together. It's also a really awful way of doing it, because it's just rigged. But it works.
:)
Go into client.java and search for
Replace that with
If you wanto make the other button go directly to the login thing you have to delete if(anInt833 == 3) which is somewhere right under where we were just working, and then go to the one above it, if(anInt833 == 2), and change that to if(anInt833 >= 3)
-
-
Account Upgraded | Title Enabled!
Re: [Tut] How to center the login button [317]
I don't understand what you mean by centering the login button. Can you make screenshots or something please?
Thanks,
Worthy
-
Proficient Member
Re: [Tut] How to center the login button [317]
Sure.
---------- Post added at 11:06 PM ---------- Previous post was at 11:01 PM ----------