• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Blight owner

Status
Not open for further replies.
Level 12
Joined
Apr 15, 2008
Messages
1,063
My question regards this function:
JASS:
SetBlightRect (player whichPlayer, rect r, boolean addBlight)
(in GUI - "Enviroment - Create/Remove Blight Region")

Why is there a player argument? Does it change anything? Or does the blight have an "owner"? From my experiece, it doesn't change anything, regardless which player I input, so why is that argument even there?
 
Status
Not open for further replies.
Top