You can bump once in 24 hours.
|
|
Fixed.
You can bump once in 24 hours.
Send this when you open the interface
The buttons will now be activated.Code:player.getFrames().sendAMask(2, 122, 900, 66, 0, 2); player.getFrames().sendAMask(1, 57, 900, 73, 0, 2); player.getFrames().sendAMask(-1, -1, 897, 0, 0, 30);
To close the interface simply put this in i900.java
Code:if(buttonId == 81) { InterfaceDecoder.sendInterfaces(p, true); switch (p.getConnection().getDisplayMode()) { case 0: case 1: InterfaceDecoder.sendFixedAMasks(p); break; case 2: case 3: InterfaceDecoder.sendFullScreenAMasks(p); break; } return; }
| « Background sprite ID. | where do it put the cache? » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |