ID:1193058
 
(See the best response by Emasym.)
Code:
mob
Player
verb
armourAbility(slot as text)


Problem description:
That's the verb I have. How can I call it from an Interface macro with an argument for 'slot'? I.e., armourAbility("Leg") or whatever. I've thoroughly searched through Help and had a search on the forums, but other than Forum_account's Keyboard library (which I'm now considering as an alternative) I've been unable to find anything.

Best response
armourAbility text you want
Thank you. It took me a few seconds to decipher your succinct post, but I understood it in the end and it's now working. Thank you so much ^_^