You are not logged in.
Pages: 1
it is possible to have more than one mapvotecycles.cfg on a server so you can have different kinds of maps for when you do events and stuff ?
Offline
you could create a command in commands.db and more mapvotecycle.cfgs
**********
name = cycle1
exec = exec cycle1.cfg
desc = loads map vote cycle 1
levels = 10, 11, 999
**********
**********
name = cycle2
exec = exec cycle2.cfg
desc = loads map vote cycle 2
levels = 10, 11, 999
**********
now you can do !cycle1 or !cycle2 to load you specific mapvotecycle cfg
Last edited by jay1110 (15-Oct-20 23:43:51)
Offline
Pages: 1