blob: 31447c8967f14b3e2de4c11b86233c025771404f (
plain) (
tree)
|
|
// command permissions below
CMD_ZENY 80
CMD_CHARZENY 98
CMD_DEBUG 80
CMD_CHANGESEX 40
CMD_CHARCHANGESEX 60
CMD_CLASS 40
CMD_CHARCLASS 50
CMD_DESTROYNPC 98
CMD_REMOTECMD 40
CMD_WARP 40
CMD_CHARWARP 60
CMD_MUTE 60
CMD_NPCTALK 40
CMD_MUSIC 40
CMD_AUTOMOD 60
CMD_DIVORCE 40
CMD_CHARDIVORCE 60
// special permissions below
MAP_LOUNGE 20 // level to enter the GM Lounge & talk to Numa
EVT_KILLTHEGM 50 // this is both for the event and the magic gm top hat
DBG_HOLIDAY 40 // holiday debug (xmas, halloween, ...)
EVT_DEBUG 50 // event debug (open portals, disguise, ...)
DBG_SCHEDULED 40 // scheduled broadcasts (schedule broadcast, stop broadcast, trigger broadcast, ...)
DBG_MOTD 40 // motd debug (show/hide motd)
// very specific debug menus
DBG_VALIA 40 // illia quest debug info
|