ID:175349
 
Im trying to macro the verb shoot but its path isnt /mob/verb/Shoot it is obj/guns/verb/Shoot is there a way to lead a macro to obj/guns/verb/Shoot and not /mob/verb/Shoot? Thanks for helping!
Hmm, I don't think this would be the IDEAL solution to your problem, but...it may help. Try the call() proc.