Jass NewGen problem... Please help

Valtarian

Member
Reaction score
3
Hey, soo pretty much I was importing a unit birth animation for all constructing units. I didn't want to trigger the animation as a first resort, so I went to the ability section and clicked on the Orc-Build ability. Then the picture below came up... tested the map, and none of the builders can build any towers anymore. The builder pauses during "construction" but the unit is simply not there. No-I did not implement the birth animation yet... I didn't mess with any unit data. Does anyone know what's up?? o_O thanks!

521bv6.jpg
 

SouLEDGE

Damn you advanced calculus
Reaction score
75
Try right-clicking on the "Build (Orc)" ability and reset to default, then
test your map again. Otherwise I suppose you don't keep periodic backups
of your work do you;)? I suggest you do, you never know what'll mess up
your hard work, its happened too many times to me
 

Valtarian

Member
Reaction score
3
Yeah.. still doesn't seem to want to work. But this has been happening a lot recently, possibly because I imported the unit data from another map--but yeah I do make frequent backups. I had to fix the problem with a simple trigger:


Trigger:
  • AutoConstruct
    • Events
      • Unit - A unit owned by Player 1 (Red) Begins construction
      • Unit - A unit owned by Player 2 (Blue) Begins construction
      • Unit - A unit owned by Player 3 (Teal) Begins construction
      • Unit - A unit owned by Player 4 (Purple) Begins construction
      • Unit - A unit owned by Player 5 (Yellow) Begins construction
      • Unit - A unit owned by Player 6 (Orange) Begins construction
    • Conditions
    • Actions
      • Set TempPoint = (Position of (Constructing structure))
      • Unit - Create 1 (Unit-type of (Constructing structure)) for (Triggering player) at TempPoint facing Default building facing (270.0) degrees
      • Point - Remove TempPoint
 
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