• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

HELP - Is this a leak??

Status
Not open for further replies.
Level 11
Joined
Feb 23, 2009
Messages
577
2vhyd5v.jpg


Is this a leak? The destructible group? If so how do I destroy it?
 
Level 33
Joined
Mar 27, 2008
Messages
8,035
JASS is just another way to express detailed on coding
Basically, GUI = JASS, but GUI just show you the true meaning of a function, but when it is converted to coding, GUI is just basically a JASS version, only understandable words appear, unlike JASS which requires you a special knowledge to understand them (but easy to understand the function)

That is why GUI has this Custom script action which is used to call functions in JASS

What GUI can do , JASS can do
What JASS can do , sometimes GUI can't do

If you master the Custom script, GUI can also become nearly as efficient as JASS, trust me
Because technically, Custom script = JASS
 
Status
Not open for further replies.
Top