Blockland Forums > Help
creating a variable printer counter
(1/1)
JPSC:
i have this zombie tdm thing and a big score counter.
every time a zombie dies, it should add 10 points to the score and add to the scoreboard. how do i do it?
Lando The Climber:
OnBotKilled->client->VCEsetvariable score add 10
onBotKilled NamedBrick -> (10s column sign digit) -> increasePrintCount 1
onPrintCountOverFlow -> (100s column sign digit) -> increasePrintCount 1
Navigation
Message Index

Go to full version