Snippet Weather IDs

Magentix

if (OP.statement == false) postCount++;
Reaction score
107
Analogue to Cohadar's Order IDs (OIDs):
No further explanation required I guess

JASS:
//==============================================================================
//  WIDs -- WeatherIDs by Magentix -- v1.0
//==============================================================================
//
//  PURPOSE:
//       * Just a bunch of useful constants
//       * No more having to search for a weather ID
//
//  HOW TO IMPORT:
//       * Just create a trigger named WIDs
//       * then convert it to text and replace the whole trigger text with this one
//
//==============================================================================

globals
    constant integer	WID_AshenvaleRainHeavy      = 'RAhr'
    constant integer	WID_AshenvaleRainLight      = 'RAlr'
    constant integer	WID_DalaranShield           = 'MEds'
    constant integer	WID_DungeonBlueFogHeavy     = 'FDbh'
    constant integer	WID_DungeonBlueFogLight     = 'FDbl'
    constant integer	WID_DungeonGreenFogHeavy    = 'FDgh'
    constant integer	WID_DungeonGreenFogLight    = 'FDgl'
    constant integer	WID_DungeonRedFogHeavy      = 'FDrh'
    constant integer	WID_DungeonRedFogLight      = 'FDrl'
    constant integer	WID_DungeonWhiteFogHeavy    = 'FDwh'
    constant integer	WID_DungeonWhiteFogLight    = 'FDwl'
    constant integer	WID_LordaeronRainHeavy      = 'RLhr'
    constant integer	WID_LordaeronRainLight      = 'RLlr'
    constant integer	WID_NorthrendBlizzard       = 'SNbs'
    constant integer	WID_NorthrendSnowHeavy      = 'SNhs'
    constant integer	WID_NorthrendSnowLight      = 'SNls'
    constant integer	WID_OutlandWindHeavy        = 'WOcw'
    constant integer	WID_OutlandWindLight        = 'WOlw'
    constant integer	WID_RaysOfLight             = 'LRaa'
    constant integer	WID_RaysOfMoonlight         = 'LRma'
    constant integer	WID_WindHeavy               = 'WNcw' 
endglobals
 

Exide

I am amazingly focused right now!
Reaction score
448
Why is this.. eh.. NewGen or vJass or whatever it's called?
 

Magentix

if (OP.statement == false) postCount++;
Reaction score
107
You just use these constants for creating weather effects with JASS...
Normally, you have to look all those IDs up.
Now you don't.
 
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