• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!

* Ship Ability - Load * Unable to load target

Status
Not open for further replies.
Hi there,
I have a ship (Player 12) I want to load a unit of mine (Player 1)
Unable to load target, is my issue possible to do at all?

In case of yes; How do I do it?

Is it my trigger that's wrong?
  • Events
  • Unit - A unit aquires an item
  • Conditions
  • Actions
  • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
  • If - Conditions
  • (Item-type of (Item being manipulated)) Equal to To Island
  • Then - Actions
  • Unit - Order Frigate 0037 <gen> to Load (Hero Manipulating Item)
NOTES:
1. I stand VERY close to the Frigate when purchasing the item, like on top of it :p
So its not a chance that my hero stands to far away

2. Player 12 and me (player 1) are Allies
 
Level 4
Joined
Jan 9, 2010
Messages
89
I'm pretty sure that you can't load an allied unit unless the 'share unit control' is enabled.

There could be a line about this in the gameplay constants.
 
Status
Not open for further replies.
Top