Jump to content

Ridley

Administrators
  • Content Count

    1157
  • Joined

  • Last visited

  • Days Won

    86

Files posted by Ridley

  1. @ip

    usage: @ip <Player Name>
    Unlike @sameip, this is meant to check a single player
     
    config: use on players (gms) with same User Group as yourself yes/no
     
    Do not redistribute or sell this file.
     
    Output:


     
     
    Failed attempt

     
    Player not found/online

    276 downloads

    0 comments

    Updated

  2. "New Reborn" integrated job master

    I did this a while ago. In order to use this script you need Olrox new_reborn map
     

     
    This script is no physical job changer. instead each spike of the star shaped map represents a path of the classes. You walk up there to change your job. Extended Job's are available from a normal npc in the middle.
     
    Important: This script uses Euphys default herc job changer as a base.
     
    - the script gives out a +7 novi weapon for each of the base classes (check line 355 to 392)
    - it has some fancy warp portals, feel free to edit it to default
    - even more fancy, ressource eating rotating waiting rooms for exit and entrance (default prontera) which can be disabled as well (line 502 and 530)
    - autobuff inc agi +10 for 1 minute each time you walk directly through the middle (or spawn)
    - you can NOT skip rebirth. 1st job -> 2nd -> rebirth -> trans ->3rd
    - it also has support for rebellion, but rebellion is not yet added on herc so you might want to disable it
     
    This script was already tested live and worked fine. I did some edits tho but never optimized it since I lost interest in it. However, I think its something different from default Job Masters
     
    Note: I really recommend to read through it and check for all options.
     
    Some Screenshots
     
     

    199 downloads

    0 comments

    Updated

  3. @itemall and @itemmap

    Give an item to all players online
    @itemall <Item ID> <Item Amount>
     
    Give an item to all players on the same map as you
    @itemmap <Item ID> <Item Amount>
     
    Using some old code from Emistry for this, thank you for your permission to use it.

    370 downloads

    0 comments

    Updated

  4. Zodiac of the months

    //===== Description: =========================================================//= Rotates each month. January (Capricorn) to December (Sagittarius)//= Counts and displays required items and how much you miss//= Player can choose to make diadem or crown//============================================================================
     
    the sprites of the zodiac crowns/diadems are not in kro's data.grf, so I uploaded them here too.

    252 downloads

    0 comments

    Updated

  5. Starter map (iz_int) *both versions*

    Back in January (or even december) iz_int was replaced for the new beginners quest (and I'm not talking about the academy). If you use academy, the spawn point won't fit since the coordinates on the new map is different.
     
    The files offered here:
    iz_int (academy beginners) screenshot 1
    iz_int (new beginners) screenshot 2

    522 downloads

    0 comments

    Updated

  6. Collection - Fixed Dungeon Maps

    As we know some maps have spots outside the actual map players can't reach, but it can happen mobs and specially bosses (in this case Ifrit) can spawn there.
     
    This is a fixed version of those. There is actually no need to add this to your grf, just use the map file and update your mapcache from it's gat.
     
    contains:
    thor_v03
    lhz_dun04
     
    Note: Please let me know if you spot maps where you can warp

    456 downloads

    0 comments

    Updated

  7. Gothing Lolita & French Maid

    Old female GM sprites - I don't know if they are available anywhere right now, but I know some people want them
    Note some client protection prevents any manipulation of gm sprites.
    Credits to the Author

    447 downloads

    0 comments

    Submitted

  8. Kafra Cutins

    Not the ones which were recently requested, but I found some Kafra cutins on my storage. Contains 15 Kafra Cutins
     
    Add to your grf in \texture\À¯ÀúÀÎÅÍÆäÀ̽º\illust
     
    call them in script with the cutin command

    275 downloads

    0 comments

    Updated

  9. Status Ailments

    Add it to your data\sprite\ÀÌÆÑÆ®

    1215 downloads

    0 comments

    Updated

  10. @autores (auto resurrection)

    @autores <mapname> < X coordinate> < Y coordinate>
     
    eg. @autores prontera 150 150 <-- will revive players at prontera 150/150
     
    Use it for your events, races or whatever
     
    Note:

    only players on the given map are affected. If you set "prontera" as map, only players which die there will be revived. If you set pay_dun00, only players there are affected and so on..
    It has a 5 second cooldown till it revives you. This is set in line 57 (sleep2 5000;)
    second use of @autores will disable it again
    @autorescheck tells you if the system is enabled or disabled
    Works only at one map at the same time

    111 downloads

    0 comments

    Submitted

×
×
  • Create New...

Important Information

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