Will this ever happen in Blockland? No, because it is too much work.
I want events that can:
- Display Rounds (like based on this # of kills this happens)
- Event that would allow allow repairing a Barrier possible
These are the only things you cant do with events or game modes so far and the barrier event may be possible with modification the Shift Activate. How it would modified would be something like OnActivateHold>Named Brick>Barrier1A>SetProperties 0 0 0
the displaying rounds would be something like
OnMinigameKill>Self>IfKills>=>[5]
OnVariableTrue>scoreones>SetPrint>[1]
OnVariableTrue>Self>ResetKills