- Joined
- May 13, 2007
- Messages
- 392
Hello. Sorry for posting this here, but i think in my opinion it would help more here than in the Tutorial forum. Though move it if u want...
This tutorial is for people in Hive that want to explain a trigger, but they dont know how to use trigger tags.
They type something like this :
This is not explaining much... here is how to start using trigger tags
1st : Add in your post this
This tutorial is for people in Hive that want to explain a trigger, but they dont know how to use trigger tags.
They type something like this :
Code:
Evets -
| Their Event
Conditions -
| Their Conditions
Actions
| Their Actions
1st : Add in your post this
- .
- [COLOR="darkred"]2nd :[/COLOR] Then you add the trigger's name e.g : Open Gates
-
[COLOR="darkred"]3rd :[/COLOR] After that you type : Events
- | This will add the triggers' events tome
-
[COLOR="darkred"]4rth :[/COLOR] All the tags are taken from WE.
- If you want to talk about :
- [I]Units :[/I] Add [B]Units [/B]- Your trigger
- [I]Unit Group :[/I] Add [B]Unit Group[/B] - Your trigger
- [I]Destructibe :[/I] Add [B]Destructible[/B] - Your trigger
- And so on. Everything is in the WE
- [COLOR="darkred"]5th :[/COLOR] After the Events, you type : Conditions
- [COLOR="darkred"]6th :[/COLOR] The conditions have no groups, so you dont need to add Units, Unit Group etc.
- [COLOR="darkred"]7th :[/COLOR] After the Conditions, you type : Actions
- [COLOR="darkred"]8th :[/COLOR] Do as the others, put in fron the trigger group eg (Units) put a - and then type the trigger group's content eg (Remove Unit)
- [COLOR="DarkRed"]9th:[/COLOR] Close your trigger adding [ /trigger] (Without the space between the [ and the /trigger]
- I wish it helped.