New Program (World Editor Helper) Need Requests

Here's a useful tree revival system:
Code:
ReviveDeadTreesSetup
    Events
        Time - Elapsed game time is 1.00 seconds
    Conditions
    Actions
        Destructible - Pick every destructible in (Entire map) and do (Actions)
            Loop - Actions
                Trigger - Add to ReviveDeadTrees <gen> the event (Destructible - (Picked destructible) dies)
        Custom script:   call DestroyTrigger(GetTriggeringTrigger())
Code:
ReviveDeadTrees
    Events
    Conditions
        Or - Any (Conditions) are true
            Conditions
                (Destructible-type of (Dying destructible)) Equal to Felwood Tree Wall
                (Destructible-type of (Dying destructible)) Equal to Ashenvale Tree Wall
    Actions
        -------- You can change the types of destructables that can be revived in the conditions above --------
        Wait 5.00 game-time seconds
        Destructible - Resurrect (Dying destructible) with (Max life of (Dying destructible)) life and Show birth animation
 
In Triggers like this one

Quit
Events
Player - Player 1 (Red) leaves the game
Player - Player 2 (Blue) leaves the game
Player - Player 3 (Teal) leaves the game
Player - Player 4 (Purple) leaves the game
Player - Player 5 (Yellow) leaves the game
Player - Player 6 (Orange) leaves the game
Player - Player 7 (Green) leaves the game
Player - Player 8 (Pink) leaves the game
Player - Player 9 (Gray) leaves the game
Player - Player 10 (Light Blue) leaves the game
Player - Player 11 (Dark Green) leaves the game
Conditions
Actions
If ((Triggering player) Equal to Player 1 (Red)) then do (Unit - Move Hero01Red instantly to (Position of Fountain of Power 0013 <gen>)) else do (Do nothing)
If ((Triggering player) Equal to Player 2 (Blue)) then do (Unit - Move Hero02Blue instantly to (Position of Fountain of Power 0013 <gen>)) else do (Do nothing)
If ((Triggering player) Equal to Player 3 (Teal)) then do (Unit - Move Hero03Teal instantly to (Position of Fountain of Power 0013 <gen>)) else do (Do nothing)
If ((Triggering player) Equal to Player 4 (Purple)) then do (Unit - Move Hero04Purple instantly to (Position of Fountain of Power 0013 <gen>)) else do (Do nothing)
If ((Triggering player) Equal to Player 5 (Yellow)) then do (Unit - Move Hero05Yellow instantly to (Position of Fountain of Power 0013 <gen>)) else do (Do nothing)
If ((Triggering player) Equal to Player 6 (Orange)) then do (Unit - Move Hero06Orange instantly to (Position of Fountain of Power 0013 <gen>)) else do (Do nothing)
If ((Triggering player) Equal to Player 7 (Green)) then do (Unit - Move Hero07Green instantly to (Position of Fountain of Power 0013 <gen>)) else do (Do nothing)
If ((Triggering player) Equal to Player 8 (Pink)) then do (Unit - Move Hero08Pink instantly to (Position of Fountain of Power 0013 <gen>)) else do (Do nothing)
If ((Triggering player) Equal to Player 9 (Gray)) then do (Unit - Move Hero09Gray instantly to (Position of Fountain of Power 0013 <gen>)) else do (Do nothing)
If ((Triggering player) Equal to Player 10 (Light Blue)) then do (Unit - Move Hero10LightBlue instantly to (Position of Fountain of Power 0013 <gen>)) else do (Do nothing)
If ((Triggering player) Equal to Player 11 (Dark Green)) then do (Unit - Move Hero11DarkGreen instantly to (Position of Fountain of Power 0013 <gen>)) else do (Do nothing)


it is annoying and time-consuming to go through each event and action and change it from Player1/Player12.
I wish there was something like the "Auto fill levels" function in the Ability editor. Maybe you can add a function that detects similar actions/events and changes selected fields (Player, Variable, Region, Etc.) to a user-specified value.
 
I just thought of this; making a RoC version which just creates any TFT triggers that they create with the program in JASS, rather than GUI, so that they can be used. Of course, this is just hypothetical.

How about a feature so that we can create triggers and then save them into a file that the program reads from?
 
make another alpha skinning guide in photoshop, cause i always want to alpha out things but it also and always didnt work...and im always reading your alpha guide for many times...until my last try, still didnt work, so i just give-up making skins...
 
Thanks for all the contribution, I'm going to take Sfilips' ideas and add all the triggers from the free trigger section and the ones mentioned here. :cool:
 
Two Things

Firstly what programming languadge are you writing this in if it is in VB then i can help you with GUI menus etc. because I know quite a bit of VB.
Also you should put the following triggers in for starting and ending cinematics:
http://world-editor-tutorials.thehelper.net/cinconan/cinbegin.jpg
and
http://world-editor-tutorials.thehelper.net/cinconan/cinend.jpg
P.S. thanks for all the other tutorials i didn't know how to do dialougs before.
P.P.S. the images are from the cinematic tutorial by XXconanXXX which is here:
http://world-editor-tutorials.thehelper.net/cinconan.php
 
> Firstly what programming languadge are you writing this in
I'm pretty sure its an AutoIt script, compiled intro an exe file.
 
Sfilip is correct, I made both my resizer and this program with AutoIt (.au3) :cool:
 
At the moment, I have only completed 4 trigger scripts and the GUI menu. It will take a few days for me to add all the triggers.
 
Get some triggers from the Free Trigger Section.
Like Rinpuns Floating Progress Bar (2!) or his Car System.
 
lol add some description when the mouse is hovering over the button
because some newbies dunno what is it

like the guy above me said something about floating stuff
i dont know what is that, and i dont know what is the use of it
 
Yeah I'm going to add a description of all the triggers so people don't get confused on what they are making.
 
Well if you can succeed in adding in functions and stuff, definitely add support for as many handle systems as possible (including KaTTana's) to be written into the file header.

I'll let my own code speak for itself, but I'll let you know it needs a handle system in order to work. However, there are some astounding Vex systems out there that work with arrays. I've been considering making a simple table system for my timers to use, in which case you won't have to do anything to translate it, just cut and paste. I personally think people would love an automatically added progress bar right to the GUI trigger system, but that's just me (I'm not so sure about the Car System, I made that on a whim for LoaPs and it fits more of a niche crowd IMO). I made a floating progress bar because I loved the idea :-D
 
Sorry about not responding soon. Due to all this Christmas stuff going around. :rolleyes:

Here is an updated version of it. (no release yet) :(

triggermakerwb6.gif
 
Very nice.
Relevant misc. triggers, and things like GUI to JASS could also be added later.
You can add all the imports (sounds, models, etc.)
Truly remarkable. Uh, expect also +rep (I think you mean reputation?) from me.

~Have a nice and comfortable day.
 
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