Making pre-loaded boats?

iMephiles

New Member
Reaction score
0
Make the units start outside the boat and give them the order to get inside the boat on map start.
 

Dalemil

New Member
Reaction score
2
here's what I came up with but its only loading the first unit and not the second..I'm not that trigger savvy so I can't figure out what the problem is.

Trigger:
  • Events
    • Time - Elapsed game time is 0.01 seconds
    • Actions
      • Player Group - Pick every player in (All players) and do (Actions)
        • Loop - Actions
          • Unit - Create 1 Transport for (Picked player) at ((Picked player) start location) facing Default building facing degrees
          • Set Boat = (Last created unit)
          • Unit - Create 1 Basic Builder for (Picked player) at ((Picked player) start location) facing Default building facing degrees
          • Unit - Order Boat to Load (Last created unit)
          • Unit - Create 1 Scout for (Picked player) at ((Picked player) start location) facing Default building facing degrees
          • Unit - Order Boat to Load (Last created unit)
 

jig7c

Stop reading me...-statement
Reaction score
123
Trigger:
  • Boat
    • Events
      • Time - Elapsed game time is 0.01 seconds
    • Conditions
    • Actions
      • Player Group - Pick every player in (All players) and do (Actions)
        • Loop - Actions
          • Set Temp_Point = ((Picked player) start location)
          • Unit - Create 1 Transport for (Picked player) at (Point) facing Default building facing degrees
          • Set Boat = (Last created unit)
          • Unit - Create 1 Basic Builder for (Picked player) at (Point) facing Default building facing degrees
          • Unit - Order Boat to Load (Last created unit)
          • Unit - Create 1 Scout for (Picked player) at (Point) facing Default building facing degrees
          • Unit - Order Boat to Load (Last created unit)
          • Custom script: call RemoveLocation (udg_Point)


lag-free, leakless
 

jig7c

Stop reading me...-statement
Reaction score
123
is there something between the boat and the unit?
you could try do smart order the unit to the boat... smart order = right clicking..
 

Dalemil

New Member
Reaction score
2
No, there isn't anything inbetween the Scout and the boat. What do you mean by smart order?
 

jig7c

Stop reading me...-statement
Reaction score
123
when you right click on enemy, or a boat, or a friendly unit...
it'll attack, load, follow, respectively, thats smart order

anytime you right-click in game, its a smart order
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top