Jump to content
Sign in to follow this  
hobson_matt

Re-supplying mid-mission?

Recommended Posts

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!! crazy.gif

Share this post


Link to post
Share on other sites

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×