for(var/mob/M in get_step_to(usr,usr.dir,2)) |
Problem description:
That's what I thought I should've been using. Evidently not. get_step_away doesn't work either :|
ID:144381
Dec 25 2006, 5:10 pm (Edited on Dec 25 2006, 11:33 pm)
|
||
Code:
Problem description: That's what I thought I should've been using. Evidently not. get_step_away doesn't work either :| | ||
o_o Yeah but that doesn't work either, I even double checked just then.
| |
#4 Dec 25 2006, 6:27 pm
|
||
I think that works. I dunno, can't test it at the moment. | ||
Ew.
That will attack all mobs in a radius of 2 :( | |
You were checking the step between the usr and the usr which doesn't work..