im guessing the map is to much to the left for numba 1?
|
|
WARNING, large image: [Only registered and activated users can see links. ]
Problem 1
My map and compass have black spots in it. As you can see however, the sprites are loaded through Tom's Cache Suite, and it clearly shows it as being transparent. Does anyone know why this is? :\ I can't just move my gameframe over to the right, if that's what you guys are thinking, because the compass won't be aligned properly. But can i move where the minimap is, to the left? How?
Problem 2
How can I make that a button? Like the report abuse button, having an interface pop up when you click it.
THanks.Much appreciated.
Will REP++ anyone who helps.
im guessing the map is to much to the left for numba 1?
compass = wrong clientside. making the compass a button? idk as swat he seems to know rlly.
you might've loaded the compass sprite cache side but you need to make it appear on the screen client side
There was one there previously though (317 one, changed to 508) ... All I did was change the sprite via Tom's Cache Editor. If your solution still applies, mind giving me an idea how?
To make that a button you'll just need to use something along the lines of:
if(super.saveClickX >= #### && super.saveClickX <= #### && super.saveClickY >= #### && super.saveClickY <= ####){
whatever you want to happen when you click in the position.
}
| « God War Monsters Not Appearing! | Help fix this » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |