Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
General Discussion
»
With VCE How do I make a one use button?
« previous
next »
Print
Pages: [
1
]
Author
Topic: With VCE How do I make a one use button? (Read 499 times)
Fastlex
November 02, 2012, 01:38:37 AM
How do I make a one use teleporter per BLID? (poll room)
Ad Bot
Advertisement
Electrk
November 02, 2012, 01:51:10 AM
onActivate > Client > VCE_ifVariable > hasVoted == 1 [1 3]
onVariableTrue > Client > chatMessage > "You've already voted!"
onVariableFalse > Client > VCE_modVariable > hasVoted [Set] 1
onVariableFalse > Blah > voteStuff
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
General Discussion
»
With VCE How do I make a one use button?