Kamras
Member
Normally after a night of tequila I can figure this out, but I'm still not sure.
In Baseweapon, I need this section
"public override void GetProperties(ObjectPropertyList list)"
to be able to reference Mobile. End goal, I need to be able to reference the weapon level against the mobile level and display a list based on if its greater or lesser then. That part is easy, it's just I'm not sure how to bring mobile into that section properly. Any suggestions or snippets would be appreciated.
If there is a better way of doing this of course I'm all ears.
In Baseweapon, I need this section
"public override void GetProperties(ObjectPropertyList list)"
to be able to reference Mobile. End goal, I need to be able to reference the weapon level against the mobile level and display a list based on if its greater or lesser then. That part is easy, it's just I'm not sure how to bring mobile into that section properly. Any suggestions or snippets would be appreciated.
If there is a better way of doing this of course I'm all ears.