• 🏆 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!

codereturnsboolean, codereturnsnoboolean

Status
Not open for further replies.
Level 15
Joined
Aug 7, 2013
Messages
1,337
Hi,

What are these types?

codereturnsboolean and codereturnsnoboolean?

Apparently these exist according to jasshelper (I got an error that says neither can be converted to a boolexpr).
 
Level 15
Joined
Aug 7, 2013
Messages
1,337
I was debating on doing that but laziness won over.

I fixed the problem apparently, but the error message from jasshelper said this:

"Cannot convert codereturnsboolean to boolexpr"
"Cannot convert codereturnsnoboolean to boolexpr"
 
Status
Not open for further replies.
Top