Posted September 12, 20186 yr comment_22604 Difficulty: 1/10Tested on: Project InsanityClasses modified: PlayerAssistant.javaStart off by opening your PlayerAssistant.java class. Then search for: This is the hidden content, please Sign In or Sign Up You will notice a bunch of codes. So let me explain. This is the hidden content, please Sign In or Sign Up What this code does is that it goes to the Client class, then get's the sendFrame method from the PlayerAssistant class, then sends a frame to the server to the assigned ID and changes it's text.If you played the PI base, you'll notice that in the modern spellbook, they have a teleport called "Monster Teleport", right? The ID used here (1300) is the name of the Varrock teleport, so this code changes the normal "Level 20: Varrock Teleport" to the text you wish it to be, in this case "Monster Teleport".So it's like this: This is the hidden content, please Sign In or Sign Up It's not only limited to spells and teleports though. You could change the text of any interfaces using this code, as long as you know the correct ID.Here is the full list of modern and ancients teleports, simply replace the old ones with these and edit edit them to the names and decription you want it to be: This is the hidden content, please Sign In or Sign Up So now you know how to edit the texts on existing and new interfaces! Enjoy!
January 30, 20205 yr comment_44290 Thankyou for the help this is what ive been looking for! Thankyou for the help this is what ive been looking for!
March 27, 20205 yr comment_48685 Seems like a crude solution from a code point of view, but it works. Thanks!
Create an account or sign in to comment