View Single Post
  #4  
Old 07-12-2004, 04:58 AM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
use && instead of ||, and I'd suggest doing the showpoly after finding the stopping point (you're only using one line anyway, so no need to draw it over and over)
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote