ID:176720
![]() Dec 16 2002, 5:08 pm
|
|
How can i make it so an attack i made shows an object (a fireball for instance) flying at every mob on my z level, and then kills them all?
|
![]() Dec 17 2002, 3:18 pm
|
|
You could try using the built-in missile() proc. You could also create missile objects and use walk_to or walk_toward (I can never remember which one tries to move around obstacles).
|