Paste the code for declaring the sprite, e.g.
orbfill = new Sprite("orbfill1");
or whatever.
|
|

I'm adding HP orbs. No, i didn't leech anything.
All the codes are correct. The custom sprites, unfortunately, will not load.
I have no idea why. They're meant to load under the text that shows the number statistic for the orb.
I'm using non-renamed. I'm doing my best to try and add it, but it just won't show.
Can anyone help?
(The same thing happens when i try to add the correct logout X with hovers)


method13(75, (byte)4, "Loading Sprites...");
try{
System.out.println("Loading custom sprites...");
aClass30_Sub2_Sub1_Sub1Array1100[1] = new Class30_Sub2_Sub1_Sub1("logout1")
aClass30_Sub2_Sub1_Sub1Array1100[2] = new Class30_Sub2_Sub1_Sub1("logout2")
aClass30_Sub2_Sub1_Sub1Array1100[3] = new Class30_Sub2_Sub1_Sub1("hoverlogout")
//logout
aClass30_Sub2_Sub1_Sub1Array1100[4] = new Class30_Sub2_Sub1_Sub1("orb1")
aClass30_Sub2_Sub1_Sub1Array1100[5] = new Class30_Sub2_Sub1_Sub1("orb2")
aClass30_Sub2_Sub1_Sub1Array1100[6] = new Class30_Sub2_Sub1_Sub1("orb3");
System.out.println("loading custom sprites complete");
}
catch(Exception _ex) {
System.out.println("loading custom sprites failed");
Me and benny are working together, just so you know.
}
Last edited by Sora; 02-09-2009 at 06:08 AM. Reason: Double posting is not allowed!
galkon also what method is the mini map location i need to move it over coz when i click somewhere it will show the red flag slightly over to the left and walk there, i need to move my mini map 30 pixels to the right..
![]()


..Anyone wanna help...?
| « Anyone know how to fix this? | Adding Models in 317 Deob » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |