Could i use the Missle() proc to make an object shoot straight in the users direction, until it hits a dense obj/mob? If not how would i do this?
thanks
ID:179519
![]() Dec 11 2001, 3:48 pm
|
|
Deadron wrote:
missile() is a visual effect that won't actually "hit" anything or anything. I knew that Check out Spuzzum's s_missile library, which provides what you need. I searched all through S_missile, and it doesnt provide what I need Could you possibly give me a hint as to where in s_missile it is located I`ve tried s_move_along_dir but it neeeds a target |
missile() is a visual effect that won't actually "hit" anything or anything.
Check out Spuzzum's s_missile library, which provides what you need.