• 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.

[JASS] What does this mean when said in JassHelper?

Status
Not open for further replies.
Level 17
Joined
Aug 20, 2007
Messages
1,122
Undeclared function IsValidLocationLoc
&
Cannot convert null to boolean

They both address the line:

JASS:
                set udg_Temp_Boolean = IsValidLocationLoc(udg_Temp_SightLocation)

This line came from

Sight Cone System v4

I tried copy pasting the trigger folder of that map to my map but the variables didn't paste with it so I decided to manually add them. I don't want to exit my map and start over again because it's almost way past my bed time.
 
Status
Not open for further replies.
Top