• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[JASS] I want definition of stuff!

Status
Not open for further replies.

Bribe

Code Moderator
Level 50
Joined
Sep 26, 2009
Messages
9,468
JASS compiles 100% in World Editor.

Scopes, libraries, structs, all vJass. Read up on some vJass tutorials.

You discover the need for vJass when you come across naming conflicts in your functions and the desire to make constant variables, textmacros or w/e. An advanced user can make the same system using normal WE that a vJass user can, but the systems are obviously easier to share via vJass.
 
Status
Not open for further replies.
Top