Blockland Forums > Help
how do i do this?
deathrider:
how do i make a voting thing like you press the ? button it says "should i make the jail bigger?" and its a promt so when someone votes yes a print brick will say 1 then if another one votes it will say 2 ect all the way to 100 :O ok and i want it to do the same for no i have vce and decrementprintcount and setprintcount are there any other ones i need? thanks
~deathrider
Leftus:
--- Quote ---On activate>Client>Prompt>Yes/no>Should I make the jail larger?
Yes>VCE_ModVariable>[Yes] [Add] [1]
No>VCE_ModVariable>[No] [Add] [1]
--- End quote ---
On a brick below the voting brick
--- Quote ---OnActivate>Client>Centerprint> [<vce:client:Yes> People have voted yes, and <vce:client:no> have voted no!]
--- End quote ---
Leftus:
Oops, I forgot, you need the latest version of VCE to do this.
deathrider:
it says when i click the ! brick the one that tells me how many people have voted
vce:client:Yes> People have voted yes, and <vce:client:no> have voted no!
deathrider:
bump and btw the thing is next to the ?