How do u make...
A.target = (what a is facing)
ID:174288
Sep 2 2003, 12:39 pm
|
|
Sep 2 2003, 12:43 pm
|
|
Look up on get_step. It should be what you want.
|
In response to Jon88
|
|
the reference stuff is confusing and i HAVE tried to read the entire thing.
could you please give me an example... A.target = (what A is facing) |
In response to Xallius
|
|
could you please help me with this?
|
In response to Xallius
|
|
var/mob/M = get_step(A,A.dir) Does that work? :) |
In response to Jon88
|
|
OMG! SUCCESS!
I used some of the suggestions in here and then manipulated them and came up with my one line code that will solve all of my problems! YAY! (questionare.status = "very happy") Thanks! |