hobson_matt 0 Posted April 5, 2003 Hi, quick mission question, i want to re-supply my troops mid-mission after a radio call, to wherever my troops are. Am thinking of some sort of link with moving a "H" to where my troops are and having a waypoint in the area, but is there any good way to do it over a large area? Is it possible to "setpos" waypoints? I did try searching, but got nothing!! Share this post Link to post Share on other sites
MintyBoy 0 Posted April 5, 2003 Did you try searching the official command reference (available in the editing section of flashpoint1985.com)? </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE"> waypoint setWPPos position Operand types:   wapoint: Array   position: Array Compatibility:   Version 1.21 required. Type of returned value:   Nothing Description:   Set waypoint position. Waypoint is in format Waypoint. Position is in format Position2D. Example:   [groupOne, 1] setWPPos getMarkerPos "MarkerOne" <span id='postcolor'> </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE"> Waypoint Format:   [group,index] Description:   Group is of type Group, index selects waypoint (index 0 selects first waypoint which is always created on group starting position). <span id='postcolor'> Copied and pasted just for you. Share this post Link to post Share on other sites