OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: cpt.Hawkeyez on 03 Feb 2003, 04:44:38

Title: Moving units
Post by: cpt.Hawkeyez on 03 Feb 2003, 04:44:38
How do I get a unit to move to a invisible h in a camera script I've tried this but it doesnt work

rcbriggims doMove "wp1"

how do I do this?

CymPaTheeY
Title: Re:Moving units
Post by: major asshole on 03 Feb 2003, 07:11:00

Gday

Try,

rcbriggims domove getpos wp1

L8R