dandin384 -> RE: Vertrep (3/31/2015 2:06:38 AM)
|
quote:
ORIGINAL: Colonel Mustard Is it possible to simulate this through the teleport function? Have a helo hover over a target ship for a period of time, triggering teleport of weapons/supplies into the ship's magazines? Scenario designer would need to have a supply of the right materials stashed at the North Pole....Anticipating the appropriate items to be replenished. Also not currently possible. The event editor only lets you teleport units, not ammunition. quote:
ORIGINAL: jarraya One possible way of doing this is with Lua. You can use the DeleteUnit and AddUnit functions. Create and action that triggers when helicopter is on station (you will need a set of moving RPs around the ship. Delete the ship Add the same ship in the same location that the old one was on. True, but there are some other factors that would need to be considered. Things like fuel state and damage control would have to be replicated by the Lua unit as well. Since it's hard to predict damage before it occurs the cloned unit would have to be update right before transfer. So while it's possible with Lua it would be a fair amount of work.
|
|
|
|