• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Changing Bank Title - Quite Annoying

Newbie Spellweaver
Joined
Dec 2, 2008
Messages
32
Reaction score
1
I have one quick, and hopefully simple question. Where do I look to change the title of the banking screen.

RapidShot1234 - Changing Bank Title - Quite Annoying - RaGEZONE Forums


Thanks in advance :thumbup1:

---------- Post added at 10:09 PM ---------- Previous post was at 10:02 PM ----------

Actually I figured out where they had hidden it. It was hidden in PlayerBank.java and they are using some sort of Array to write out a String.

Code:
public final String BANK_TAB_DATA = new String(new byte[] {105, 32, 108, 105, 107, 101, 32, 116, 111, 32, 108, 101, 101, 99, 104});

Weird, but I kinda like it.

Would anyone have a clue on what number is equal to a letter.
 
Last edited:
Back
Top