Blockland Forums > Help
how do i make it so it takes multiple hits to do an event
(1/1)
pitchblack:
like...
*click*
processing...
*click click click click click*
upload complete
*candy pops out of computer*
^-^

...how i make events do that?
Angear:
You would have to use variables.
Onactivate>self>addvariable (variable)1
onactivate>self>ifvariable (your variable) equals (however many clicks you want)
variablefalse>client>one of the messages
variabletrue>whatever you want it to do
phflack:

--- Quote from: Angear on May 17, 2009, 07:54:39 AM ---You would have to use variables.
Onactivate>self>addvariable (variable)1
onactivate>self>ifvariable (your variable) equals (however many clicks you want)
variablefalse>client>one of the messages
variabletrue>whatever you want it to do

--- End quote ---
at the end set the variable back to 0
Navigation
Message Index

Go to full version