-
Content Count
1157 -
Joined
-
Last visited
-
Days Won
86
Files posted by Ridley
-
@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
278 downloads
0 comments
Updated
-
"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
204 downloads
0 comments
Updated
-
@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.
376 downloads
0 comments
Updated
-
Zodiac of the months
By Ridley in Quest, Shops, Functions & Algorithms
//===== 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.
254 downloads
0 comments
Updated
-
Starter map (iz_int) *both versions*
By Ridley in Maps & Textures
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
532 downloads
0 comments
Updated
-
Collection - Fixed Dungeon Maps
By Ridley in Maps & Textures
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
468 downloads
0 comments
Updated
-
Gothing Lolita & French Maid
By Ridley in Sprites & Palettes
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
467 downloads
0 comments
Submitted
-
Kafra Cutins
By Ridley in Client Resources
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
284 downloads
0 comments
Updated
-
0 comments
Updated
-
@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
114 downloads
0 comments
Submitted