ID:176915
 
Any ideas on how I could make it so you can only hit someone if you're facing them? This is for a close up attack, like kick or punch.
verb
kick()
set src in oview(1)
if(src.loc == get_step(usr,usr.dir)
//place your code here
else
return