OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started 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
-
Gday
Try,
rcbriggims domove getpos wp1
L8R