Why several professionals put the code Custom script: call remove...

wirawiki

New Member
Reaction score
0
Why several professionals put the code Custom script: call remove...(udg_...) is it essential? Is there any codes to replace it? Also, what is GUI, MUI, and JASS? Is GUI = Graphical User Interface?
 

skyblader

You're living only because it's illegal killing.
Reaction score
159
You're right about GUI. It's just a simpler, "system" to do stuff. The custom scripts clear leaks, which may be craeted in-game. They cause lag. You might wanna read up on guides on leak. This would be one.

MUI would be multi unit instanceable, meaning you can use it with many units together at onec and it will still work.
 

tommerbob

Minecraft. :D
Reaction score
110
Adding to what Skyblader said, JASS is the scripting language Blizzard created that they use for WC3. GUI is just a User-friendly expression of JASS. If you go to the trigger editor and go to Edit > Convert to Custom Text, it will convert your trigger into the JASS language from GUI.

Writing custom scripts like the one above gives you the ability to write directly in JASS with one line of code while still being able to write triggers in GUI, without needing to convert to Custom Text.
 

Risen

New Member
Reaction score
4
GUI = Jass; however, it is very inefficient. Vexorians Map Optimizer cleans up most of that code for you (use after map is finished.)
Just wanted to clarify that.

MUI = Multi-Unit Instance-able, meaning; a certain trigger, or spell, for example, can be casted more than once at the same interval. Knowledge of vJass is highly recommended for MUI.

vJass = A preprocessor for Jass, it gives more flexibility by adding an OOP concept to Jass. vJass also allows the ability to declare globals anywhere you wish, eliminating the need for the "udg_" prefix.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top