Blockland Forums > Help
toggleeventenabled
Deriboy:
--- Quote from: Ephialtes on January 11, 2010, 11:58:08 AM ---You can also use ALL to toggle all of them.
--- End quote ---
Would that also include the toggleeventenabled?
Ephialtes:
Yes, otherwise the "ALL" would be misleading wouldn't it?
Snaxle:
What boxes do I check?!? Please give me answers!
Siren:
Where's all?
Deathwishez:
You type it.
As in onInput > Target > toggleEventEnabled [ALL]
Snaxle, try doing this:
--- Code: ---[X] 0 [0] onActivate > Self > setLight > Player Light
[X] 1 [0] onActivate > Self > playSound > lightOn.wav
[ ] 2 [0] onActivate > Self > setLight > None
[ ] 3 [0] onActivate > Self > playSound > lightOff.wav
[X] 4 [0] onActivate > Self > toggleEventEnabled > [0 1 2 3]
--- End code ---