switch in jass?

exge

New Member
Reaction score
15
yes, as the question says, is it possible to do a switch in jass, instead of so many if else
i ger confused after a few nested if-else
 

AceHart

Your Friendly Neighborhood Admin
Reaction score
1,495
Actually, "switch" is just a fancy version of "if then else" anyway.
And, no, JASS doesn't have one.

if i == 0 then
...
elseif i == 1 then
...
elseif i == 2 then
...
else
...
endif
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top