I kinda need a module for duels, as im arranging a pvp tournament on RK2. the module should be pretty simple, it should show 5 messages with 1 sec delay between.
like countdown to duel:
[Pvpfun] Swiftgank: !duel
[Pvpfun] Pvpfun: 5 (red)
[Pvpfun] Pvpfun: 4 (red)
[Pvpfun] Pvpfun: 3 (red)
[Pvpfun] Pvpfun: 2 (red)
[Pvpfun] Pvpfun: 1 (red)
[Pvpfun] Pvpfun: GO! (green)
but if its possible make it so i can easily add more lines to the plugin or make it spam 5 messages fast with 1 sec delay in between.
like:
[Pvpfun] Swiftgank:!info
[Pvpfun] Pvpfun: Hey
/delay 1000
[Pvpfun] Pvpfun: message 2
/delay 1000
[Pvpfun] Pvpfun: ...
/delay 1000
So i can use it for other things then just countdown.
If anyone could write this: either a quick and simple one with just colors and countdown, or with the editing possibilitys that would be great. Thank you