View Single Post
Old 08-06-2006, 04:11 PM   #4 (permalink)
Mishkin
Senior Member
 
Join Date: Oct 2003
Location: Nevada, USA
Posts: 933
Default

This should work:

Engineer.INI:
Behavior = ConvertToHijackedVehicleCrateCollide ModuleTag_50
RequiredKindOf = STRUCTURE CAPTURABLE
ForbiddenKindOf = IMMUNE_TO_CAPTURE
End

Structure.INI:
Behavior = AIUpdateInterface ModuleTag_Capture
End

Keep in mind that all structures you want to be capturable need to have this piece of code. You can use whatever ModuleTag you wish.
Mishkin is offline   Reply With Quote