• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

function calling

  1. window789456

    [JASS] Undeclared function error

    I tried to initiate the Jass but it says the function was undeclared. How do I format this properly again? library RagingFireAura requires CooldownReduction, CooldownReductionUtils globals real array RF_COOLDOWN_REDUCTION // Store cooldown reduction values for each level real DURATION...
  2. HerlySQR

    [General] Question about libraries

    If I create a function in the custom script code, how can I use it in a library I created?, yes or yes it must be in another library or I miss something?
  3. Cheshire

    [General] jass - baby steps

    hey there, I'm starting to learn jass and just had a small question (couldn't find the answer with searching or in the tutorials...) - In terms of calling functions - what is the relationship between the different tabs in the trigger editor? is it accurate that it's all like one long document...
Top