Blockland Forums > Suggestions & Requests
startvote event
phflack:
i could do this simpler with less lines of events i think...
and what does state/callfuction do?
Loopyla1:
Phflack you need to teach me how to make a padlock sometime.
Deathwishez:
--- Quote from: phflack on February 22, 2010, 09:10:45 PM ---i could do this simpler with less lines of events i think...
and what does state/callfuction do?
--- End quote ---
Functions are like relays with names.
phflack:
--- Quote from: Deathwishez on February 22, 2010, 09:52:09 PM ---Functions are like relays with names.
--- End quote ---
interesting, why not just use the sub system then?
Deathwishez:
I'm using the functions to delay the miliseconds to 90,000ms where the max is 30.
Plus you can call functions that belong to other bricks.