^You can remove it from the cache and be fine... I did.. I also do it with the titlebox buttons![]()
|
|

Ok im Going to show you how to delete the logo by just commenting out TWO
LINES!
Step 1 and only:
Find in Drawlogo method in client.java:
make that look like:Code:sprite = new Sprite(titleStreamLoader, "logo", 0);
still, 2 lines under that code is:Code://sprite = new Sprite(titleStreamLoader, "logo", 0);
make that look like this:Code:sprite.drawSprite(382 - sprite.myWidth / 2 - 128, 18);
And your done!Code://sprite.drawSprite(382 - sprite.myWidth / 2 - 128, 18);
heres a pic:
Sorry about the new background, I used the suite cache editor by tom
IF YOU USE SUITE CACHE EDITOR TO REMOVE THE LOGO
YOUR CLIENT WILL CORRUPT!

^You can remove it from the cache and be fine... I did.. I also do it with the titlebox buttons![]()

Removing from the cache isn't recommended because it's trying to draw something that's not there. Also should be in snippets.


OR: How do I get rid of background encryption/flipping now lol?
| « Client Compiler Tutorial | [Battlescape] client keep connecting to 127.0.0.1 » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |