Page 1 of 1

AAuto Pilot?

Posted: Tue Jul 31, 2007 8:13 pm
by GolfBulb
WEll befor i finish my map once and for all, i wan tto know how i auto pilot vehicles EG: Dwarf Spider Droid, PLz HJelp :D

Posted: Tue Jul 31, 2007 8:16 pm
by Maveritchell
Assuming you want the vehicles to be piloted by themselves (I think that's what you're asking), then you need to find the line "Pilottype =" in your .odf. If it's not there, then add
Pilottype = "self"
anywhere in the "Properties" section of the vehicle .odf. If there's already a pilottype line, set it = "self"

Posted: Tue Jul 31, 2007 8:23 pm
by GolfBulb
Maveritchell wrote:Assuming you want the vehicles to be piloted by themselves (I think that's what you're asking), then you need to find the line "Pilottype =" in your .odf. If it's not there, then add
Pilottype = "self"
anywhere in the "Properties" section of the vehicle .odf. If there's already a pilottype line, set it = "self"

Once again thanks for the help Its much apreciated