ID:1203359
 
Resolved
Was added, but never officially stated.
Applies to:Dream Maker
Status: Resolved (499.1190)

This issue has been resolved.
I've been thinking about this for a while.
spawn and sleep are not really procedures - they're more like statements. If we think about some of the other types of statements or keywords in DM:
del, new, break, continue.

spawn and sleep can both be used without parenthesis - as can those statements previous mentioned.

So, would it be possible to hilight spawn and sleep as keywords by the logic that they don't operate like regular procedures?

Or something.
+1
For example.
spawn
for()
while()
if()

new a
del b
sleep c

The inconsistency speaks for itself.
makes sense, easy enough!
While your on it war to check out http://www.byond.com/forum/?post=802562 too please..
Lige resolved issue with message:
Was added, but never officially stated.