charcommand_athena.conf 686 B

123456789101112131415161718192021222324252627
  1. // Athena charcommand Configuration file.
  2. // Translated by Peter Kieser <pfak@telus.net>
  3. // Set here the symbol that you want to use for your commands
  4. // Only 1 character is get (default is '#'). You can set any character,
  5. // except control-character (0x00-0x1f), '%' (party chat speaking) and '/' (standard ragnarok GM commands)
  6. // and '@' (Standard GM Commands)
  7. // With default character, all commands begin by a '#', example: #save SomePlayer
  8. command_symbol: #
  9. stats: 40
  10. statsall: 40
  11. itemlist: 40
  12. effect: 40
  13. storagelist: 40
  14. petrename: 50
  15. petfriendly: 50
  16. option: 60
  17. save: 60
  18. reset: 60
  19. spiritball: 60
  20. item: 60
  21. job: 60
  22. jobchange: 60
  23. zeny: 60
  24. import: conf/import/charcommand_conf.txt