How do i make a tip trigger?

Status
Not open for further replies.
Level 4
Joined
Jul 21, 2010
Messages
77
Hello again i got me another problem i just cant figure out how to make a decent tips trigger thats easy to make and maybe requires no variables. i dont mind how its made but if you can show me a good tips trigger. i would be much abliged.

P.S. can you also tell me how to set the food limit to 300 so i can make 300 units or more?
 
Well, to your first question, I don't think there is a way to make a "Tips" trigger without at least 1 variable, so if you would like me to explain how to make it, reply back and I'll try to give you a step by step tutorial of how you could make it. To your second question, if you have already changed the max food limit in "Gameplay Constants" to max, i don't think there is a way to change it past 300. Sorry I couldn't be more help..
 
response

Ya i would love to learn how but please put it i n the simplest of steps. like this for example for when i need to know how to use the variable

Variable.
goes here <------

Variable type
goes here <----

and so on just so my nooby trigger brain can get it right lol
 
P.S. can you also tell me how to set the food limit to 300 so i can make 300 units or more?


on the main menu of Wc3 World editor, and click in the same order:
1 Advanced (top bar)
2 gameplay constants
3 click "use custom gameplay constants"
4 search for "Food Limit" and double click it
5 type in your own custom food limit
6 click on "OK"
done.

^^
 
for cases like that:

hold the shift key and press enter when over the "food limit" thingy, you'll be able to go above 300 and below zero if you wanted. this works for all custom values ^^
 
good to be helpfull,

this "Shift + enter" thing is quite funny to be honest,

example:
Ability: starfall
Targets allowed: Friendly, self, allied, etc.etc.
damage: -200

meaning they get healed. its nice to be able to change things ^^
 
Status
Not open for further replies.
Back
Top