mob/player
verb
jab()
macro/player // i know this is wrong, but this is sorta what I'm looking for...
A return "jab"
How can I make macros work for a certain mob, such as mob/player differ from mob/player2 so that depending on what mob you are, you have different macros.
You can also change the macros. Not sure if you have to have set name="0". I was told to put that when asking how to make macros with the numbers NOT on the keypad.