featurelist.orgfeaturelist.org
 
U
D
0 points - posted 176 days ago by DanielB - status: Active - 1 comments watch embed this
if the "if" command is used in the following syntax
if(<value1> <operator> <value2>)
as opposed to
if(<value1> <operator> <value2>) (then/do)

then it defaults to "do"

This would make it more like other languages.

Jeff posted on 2008-04-16 00:20:32
This would stop backwards compatibility for some older Event Scripts. So I do not think this would be a good idea...

~J3ff