// Athena charcommand Configuration file. // Translated by Peter Kieser // Set here the symbol that you want to use for your commands // Only 1 character is get (default is '#'). You can set any character, // except control-character (0x00-0x1f), '%' (party chat speaking), // '/' (standard ragnarok GM commands) and '@' (Standard GM Commands) // With default character, all commands begin by a '#', example: #save SomePlayer 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 //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