disable @follow during woe

EIunium

New member
Messages
5
Points
0
Hello, 

we have @follow command enabled in our server, but we don't want to use it during woe times, to avoid cheating. how can we disable certain commands during woe times?

thanks.

 
@Elunium

Go to /re/map_zone_db.conf or /pre-re/map_zone_db.conf depending on if you use renewal or not and add this where the zone name is name: "GvG":

disabled_commands: { follow: 1}
That will disable @follow if the gm level is below 1 on the GVG maps. You can change it to fit your needs.

 
Last edited by a moderator:
Back
Top