Posted March 1, 20223 yr comment_72204 So I've made my own interface, but I can't seem to figure out how to make the close button work... https://imgur.com/MkKGgIn <--- INTERFACE I found this online, but ComponentId doesn't exist in my files so I'm assuming it's for a different revision or something... if (interfaceId == 18788) { if (componentId == 4) player.sendhome etc } Interface was made with Displee's editor... Should also mention I'm using RuneUnity (RUSE) Any help would be great, thanks! Edited March 1, 20223 yr by Boydie96 Forgot to add Server's revision...
March 11, 20223 yr comment_72811 in ruse you can configure a button to a close button in rsinterface.java. can you show a line of code of your button?
Create an account or sign in to comment