Warcraft III resources & community, 2003–2006 · archived

How to apply JASS

3 posts
#1

How to apply JASS

I still don't know how to apply jass! Any1 could help me?
#2
You can:
1. Write your own functions to the custom script area (found in the root node of the trigger editor).
2. Convert a trigger into custom text (found in Edit Menu) and write the trigger in JASS.
3. Add Custom Script trigger action, and write an action in a trigger in JASS.
4. Write an AI script in JASS.

Cheers!
#3
Thanks!