Blockland Forums > Help

creating a variable printer counter

Pages: (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

Pages: (1/1)

Go to full version