• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[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