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.
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.
This would stop backwards compatibility for some older Event Scripts. So I do not think this would be a good idea...
~J3ff
~J3ff




Jeff posted on 2008-04-16 00:20:32