Home   Help Search Login Register  

Author Topic: Re-supplying mid-mission  (Read 451 times)

0 Members and 1 Guest are viewing this topic.

hobson_matt

  • Guest
Re-supplying mid-mission
« on: 05 Apr 2003, 10:00:05 »
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!!   :-[

Offline dmakatra

  • Members
  • *
  • Better known as Armsty
Re:Re-supplying mid-mission
« Reply #1 on: 05 Apr 2003, 18:46:19 »
DonÂ't setpos anythin. Just put this in the on act field.

choppername commandmove getpos playername

or sumthin.

Flapje

  • Guest
Re:Re-supplying mid-mission
« Reply #2 on: 06 Apr 2003, 11:16:13 »
dunno if commandmove is right. if it isn't, try domove. if it is, please tell me  ;D
« Last Edit: 06 Apr 2003, 20:53:23 by Flapje »

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Re-supplying mid-mission
« Reply #3 on: 06 Apr 2003, 20:35:08 »
If it helps ....


wapoint 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"

Plenty of reviewed ArmA missions for you to play