diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-24 09:13:50 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-24 09:13:50 +0000 |
commit | e17d1bfa00dcde02180df01edf7b028bf1c46432 (patch) | |
tree | c1a6d46f3ad2c9ae7b164803b5210ecdc2c5f6e8 /conf/charcommand_athena.conf | |
parent | d080398382d6ce1f4a4635e6a9de460994323823 (diff) | |
download | hercules-e17d1bfa00dcde02180df01edf7b028bf1c46432.tar.gz hercules-e17d1bfa00dcde02180df01edf7b028bf1c46432.tar.bz2 hercules-e17d1bfa00dcde02180df01edf7b028bf1c46432.tar.xz hercules-e17d1bfa00dcde02180df01edf7b028bf1c46432.zip |
* Limited manual detection of data truncation to string/enum/blob columns.
* Renamed conf-tmpl to conf.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11284 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/charcommand_athena.conf')
-rw-r--r-- | conf/charcommand_athena.conf | 260 |
1 files changed, 260 insertions, 0 deletions
diff --git a/conf/charcommand_athena.conf b/conf/charcommand_athena.conf new file mode 100644 index 000000000..acd89779a --- /dev/null +++ b/conf/charcommand_athena.conf @@ -0,0 +1,260 @@ +// Athena charcommand Configuration file. +// Translated by Peter Kieser <pfak@telus.net> + +// The symbol that will be used to recognize commands. +// You can set any one character, except control-characters (0x00-0x1f), +// '%', '$' (party/guild chat speaking) and '/' (standard client commands). +// The symbol must be different from from the standard GM command symbol. +command_symbol: # + + +//-------------------------- +// 0: normal player commands +// None for security purposes. + +//------------------------- +// 1: Super player commands + +//--------------------------- +// 10: Super player+ commands + +//---------------------- +// 20: Mediator commands + +//-------------------- +// 40: Sub-GM commands + + +// View the items in a character's cart +cartlist: 40 + +// Apply an effect onto another character +effect: 40 + +// View the exp of a character +exp: 40 + +// List a chacter's items +itemlist: 40 + +// View the jail time remaining +jailtime: 40 + +// Refresh a character +refresh: 40 + +// List a chacter's stats +stats: 40 + +// List a chacter's storage items +storagelist: 40 + +//--------------------- +// 50: Sub-GM+ commands + +// Change a character's clothing color +dye: 50 + +// Give another character a fake name +fakename: 50 + +// Open the hatch dialog for a character +hatch: 50 + +// Change a character's hair color +hcolor: 50 +haircolor: 50 + +// Change a character's hair style +hstyle: 50 +hairstyle: 50 + +// Changes character's model +model: 50 + +// Give or remove a peco from a character +mount: 50 +mountpeco: 50 + +// Make another character's pet friendly/not +petfriendly: 50 + +// Rename another character's pet +petrename: 50 + +// Change a character's size +size: 50 + +//---------------- +// 60: GM commands + +// Resurrects a dead character +alive: 60 +revive: 60 + +// Give a player all the skills available to him/her +allskill: 60 +allskills: 60 +skillall: 60 +skillsall: 60 + +// Give a character the maximum possible stats +allstat: 60 +allstats: 60 +statall: 60 +statsall: 60 + +// Change another character's base level (3 same commands) +blvl: 60 +blevel: 60 +baselvl: 60 +baselevel: 60 + +// Changes the sex of an online player (all characters on the account) +changesex: 60 + +// Delete items from a character +delitem: 60 + +// Disguise a character +disguise: 60 +undisguise: 60 + +// Resets another character's designated maps +feelreset: 60 + +// Change the guild level for a character's guild +glvl: 60 +glevel: 60 +guildlvl: 60 +guildlevel: 60 + +// Open guild storage for a character +gstorage: 60 + +// Heal a character +heal: 60 + +// Invoke GM Hide on a character +hide: 60 + +// Increase a character's homunculus' level +hlvl: 60 +hlevel: 60 +homlvl: 60 +homlevel: 60 + +// Evolve a character's homunculus +homevolve: 60 +homevolution: 60 + +// Change a character's homunculus' friendly value +homfriendly: 60 + +// Change a character's homunculus' hunger value +homhungry: 60 + +// View a character's homunculus' stats +hominfo: 40 + +// Give another character an item +item: 60 + +// Create a specific item (with cards, refines, etc +item2: 60 + +// Remove all of a character's possessions +itemreset: 60 + +// Change another character's job (2 same commands) +job: 60 +jobchange: 60 + +// Change another character's job level (3 same commands) +jlvl: 60 +jlevel: 60 +joblvl: 60 +joblevel: 60 + +// Allow a character to attack anybody +killer: 60 + +// Make a character killable by anybody +killable: 60 + +// Return a character to their respawn point +load: 60 + +// Take away a character's platinum skill +lostskill: 60 + +// Make a character immune to monsters +monsterignore: 60 + +// Apply a certain option to another character +option: 60 + +// Change a character's pet's hungry value +pethungry: 60 + +// Produce forged equipment on a character (as if he/she was a blacksmith) +produce: 60 + +// Give another character a platinum skill +questskill: 60 + +// Performs a stat and skill reset on someone else. +reset: 60 + +// Save another character +save: 60 + +// Gives another character skill points +skpoint: 60 + +// Change a character's walking speed +speed: 60 + +// Give another character spiritball effect +spiritball: 60 + +// Open storage for a character +storage: 60 + +// Gives another character status points +stpoint: 60 + +// Change a character's stats +str: 60 +agi: 60 +vit: 60 +int: 60 +dex: 60 +luk: 60 + +// Resets another character's status, skills +streset: 60 +skreset: 60 + +// Warp a player somewhere else (3 same commands) +warp: 60 +rura: 60 +rura+: 60 + +//---------------------- +// 80: GM Chief commands + +// Refine a character's equipment +refine: 80 + +// Give another character zeny +zeny: 80 + +//--------------------------- +// 99: Administrator commands + +//--------------------------------------------------------------- +// 100: Disabled commands + + +import: conf/import/charcommand_conf.txt |