its not loading the sprites correctly.
|
|

hello rune server today i decided to add a 508 mini map to my renamed deob, i loaded the mini map threw my cache (377) and this is what happen
does anyone know how to make the mini map so i dont have that black stuff and the composs to be in its place
You need to move it over, find:
To move the minimap change where i've put the "#" sign, the first 5 is how far down the minimap is and the 25 is how far it is from the left.Code:aClass30_Sub2_Sub1_Sub1_1263.method352(151, i, anIntArray1229, 256 + minimapInt3, anIntArray1052, l2, #5, 25, 146, j); compass.method352(33, minimapInt1, anIntArray1057, 256, anIntArray968, 25, 0, 0, 33, 25);
To move the compass, look on the second line, change the first 25 for up and down, and the second 25 for left and right.

how do i make it load it right ?

in client.java
replace
withCode:aClass30_Sub2_Sub1_Sub1_1263.method352(151, i, anIntArray1229, 256 + minimapInt3, anIntArray1052, l2, 5, 25, 146, j); compass.method352(33, minimapInt1, anIntArray1057, 256, anIntArray968, 25, 0, 0, 33, 25);
just a try of the post above by jammyCode:aClass30_Sub2_Sub1_Sub1_1263.method352(151, i, anIntArray1229, 256 + minimapInt3, anIntArray1052, l2, 5, 12, 146, j); compass.method352(33, minimapInt1, anIntArray1057, 256, anIntArray968, 25, 0, 0, 33, 12);


nope that didnt work zylem
Try and do it yourself, i tried to help you, just move the X and Y positions, like i said.
Good luck.

Looks weird, because of the rest of the client, except that nice work...

jimmy even when i do that it gets more black i even put -236 before the ,25 it nothing works :\

Try that.Code:aClass30_Sub2_Sub1_Sub1_1263.method352(151, i, anIntArray1229, 256 + anInt1170, anIntArray1052, -236, l, 5, 25, 146, j); aClass30_Sub2_Sub1_Sub1_1122.method352(33, anInt1185, anIntArray1057, 256, anIntArray968, - 236, 25, 4, 1, 33, 25); //4, 1 is X and Y for compass
and Stewie_ did make a tutorial in tutorial section on custom mapback's
he also explains how to move the mapback there ;]
| « Client Connecting | ok then? magic interface messed up » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |