Author Topic: creating a variable printer counter  (Read 259 times)

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?

OnBotKilled->client->VCEsetvariable score add 10
onBotKilled NamedBrick -> (10s column sign digit) -> increasePrintCount 1
onPrintCountOverFlow -> (100s column sign digit) -> increasePrintCount 1