Jump to content

Freya Jorgenson

Members
  • Posts

    146
  • Joined

  • Last visited

Posts posted by Freya Jorgenson

  1. Color: Purple, Pink, White and Red ( anything that would make it awesome! =) )

    Name: Vixen Ragnarok Online (animated, bigger than other texts)

    Size: Anything that would fit the information =)

    Anime: Stalker, HP or a Vixen

    Other texts:

    Home of the Vixens

    www.thevixens.info

    Bring out the best in you!

    150x/150x/Custom

    Thank you in advance.

  2. Forgive me for being noob. I tried to search for any information about the new atcommand_athena.conf , since way far different from the old one.. I dont know how to adjust/enable the player commands .. and others for the GMs .. Please enlighten me. I dont wish to be spood fed.. Just to have an idea where to start.. Thank you.

    Mine currently shows:

    /* Atcommands and charcommands configuration file */
    /* The symbol that will be used to recognize commands.
    You can set any one character except:
    - control-characters (0x00-0x1f),
    - '%' (party chat symbol)
    - '$' (guild chat symbol)
    - '/' (client commands symbol)
    atcommand_symbol represents @commands used locally.
    charcommand_symbol represents #commands used on other players.
    */
    atcommand_symbol : "@"
    charcommand_symbol: "#"
    /* Command aliases
    You can define aliases for any command. Aliases work just like original
    command.
    Format is
    <commandname>: ["<alias>", ...]
    */
    aliases: {
    mobinfo: ["monsterinfo", "mi"]
    iteminfo: ["ii"]
    time: ["date", "serverdate", "servertime"]
    autotrade: ["at"]
    help: ["h"]
    jumpto: ["goto", "warpto"]
    mount: ["mountpeco"]
    who: ["whois"]
    npctalk: ["npctalkc"]
    gvgon: ["gpvpon"]
    gvgoff: ["gpvpoff"]
    jobchange: ["job"]
    load: ["return"]
    warp: ["rura", "mapmove"]
    dye: ["ccolor"]
    hairstyle: ["hstyle"]
    haircolor: ["hcolor"]
    monster: ["spawn"]
    blvl: ["lvup", "blevel", "baselvl", "baselvup", "baselevel", "baselvlup"]
    jlvl: ["jlevel", "joblvl", "joblvup", "joblevel", "joblvlup"]
    glvl: ["glevel", "guildlvl", "guildlvup", "guildlevel", "guildlvlup"]
    allskill: ["allskills", "skillall", "skillsall"]
    allstats: ["allstat", "statall", "statsall"]
    ban: ["banish"]
    unban: ["unbanish"]
    unjail: ["discharge"]
    homlevel: ["hlvl", "hlevel", "homlvl", "homlvup"]
    homevolution: ["homevolve"]
    mutearea: ["stfu"]
    monsterignore: ["battleignore"]
    raise: ["revive"]
    kill: ["die"]
    }
    /* Commands help file */
    help: {
    @include "conf/help.txt"
    }
    

×
×
  • Create New...