mob/proc |
Problem description: ok I thought this would work and make the attacked person retaliate by attacking back. but it doesn't
I have an attack verb and all and I am really pooped right now so please help me, my goal is to have a mob that attacks back when you (or anything for that matter) attacks it. to accomplish this I was going to use a variable called attacked and made a proc that says (/\ look above) and then then it would start attacking the thing that hit it. but it is not working. there are no errors.