Trigger Text
Apr 15 2008, 5:24 am
By: Brontobyte
Pages: < 1 2 3 4 >
 

Apr 16 2008, 6:02 am pneumatic Post #41



If you look in the folder where SCMDraft is installed, there's a file called "trigedit help.txt" that shows the syntax for all possible triggers.

Once you learn it, then you can write all your triggers from scratch in notepad, notepad++, whatever. Until then, you can copy and paste conditions/actions from it into notepad.

In notepad/++ if you write one trigger, you can copy it then change the variables. It's a lot easier if you do the copying at the end of your main trigger file, or even better in a NEW file -- that way it's clear and safe and doesn't interfere. You can simply add this new batch of triggers to the end of the list in Trigedit, or insert it in whatever order you want it.

However, I am not sure about the order of triggers as it stands in Trigedit -- it often seems to display the order wrong.



None.

Apr 16 2008, 6:07 am Brontobyte Post #42



Quote from name:razorsnail
If you look in the folder where SCMDraft is installed, there's a file called "trigedit help.txt" that shows the syntax for all possible triggers.

Once you learn it, then you can write all your triggers from scratch in notepad, notepad++, whatever. Until then, you can copy and paste conditions/actions from it into notepad.

In notepad/++ if you write one trigger, you can copy it then change the variables. It's a lot easier if you do the copying at the end of your main trigger file, or even better in a NEW file -- that way it's clear and safe and doesn't interfere. You can simply add this new batch of triggers to the end of the list in Trigedit, or insert it in whatever order you want it.

However, I am not sure about the order of triggers as it stands in Trigedit -- it often seems to display the order wrong.

Thanks!!! :D :D :D That will give me something to read for a while.

I would just put the triggers in order from when I want them to happen.



None.

Apr 16 2008, 6:08 am Demented Shaman Post #43



Quote from Brontobyte
Quote from name: Devilesk
Whatever floats your boat. I guess some people are content with inefficiency.

:thumbdown: Do you have to always reply with negative posts or Is it just me? I clearly stated that I would try to learn the syntax, which is very complex to a new user ( of text triggers ). :wallbash:
Quote from name:devilesk
You don't even need to macro or use some other method of duplication to trigger in trigedit. Even copy paste and manual edit in notepad can be faster. Make a trigger with classic trigedit, then copy paste modify that in trigedit.



Quote from Brontobyte
Quote from rockz
I can make a trigger from scratch faster in classic trigedit than in trigedit. Starforge is by far the fastest, though.

I believe (hope) Brontobyte meant he would change the variables in it using trigedit/notepad combo.

Exactly! :whistle: It would be easier to just copy a main trigger, then change its variables in Notepad++ and then copying it back, rather then going one by one, possibly making a mistake, through the trigger and doing it manually.

I'm the one holding the hammer. :bash:

(Careful Note: Notice how your name in the top quote is not in its normal yellow color. O_o' )
Quote from name:devilesk
You don't even need to macro or use some other method of duplication to trigger in trigedit. Even copy paste and manual edit in notepad can be faster. Make a trigger with classic trigedit, then copy paste modify that in trigedit.



Quote from Brontobyte
Quote from rockz
Macros. Setup a macro which starts a new trigger. Then you can put in the actions/conditions yourself.

How would I do this? Do you mean like set up some sort of template so that I input information and it places it in the correct fields? I'm have the faintest clue what a macro is.
Quote from name:devilesk
You don't even need to macro or use some other method of duplication to trigger in trigedit. Even copy paste and manual edit in notepad can be faster. Make a trigger with classic trigedit, then copy paste modify that in trigedit.



Quote
However, I am not sure about the order of triggers as it stands in Trigedit -- it often seems to display the order wrong.
It displays them in the right order.



None.

Apr 16 2008, 6:11 am rockz Post #44

ᴄʜᴇᴇsᴇ ɪᴛ!

Quote from Brontobyte
:thumbdown: Do you have to always reply with negative posts or Is it just me? I clearly stated that I would try to learn the syntax, which is very complex to a new user ( of text triggers ). :wallbash:
Devilesk is Starcraft's certified asshole, and my hero. He's mainly mean to newbs/hypocrites/idiots, which, by making this thread, means you are a newb. Don't take it too personally. Only Devilesk can say whether or not it's personal, though.
Quote from Brontobyte
How would I do this? Do you mean like set up some sort of template so that I input information and it places it in the correct fields? I'm have the faintest clue what a macro is.
A macro is a shortcut of something, generally done via a recording. You can use them in Microsoft Office using Visual Basic, though that's quite confusing. In Notepad++ (and other advanced notepad edits) there is a macro window which you can "start recording". Then you do something (type in something) then end recording. If you replay it then, you will get it back. Think of it as an advanced copy/paste in that respect.

Other things you can do is move around using the arrow keys, deleting some number, and replace it with a different one. Fiddle with it to see how you like it. In some cases it's just faster to do it manually. When you have 1500 triggers to do it to, you may want to consider a macro.

Quote from name:razorsnail
However, I am not sure about the order of triggers as it stands in Trigedit -- it often seems to display the order wrong.
They are displayed in the order in which they were put in. Player 1 will always run first though, and player 8 will always run last. From there, they run from top to bottom. If you select all of the possible owners of triggers in classic trigedit, the list will show the triggers in the same order as in trigedit.

Post has been edited 3 time(s), last time on Apr 16 2008, 6:18 am by rockz.



"Parliamentary inquiry, Mr. Chairman - do we have to call the Gentleman a gentleman if he's not one?"

Apr 16 2008, 6:18 am Brontobyte Post #45



Quote from rockz
Devilesk is Starcraft's certified asshole, and my hero. He's mainly mean to newbs/hypocrites/idiots, which, by making this thread, means you are a newb. Don't take it too personally. Only Devilesk can say whether or not it's personal, though.

Yeah. I just didn't know how to use the Trigger Editor ( Text ) for ScmDraft, and this whole thing spawned from it. Now I'm using Notepad++ and a bunch of other things that I most likely could live with out. I looked in my Scmdraft 2 file and I didn't see the file. Could someone post theirs as text/attachment?



None.

Apr 16 2008, 6:24 am Demented Shaman Post #46



Quote from Brontobyte
Quote from rockz
Devilesk is Starcraft's certified asshole, and my hero. He's mainly mean to newbs/hypocrites/idiots, which, by making this thread, means you are a newb. Don't take it too personally. Only Devilesk can say whether or not it's personal, though.

Yeah. I just didn't know how to use the Trigger Editor ( Text ) for ScmDraft, and this whole thing spawned from it. Now I'm using Notepad++ and a bunch of other things that I most likely could live with out. I looked in my Scmdraft 2 file and I didn't see the file. Could someone post theirs as text/attachment?
It's not that you're a newb. I couldn't care less about that. It's the fact that you can't critically read, and neither can you rockz.

Try again:
Quote from name:devilesk
You don't even need to macro or use some other method of duplication to trigger in trigedit. Even copy paste and manual edit in notepad can be faster. Make a trigger with classic trigedit, then copy paste modify that in trigedit.
If you think that's mean then sucks that sucks for you. If you think I'm being "mean" later, then try understanding the above quote and the one below:

Quote from name:devilesk
Quote from Brontobyte
Quote from name: Devilesk
Whatever floats your boat. I guess some people are content with inefficiency.

:thumbdown: Do you have to always reply with negative posts or Is it just me? I clearly stated that I would try to learn the syntax, which is very complex to a new user ( of text triggers ). :wallbash:
Quote from name:devilesk
You don't even need to macro or use some other method of duplication to trigger in trigedit. Even copy paste and manual edit in notepad can be faster. Make a trigger with classic trigedit, then copy paste modify that in trigedit.



Quote from Brontobyte
Quote from rockz
I can make a trigger from scratch faster in classic trigedit than in trigedit. Starforge is by far the fastest, though.

I believe (hope) Brontobyte meant he would change the variables in it using trigedit/notepad combo.

Exactly! :whistle: It would be easier to just copy a main trigger, then change its variables in Notepad++ and then copying it back, rather then going one by one, possibly making a mistake, through the trigger and doing it manually.

I'm the one holding the hammer. :bash:

(Careful Note: Notice how your name in the top quote is not in its normal yellow color. O_o' )
Quote from name:devilesk
You don't even need to macro or use some other method of duplication to trigger in trigedit. Even copy paste and manual edit in notepad can be faster. Make a trigger with classic trigedit, then copy paste modify that in trigedit.



Quote from Brontobyte
Quote from rockz
Macros. Setup a macro which starts a new trigger. Then you can put in the actions/conditions yourself.

How would I do this? Do you mean like set up some sort of template so that I input information and it places it in the correct fields? I'm have the faintest clue what a macro is.
Quote from name:devilesk
You don't even need to macro or use some other method of duplication to trigger in trigedit. Even copy paste and manual edit in notepad can be faster. Make a trigger with classic trigedit, then copy paste modify that in trigedit.




None.

Apr 16 2008, 6:29 am Brontobyte Post #47



Quote from name:devilesk
Quote from Brontobyte
Quote from rockz
Devilesk is Starcraft's certified asshole, and my hero. He's mainly mean to newbs/hypocrites/idiots, which, by making this thread, means you are a newb. Don't take it too personally. Only Devilesk can say whether or not it's personal, though.

Yeah. I just didn't know how to use the Trigger Editor ( Text ) for ScmDraft, and this whole thing spawned from it. Now I'm using Notepad++ and a bunch of other things that I most likely could live with out. I looked in my Scmdraft 2 file and I didn't see the file. Could someone post theirs as text/attachment?
It's not that you're a newb. I couldn't care less about that. It's the fact that you can't critically read, and neither can you rockz.

Try again:

Ok, so your my English teacher? Why do you feel the need to take up my whole damn screen with your annoying and pointless quoted posts that have already been mentioned earlier? If your not going to bring me any useful information, then why are you still typing?



None.

Apr 16 2008, 6:38 am rockz Post #48

ᴄʜᴇᴇsᴇ ɪᴛ!

Well he is right. I just don't think he gets that we know he is right and are looking for ways to fully utilize notepad++.



"Parliamentary inquiry, Mr. Chairman - do we have to call the Gentleman a gentleman if he's not one?"

Apr 16 2008, 6:42 am Brontobyte Post #49



Quote from rockz
Well he is right. I just don't think he gets that we know he is right and are looking for ways to fully utilize notepad++.
Apparently.



None.

Apr 16 2008, 6:42 am Demented Shaman Post #50



Quote from Brontobyte
Quote from name:devilesk
Quote from Brontobyte
Quote from rockz
Devilesk is Starcraft's certified asshole, and my hero. He's mainly mean to newbs/hypocrites/idiots, which, by making this thread, means you are a newb. Don't take it too personally. Only Devilesk can say whether or not it's personal, though.

Yeah. I just didn't know how to use the Trigger Editor ( Text ) for ScmDraft, and this whole thing spawned from it. Now I'm using Notepad++ and a bunch of other things that I most likely could live with out. I looked in my Scmdraft 2 file and I didn't see the file. Could someone post theirs as text/attachment?
It's not that you're a newb. I couldn't care less about that. It's the fact that you can't critically read, and neither can you rockz.

Try again:

Ok, so your my English teacher? Why do you feel the need to take up my whole damn screen with your annoying and pointless quoted posts that have already been mentioned earlier? If your not going to bring me any useful information, then why are you still typing?


Quote from rockz
Starforge is by far the fastest, though.
No.



None.

Apr 16 2008, 6:45 am LiQuiDz Post #51



Okay so you have people who have been making maps for a long time...exp. Devilesk

And then you have the people who are still learning some, maybe trying to figure some new things out themselves and only ask for help when running into a problem...such as the creator of this thread....no need to put him down or anything.

Asking for help on SEN where there is a forum for it...is the best way to learn if you are stumped...



None.

Apr 16 2008, 6:45 am Demented Shaman Post #52



Quote from Brontobyte
Quote from rockz
Well he is right. I just don't think he gets that we know he is right and are looking for ways to fully utilize notepad++.
Apparently.
Quote from Brontobyte
I think I will just make triggers in the Classic Trigger Editor then I will just change the variables in it.
Actually the problem is that you are unclear in your writing.

Quote from LiQuiDz
Okay so you have people who have been making maps for a long time...exp. Devilesk

And then you have the people who are still learning some, maybe trying to figure some new things out themselves and only ask for help when running into a problem...such as the creator of this thread....no need to put him down or anything.

Asking for help on SEN where there is a forum for it...is the best way to learn if you are stumped...
Someone point out where I have put down Brontobyte for his mapping skill.



None.

Apr 16 2008, 6:47 am pneumatic Post #53



brontobyte, I just emailed you 'trigedit help.txt' (attached to the email). let me know if you get it/don't get it.



None.

Apr 16 2008, 6:49 am rockz Post #54

ᴄʜᴇᴇsᴇ ɪᴛ!

Autofill. Typing is faster than pointing and clicking, and cutting out 40 letters in a text trigger is 40 less movements when making said trigger. Less movement=faster.



"Parliamentary inquiry, Mr. Chairman - do we have to call the Gentleman a gentleman if he's not one?"

Apr 16 2008, 7:02 am Demented Shaman Post #55



Quote from rockz
Autofill. Typing is faster than pointing and clicking, and cutting out 40 letters in a text trigger is 40 less movements when making said trigger. Less movement=faster.
Sure, let's just ignore the fact that half the trigger editor is graphical

In addition, the move up and down buttons don't even work and the scrollbar doesn't retain its position after editing a trigger.

Classic trigedit does a better job at being a GUI based trigger editor than SF and trigedit does a better job as a text editor. SF's editor is just a poor mix of the two.



None.

Apr 16 2008, 7:05 am rockz Post #56

ᴄʜᴇᴇsᴇ ɪᴛ!

And you're telling me to read critically?

Quote from rockz
I can make a trigger from scratch faster in classic trigedit than in trigedit. Starforge is by far the fastest, though.




"Parliamentary inquiry, Mr. Chairman - do we have to call the Gentleman a gentleman if he's not one?"

Apr 16 2008, 7:09 am Demented Shaman Post #57



Quote from rockz
And you're telling me to read critically?

Quote from rockz
I can make a trigger from scratch faster in classic trigedit than in trigedit. Starforge is by far the fastest, though.
Touché. But who makes one trigger maps?



None.

Apr 16 2008, 7:17 am rockz Post #58

ᴄʜᴇᴇsᴇ ɪᴛ!

I can only dream of a time when I can use a mixture of all 3 in the same editor. Starforge's trigger editor is terrible, everyone will concede to this fact. It excels at making single triggers and that is all. If it were combined with classic trigedit's functionality, it would be superb. Nothing can replace trigedit, though, as text triggers make duplication simple.

You say to make a trigger in classic trigedit first, then edit in trigedit/notepad. This is what I do. If there were not a program barrier, however, I would make triggers in starforge, then edit in trigedit/notepad.



"Parliamentary inquiry, Mr. Chairman - do we have to call the Gentleman a gentleman if he's not one?"

Apr 16 2008, 7:23 am Demented Shaman Post #59



Quote from rockz
I can only dream of a time when I can use a mixture of all 3 in the same editor. Starforge's trigger editor is terrible, everyone will concede to this fact. It excels at making single triggers and that is all. If it were combined with classic trigedit's functionality, it would be superb. Nothing can replace trigedit, though, as text triggers make duplication simple.

You say to make a trigger in classic trigedit first, then edit in trigedit/notepad. This is what I do. If there were not a program barrier, however, I would make triggers in starforge, then edit in trigedit/notepad.
True, autocomplete and the ability to enter UnitID's into SF's trigger editor are it's only advantages, which at the time however do not outweigh its disadvantages.

Quote
Starforge's trigger editor is terrible, everyone will concede to this fact
DTBK where are you? :bleh:



None.

Apr 16 2008, 7:37 am rockz Post #60

ᴄʜᴇᴇsᴇ ɪᴛ!

Quote from name:devilesk
True, autocomplete and the ability to enter UnitID's into SF's trigger editor are it's only advantages, which at the time however do not outweigh its disadvantages.
Starforge in general is terrible when compared to SCMDraft. The only thing I use it for is sprite manipulation and EUDs. For massive EUDs, however, hex editing is the way to go. Before SCMDraft, though, I would choose starforge + Xtra Edit. Starforge alone could never do it for me.
Quote from name:devilesk
DTBK where are you? :bleh:
asleep, like everyone else.



"Parliamentary inquiry, Mr. Chairman - do we have to call the Gentleman a gentleman if he's not one?"

Options
Pages: < 1 2 3 4 >
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[2024-5-10. : 8:46 pm]
NudeRaider -- Brusilov
Brusilov shouted: Hey, what happened to EUDDB? Is there a mirror for it somewhere? Need to do a little research.
https://armoha.github.io/eud-book/
[2024-5-10. : 8:36 am]
Brusilov -- Hey, what happened to EUDDB? Is there a mirror for it somewhere? Need to do a little research.
[2024-5-09. : 11:31 pm]
Vrael -- :wob:
[2024-5-09. : 8:42 pm]
Ultraviolet -- :wob:
[2024-5-08. : 10:09 pm]
Ultraviolet -- let's fucking go on a madmen rage bruh
[2024-5-08. : 10:01 pm]
Vrael -- Alright fucks its time for cake and violence
[2024-5-07. : 7:47 pm]
Ultraviolet -- Yeah, I suppose there's something to that
[2024-5-06. : 5:02 am]
Oh_Man -- whereas just "press X to get 50 health back" is pretty mindless
[2024-5-06. : 5:02 am]
Oh_Man -- because it adds anotherr level of player decision-making where u dont wanna walk too far away from the medic or u lose healing value
[2024-5-06. : 5:01 am]
Oh_Man -- initially I thought it was weird why is he still using the basic pre-EUD medic healing system, but it's actually genius
Please log in to shout.


Members Online: genevaexpression, Roy