i want cloud variables and cloud lists
Offline
pop12345678900000 wrote:
i want cloud variables and cloud lists
That's already implemented in the alpha.
Offline
Gravitation wrote:
pop12345678900000 wrote:
i want cloud variables and cloud lists
That's already implemented in the alpha.
i know
Offline
We are not going to have a block with such an easy workaround in 2.0 (even though I would REALLY like it ).
Here is the workaround:
scripts... set [message sent v] to [false]//Before the broadcast happens... scripts... if <(message sent) = [true]>//The 'broadcast received' part... scripts... endAnd where the 'broadcast' block would be, just put
set [message sent v] to [true]
Offline
64tweak wrote:
RedRocker227 wrote:
Cloning will be in 2.0, a boolean for <I receive []?> wouldn't be possible since a broadcast takes a split second to execute.
Well in "Panther" it works.
-iTweak0r's side of 64Tweak
The Panther block is different. That says if it has been received at all since (I think) the green flag has been clicked, not if it is being received at the time.
Offline