- Joined
- Aug 23, 2008
- Messages
- 197
Greetings everyone! In this "small" tutorial i'll learn you something that it will be very useful for your maps.
Difficulty: [ 2.5/10 ] ( Easy and useful )
TIP: " blablalba" means in a part " you type something here..whatever "
TIP: I've put a string screenshot to help you at the Text.
Lets get started!
If you have a map with heroes or something like that , when something happens ( Dying in this tutorial ) you want to make an action like "
Conclusion: Very bad. It makes people think that author of the map is a noob or beginner. Follow the next steps and you'll see something that will makes you feel different.
Well , I think you want something like ( I give an example ) a player dies. His name of his hero is Paladin. He will be blablabla..
To make this , the trigger should look like this:
Thats it! You can use same things for Killing Unit , etc!
Its my pleasure to thank you for reading my tutorial.
Screenshot:
Difficulty: [ 2.5/10 ] ( Easy and useful )
TIP: " blablalba" means in a part " you type something here..whatever "
TIP: I've put a string screenshot to help you at the Text.
Lets get started!
If you have a map with heroes or something like that , when something happens ( Dying in this tutorial ) you want to make an action like "
-
Action Say
-
Events
- Unit - A unit Dies
- Conditions
-
Actions
- Game - Display to (All players) the text: A hero has died. He will be revived in some seconds.
-
Events
Conclusion: Very bad. It makes people think that author of the map is a noob or beginner. Follow the next steps and you'll see something that will makes you feel different.
Well , I think you want something like ( I give an example ) a player dies. His name of his hero is Paladin. He will be blablabla..
To make this , the trigger should look like this:
-
Action Say
-
Events
- Unit - A unit Dies
-
Conditions
- ((Dying Unit) Is a Hero) Equal to True)
-
Actions
- Game - Display to (All players) the text: ((Name of (Dying unit)) + has died. He will be blablabala)
-
Events
Thats it! You can use same things for Killing Unit , etc!
Its my pleasure to thank you for reading my tutorial.
Screenshot:
Attachments
Last edited: