I think you should make it so that forever blocks would have two open ends like this
[blocks]
<forever>
<end>
[/blocks]
I think it would be very usefull
Offline
But if the block runs forever, then nothing after it will ever run!
Offline
i think there should be a forever block like this:
<forever if>
<else>
Last edited by funkymonkey (2008-01-15 20:41:51)
Offline
hmmm...probably don't need a new block for that, right? since i think what you suggest is the same as:
forever
if <homer=1>
hounds_release=1
else
hounds_release=0
Last edited by chalkmarrow (2008-01-16 00:00:19)
Offline