|
|
Thank you for the answer!How do I check the render emote in opcode 127? Sorry, I'm new to rsps.
Something similar to:
Code:NPCDefinitions npc = new NPCDefinitions(npcId); int renderId = npc.getRenderId();//or whatever opcode 127 is RenderAnimDefinitions render = new RenderAnimDefinitions(renderId); System.out.println("npc #" + npc.getId() + " anim: " + render.getWalkAnim());//or whatever opcode 1's var is
| « read help pls | Done » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |