Here are some ideas for new blocks I just thought up one day:
clear pen in color [#F9586F] if < > but not < > hide list [list v] round (number) to nearest [tenth v] <broadcast [broadcast v] recieved?> set pen color to [#67908D] or [#DF5968]
Offline
1. Very useful!
2. Not this again...
3. Use:
if < <something> and <not <something> > > end4. I believe they're already doing this.
set [variable v] to (pick random (1) to (2)) if <(variable) = (1)> set pen color to [#67908D] else set pen color to [#DF5968] end
Last edited by Greenatic (2012-02-13 20:44:13)
Offline
Greenatic wrote:
1. Very useful!
2. Not this again...
3. Use:if < <something> and <not <something> > > end4. I believe they're already doing this.
5. Duplicate topic.
6. Use:set [variable v] to (pick random (1) to (2)) if <(variable) = (1)> set pen color to [#67908D] else set pen color to [#DF5968] end
oh ok thanks
Offline