Pages: 1
can you make this block:?<forever if><else>
Last edited by bobbysq (2007-09-04 18:09:02)
Offline
Use this- it works the same[blocks]<forever><if><else><end>[/blocks]
The forever-if block is somewhat misleadingly named---it does a <forever> <wait until><end>All forever blocks should have a wait in them, so that they don't end up taking up all the cpu resources that other scripts need.