Jump to content

AtlantisRO

Members
  • Content Count

    3
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Upvote
    AtlantisRO reacted to Yoh Asakura for a file, IP Ban Script   
    IP Ban Script
     
    A simple and useful script that allows GM's to Ban someone's IP from the server.
    It's also possible to put a reason why you want to ban that IP.
    The IP and the reason (if any) will be at your database, in "ipbanlist" table.
     
    Original author: unknown
    Script edited by: Yoh Asakura.
  2. Upvote
    AtlantisRO reacted to Rytech for a file, Dress Pack   
    What Is It?:
    The dress pack is a content pack that enables full
    use of the dressing room feature and also adds
    official alternate styles for 3rd jobs from jRO.
     
     
     
    How To Install:
    To use, simply have your DATA.INI file set to
    read the dressroom.grf before the data.grf/rdata.grf
    files. You can also use the tool GRF Editor to merge
    into your custom grf if desired.
     
    A 2015-10-29aRagexe or newer client is required for
    this to work properly. This file only adds support for
    the client side and will only let you view things in
    the dress room window. The server must fully support
    the system as well along with the "body" value in the
    character data.
     
    You will need to enable the "save_body_style" config
    in the conf/battle/client.conf to allow your server
    to save selected body styles.
     
    More info can be found in the read me file.
  3. Upvote
    AtlantisRO reacted to Dastgir for a file, Auraset   
    For Building Plugins:
    Windows: http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC
    Linux: http://herc.ws/wiki/Building_HPM_Plugin_for_gcc
     
    Usage:
    Atcommand:
    (usage: @aura <aura1> {<aura2> <aura3>})
    (aura1,aura2 are optional)
     
    ScriptCommand:
    (usage: aura aura1{,aura2,aura3}
    aura1 is compulsory, while aura2,aura3 are optional.
     
    aura1,aura2,aura3 are AuraID's
     
    NOTE: 1) This effects are permanent(unless the effect is not, which is clientside) and if you want to remove it, either do "@aura 0 0 0" or by Script (aura(0,0,0))
    2) If you type aura(586,-1,240), the 2nd aura will remain same, while first and third aura will change.
     
    You can check/set User's AuraID's by following variables
    USERAURA - Aura1
    USERAURA1 - Aura2
    USERAURA2 - Aura3
     
    You can also change aura by changing these variables.
     
    Some Useful aura Combinations:
    { 586, -1, -1 },{ 586, 362, -1 },{ 586, 362, 240 },{ 418, -1, -1 },{ 486, -1, -1 },{ 485, -1, -1 },{ 239, -1, -1 },{ 240, -1, -1 },{ 241, -1, -1 },{ 620, -1, -1 },{ 202, -1, -1 },{ 362, -1, -1 },{ 678, -1, -1 },{ 679, -1, -1 },{ 680, -1, -1 },{ 239, 418, -1 },{ 239, 486, -1 },{ 239, 485, -1 },{ 240, 418, -1 },{ 240, 486, -1 },{ 240, 485, -1 },{ 241, 418, -1 },{ 241, 486, -1 },{ 241, 485, -1 },{ 620, 418, -1 },{ 620, 486, -1 },{ 620, 485, -1 },{ 239, 418, 202 },{ 239, 486, 202 },{ 239, 485, 202 },{ 240, 418, 202 },{ 240, 486, 202 },{ 240, 485, 202 },{ 241, 418, 202 },{ 241, 486, 202 },{ 241, 485, 202 },{ 620, 418, 202 },{ 620, 486, 202 },{ 620, 485, 202 },{ 239, 418, 362 },{ 239, 486, 362 },{ 239, 485, 362 },{ 240, 418, 362 },{ 240, 486, 362 },{ 240, 485, 362 },{ 241, 418, 362 },{ 241, 486, 362 },{ 241, 485, 362 },{ 620, 418, 362 },{ 620, 486, 362 },{ 620, 485, 362 },{ 239, 418, 678 },{ 239, 486, 678 },{ 239, 485, 678 },{ 240, 418, 678 },{ 240, 486, 678 },{ 240, 485, 678 },{ 241, 418, 678 },{ 241, 486, 678 },{ 241, 485, 678 },{ 620, 418, 678 },{ 620, 486, 678 },{ 620, 485, 678 },{ 680, 679, 678 },
    I guess no further explanation is needed.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.