Search results

  1. MaQleod

    Using a global defined variable in a custom script

    I have a global array (StartPosition[]) which gets assigned during the trigger based on the owner of the triggering unit. during the script I run this custom script command: call ReviveHeroLoc(OURHERO, GetRectCenter(GetPlayableMapRect()), true ) This is based on the revive hero tutorial...
  2. MaQleod

    Custom Neutral

    Custom neutral-passive units do not show up in game This is a simple noob question. I created some custom neutral passive heroes in the object editor, I placed them on the minimap using the unit tool palette, I referenced them in a trigger (borrowed from the hero arena tutorial) and then I...
Top