Jump to content

Arcenciel

Members
  • Posts

    1315
  • Joined

  • Last visited

  • Days Won

    10

Posts posted by Arcenciel

  1. You would have to use

    *atcommand "<command line>";
    
    This command will run the given command line exactly as if it was typed in from
    the keyboard by the player connected to the invoking character, and that
    character belonged to an account which had GM level 99.
    
    // This will ask the invoker for a character name and then use the '@nuke'
    // GM command on them, killing them mercilessly.
    input @player$;
    atcommand "@nuke "+@player$;
    
    This command has a lot of good uses, I am sure you can have some fun with this
    one.

    fakename is not a script command.

  2. erm 1 more question , wat lvl of sub admin ??? /hmm cause some people said sub admin lvl 90 and above and some people said sub admin lvl 50 .. so im confused with that .

    It's up to you to decide what level you want your Sub-Admin to be. There's no set standards.

  3. 2 : What happen to Eathena boards? Its too long since my last login.. Does this board have connection or not?

    eA went down a few days ago and lost more recent back-ups forcing them to use a much older back up. There's an explanation about it in eA.

    rAthena is not connected to eA in any way with the exception of using eA's code as a base for everything that rA Developers have added on. (Needs a better wording.)

    You can read about it here: http://rathena.org/b...thena-the-fork/

  4. You need to elaborate on "other battle skills."

    Also do you want an item script or do you just want Enchant Deadly Poison to automatically happen whenever those skills are casted?

  5. how can i make my custom woe?

    in Phantasia

    You have to be more specific than that. Custom how? How is it different from the normal WoE?

    And most people probably don't have an idea what is "in Phantasia."

  6. Modify is a very vague term. What exactly do you want to do with them?

    Depending on what you want to do, the change that needs to happen can occur in different places such as the source or the database.

    Also most of the changes that you probably want to do has been asked and answered before so make sure to use the Search function before posting.

  7. Thanks bro, so I have no choice but to Start a new database again and wipe it out? xD

    No, you just need to figure out the proper changes to make so that your databases would be compatible for rA.

    I would like to suggesting sending Brian a PM because as far as I know he's well versed in SQL Queries.

    • Upvote 1
  8. Rejected xxx forums is visible to normal users because whatever gets rejected ends up there to let whoever posted know why they were rejected and how they can fix their post so that it can be acceptable.

    • Upvote 1
×
×
  • Create New...