🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
JassCraft and converting triggers to JASS helped me a LOT before I get used to the most common functions o/
And also I started peeking at programming languages like Pascal five years ago, so I had plenty of time to study it. Along with experience comes perfection o/
The JASS NewGen Pack includes syntax highlighting, auto complete, and a function finder.
As well, most of the function names describe what they do extremely well. It can just take some time to become used to programming and understanding all of it without requiring some kind of reference.
Honestly, I don't. I know a lot of ones I use regularly, but I'm often looking up the exact syntax in either Jass Craft or the using the function finder in JassNewGen. If I want to do something but don't know which function to use, find a word you THINK will be in there and search in Jass Craft/JassNewGen. Poke around and you will usually find it quickly.
I don't know most of them either, although most of the native function names are really easy to guess. For example, want to get the triggering unit? GetTriggerUnit(). Want to get the first unit from a group? FirstOfGroup(yourgroup)... etc...
🔨 Downloads and Uploads have been fixed! If you still have trouble downloading or uploading assets to or from Hive, please reach out to us in the Site Discussion board.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.