Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

RuneMate V1.0.0 - Beta 59

Engineer
Joined
Jul 28, 2013
Messages
2,776
This is on a private server using the OSRS client, not RuneScape. I'm executing the GFX command and then the ID. In the example I used the Graphics of the Armadyl Godsword Special Attack. Each action has its own graphics most of the time. For example if you're casting an ice barrage on me the cube that lands on me is a "gfx" it has an ID. Is it possible to make it so you print out these IDs after they occur in game?
Okay, so you're using really bad naming conventions but I think I understand what you're talking about. You're talking about the class that is also used by projectiles for accessing models and such. From what you're saying this class is also used by actors for the effects of certain animations. Although it's possible for me to add this, I'm not entirely sure what it's usage would be. Anyways I'll do a little bit of research into it and see what I conclude.
 
Joined
Dec 7, 2014
Messages
11
Okay, so you're using really bad naming conventions but I think I understand what you're talking about. You're talking about the class that is also used by projectiles for accessing models and such. From what you're saying this class is also used by actors for the effects of certain animations. Although it's possible for me to add this, I'm not entirely sure what it's usage would be. Anyways I'll do a little bit of research into it and see what I conclude.
Thank you so much, it would greatly help me.
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
Thank you so much, it would greatly help me.
Can you please explain your use case for needing this, so we can factor that into the priority of its implementation as it will require some effort. If it is not something you want revealed publicly, feel free to PM me.
 
Joined
Dec 7, 2014
Messages
11
Can you please explain your use case for needing this, so we can factor that into the priority of its implementation as it will require some effort. If it is not something you want revealed publicly, feel free to PM me.
It honestly doesn't bother me, I feel all knowledge should be public, others should have the right to use this feature too. I need this for my Private Server which is currently in its beta stages using the OSRS Protocol/Client (One of a kind.)
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
It honestly doesn't bother me, I feel all knowledge should be public, others should have the right to use this feature too. I need this for my Private Server which is currently in its beta stages using the OSRS Protocol/Client (One of a kind.)
So you want to use RuneMate's DevKit to help you gather data for and/or debug your private server code? That's actually a really cool use case. :D
 
Top