SphereCommunity
Bug with qval??? - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Help (/Forum-Script-Help)
+--- Thread: Bug with qval??? (/Thread-Bug-with-qval)

Pages: 1 2


RE: Bug with qval??? - Extreme - 04-20-2013 02:59 AM

To avoid it, just don't use '>' as operator.

QVAL(VALUE1,VALUE2,LESSTHAN,EQUAL,GREATERTHAN)
Will not work when you use something to compare a boolean, 0 or 1.. :/