Malfunctioning unit spawn

qwert

New Member
Reaction score
0
Hello, i have been working on a map for warcraft 3; the frozen throne, it is called angbad. My first task was to make ever spawning units, easy enough. However i did this and every time i try to test it freezes on me at the moment of the designated spawn, plz help me with this problem. thank you!
 
reply

UNIT SPAWN 1
______________
EVENT
unit- a unit enters [current camera bounds]
time- every 5 seconds of game time
ACTIONS
unit- create 4 footman for player 1 [red] at [center of region 003<gen>] facing (position of [entering unit])

unit- create 4 ghouls for player 2 [blue] at [center of region 000<gen>] facing (position of [entering unit])

UNIT SPAWN 2
_______________
same as unti spawn 1 except...
time- every 10 seconds of game time
 
No, it's not mamory leaks (Well, it leaks, but that's not the core problem but you should fix them ;)), I'd believe what you have there is an infinite loop, because if you have the region center of region 000<gen> or center of region 003<gen> inside your "Current camera bound" then you'd be creating the units there too, which would "trigger the trigger" which would create unit in the camera bound which would "trigger the trigger", and so on ;)

To fic this, simply turn off the triger as the first action:
Trigger:
  • Trigger - Turn off (This trigger)


And this as the last action:
Trigger:
  • Trigger - Turn on (This trigger)


But, still you need to clean those leaks up ;)
 
reply

could yo utry to explain that better? either i did what you asked and its still not working or i did not follow your directions correctly.
 
What you want to do here seems like, when a unit enters your camera sight, spawn units every x seconds. But having 2 events means that either event works. To fix this you'd have an event that says, when unit enters current camera bounds then turn on the trigger that spawns the creeps. And, I think that unit enters current camera bounds is BAD for spawning units :O
 
EVENT
A unit enters [current camera bounds]
time- every 5 seconds of game time
ACTIONS
Create 4 footman for player 1 [red] at [center of region 003<gen>] facing (position of [entering unit]) <<< This activates any trigger with the event : A unit enters [current camera bounds]

So, when this is activated the first time :
Creates 3 units
Those units are entering the current camera bounds
for every unit, this trigger creates 3 more units
this 9 units are entering the current camera bounds
for every unit, this trigger creates 3 more units
this 27 units are entering the current camera bounds
....
Got the idea?, the trigger never ends, so what you have to do is desactivate it so it doesnt activate itself

ACTIONS
Turn off (This trigger)
Create 4 footman for player 1 [red] at [center of region 003<gen>] facing (position of [entering unit]) <<< This activates any trigger with the event : A unit enters [current camera bounds]
Turn on (This trigger)
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    News portal has been retired. Main page of site goes to Headline News forum now
  • The Helper The Helper:
    I am working on getting access to the old news portal under a different URL for those that would rather use that for news before we get a different news view.
  • Ghan Ghan:
    Easily done
    +1
  • The Helper The Helper:
    https://www.thehelper.net/pages/news/ is a link to the old news portal - i will integrate it into the interface somewhere when i figure it out
  • Ghan Ghan:
    Need to try something
  • Ghan Ghan:
    Hopefully this won't cause problems.
  • Ghan Ghan:
    Hmm
  • Ghan Ghan:
    I have converted the Headline News forum to an Article type forum. It will now show the top 20 threads with more detail of each thread.
  • Ghan Ghan:
    See how we like that.
  • The Helper The Helper:
    I do not see a way to go past the 1st page of posts on the forum though
  • The Helper The Helper:
    It is OK though for the main page to open up on the forum in the view it was before. As long as the portal has its own URL so it can be viewed that way I do want to try it as a regular forum view for a while
  • Ghan Ghan:
    Yeah I'm not sure what the deal is with the pagination.
  • Ghan Ghan:
    It SHOULD be there so I think it might just be an artifact of having an older style.
  • Ghan Ghan:
    I switched it to a "Standard" article forum. This will show the thread list like normal, but the threads themselves will have the first post set up above the rest of the "comments"
  • The Helper The Helper:
    I don't really get that article forum but I think it is because I have never really seen it used on a multi post thread
  • Ghan Ghan:
    RpNation makes more use of it right now as an example: https://www.rpnation.com/news/
  • The Helper The Helper:
  • The Helper The Helper:
    What do you think Tom?
  • tom_mai78101 tom_mai78101:
    I will have to get used to this.
  • tom_mai78101 tom_mai78101:
    The latest news feed looks good

      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