HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

JASS? Is it possible to learn??? PLZ HELP!!!

01-08-2004, 10:06 AM#1
Archimonde_lich
ok... many ppl tell me 2 take a trigger and convert it into custom text
then i will learn custom scripting.
ok i put a simple trigger like
event: unit enters region
condition:
action:unit kill triggering unit
pretty simple isnt it?
i convert to custom text and it comes up with all this wierd stuff!!!
can some1 plz tell me what this 'wierd stuff' is??????????? :WD:
01-08-2004, 01:07 PM#2
KaTTaNa
Yes, that 'wierd stuff' is JASS code. The language all triggers in warcraft 3 are written in.
To learn the syntax, go here: http://jass.sourceforge.net/doc
01-08-2004, 04:41 PM#3
Tommi
Yes. This JASS you hear so much about is a mysterious language used by warcraft wizards. It is rumored that with a correct incantation of JASS, you are able to do almost anything, from enhancing spells to creating artificial intelligence. :ggani:
01-09-2004, 02:48 AM#4
Narwanza
this is kind of off topic, but kattana, THX SO MUCH FOR THAT WEBSITE. I have been looking everywhere for something like this. Now i have a chance at learning jass.
01-09-2004, 06:53 AM#5
Archimonde_lich
ok, thx for the help but still i didnt learn much
the ite was amazing but i could get anything :WD:

can some1 plz explain bit by bit of JASS cause i cant undrstand
like what this part of the script is and where the action is and...
all i learned was that
function math takes ... returns ...
so u write function then u write the type of function if it gives anything returns anything
so i tried to do some stuff but nothing came out right, plz HELP!!!!
:WD: :WD: :WD: :WD: :WD: :WD: :WD: :WD: :WD: :WD: :WD:
01-09-2004, 07:25 AM#6
Vidstige
Start reading the AI and JASS FAQ, try out what is suggested there and post your problems and the code you are having problem with at the end of that thread.