Muttley 0 Posted May 21, 2008 I've got the script to make a static unit start at a certain height but I need the unit to patrol back and forth across the corridor, how would I do this? I tried applying the same script to the way points and setting the way points to go to invisible objects at the same floor. Thanks in advance. Share this post Link to post Share on other sites
W0lle 1052 Posted May 21, 2008 Why you need a script to make a unit start at a certain height? This can be done with a single line in the init line of a unit. For units walking through buildings I would use this Random house patrol script. Check the included readme for instructions on how to use it. Share this post Link to post Share on other sites
Muttley 0 Posted May 22, 2008 Yeah by script i meant init field sorry for the confusion there. =P Thanks for your help W0lle. =) Share this post Link to post Share on other sites