You are not logged in.
Pages: 1
Hello people,
if somebody could help me, I would like to create custom vote which will add +5 mins to the game (timelimit).
So if someone knows how to do it, or have it already, It would be highly appreciated.
Thanks in advance!
Offline
this will not work.
if
timelimit 30
you can do
timelimit 35
but you cant do
timelimit +5
in votes.db
**********
name = addtime
message = "^1add time"
help = "add time"
exec = timelimit 35
passtext = "^5Added time."
levels = 999
Offline
Pages: 1