Hi, i tried putting the skill "NPC_Rebirth" to priest class.
According to IRO WIKI:
Supportive skill
Levels: 3
When the caster dies, it immediately respawns in the same spot with half HP.
I successfully added it but the problem is, my player doesn't revive.
I think this is a src error or...
Hi rathena,
how can i make a certain skill consume 5% HP of the current HP of the user no matter what the skill level is.
for example:
LVL 1 TO LVL 10 Double strafe will consume 5% of my current HP.
Thanks.
Based on IRO-WIKI :
The skill NPC_DRAGON FEAR has this area of effects:
LVL 1 = 5X5
LVL 2 = 11X11
LVL 3 = 17X17
LVL 4 = 23X23
LVL 5 = 29X29
I want to edit the area of effect to my own choice.
Where can i find their structures in the SRC.
i have tried skill.c / map.c / battle.c
but i...
Hi, can someone edit this script?
I want it to be:
• A Player must logged in for 1 hour before he gets the prize.
• Then after the player receives the reward, the 24-hour countdown will start.
Example:
I received the reward at 21:03 (monday)
the daily 1hour will begin at 21:03 (tuesday)...
Requesting:
An enchanter that will enchant these items for a certain equipment.
• For Armors (any) : Mark of blahblah (itemid: 28000 upto 280005)
• For Shields (any) : Quint of blahblah (itemid: 28006 upto 280010)
• For Garment (any) : Seal of blahblah (itemid: 28010 upto 280015)
• For Footgear...
Please help about this script, this is a game script i found it on rathena forums 1st of all is this legal? pulling out 1 of their script's and trying to get a help to fix this script cause its not working very well,idk maybe its not fit on hercules, but i really want to use it and try it if its...
Hi hercules,
Can Someone make me
An NPC That will change ( with menu )
100 TCG to 10 PODS
100 TCG to 20 Convex Mirror
100 TCG to 15 Jellopy.
NPC message will be :
Hi there, i can trade your 100 TCG's to 10 PODS or 20 Convex Mirror or 15 Jellopy.
Pick what you want.
menu : 10 PODS , 20...
Hi hercules,
Here are my patchers ^^ Pls rate and give suggestions.
3 Notice Box ( Slide show , Patchnote, Banner )
First :
Dedicated to one of the website made my We-Prioritize.
Second :
W/ Slideshow
Third :
Fourth :
Buttons ripped from archaos-ro's site.
Will change it soon. ^^
Hi Hecules.,
Im having a trouble on this script.
Whenever i click the NPC my client crashes ( not responding )
Here's the script :
//= All Cards NPC//===== Additional Comments: //=================================- shop A Cards...
Hi Hercules,
Can someone help me with this script?
The Problem is everytime i click the soul link item. ( itemdb = callfunc )
It soul links the character but stone cursed it.
Here's the script :
//===== rAthena Script =======================================//= Soul Link Scroll...
Hi Hercules,
Can anyone help me how to make
SC_INCMATKRATE and SC_INCATKRATE
will not be removed upon death just like the cash foods?
i check rathena forums it says " status.c "
but its a lot different from hercules.
pls help me.
ThAnks~
Can anyone got this kind of script? Or If anyone can make some script like this?
A 3-in-1 Refiner : a) Normal Refiner -- "Costume" Refiner -- c) Enriched Refiner
Normal Refiner:
- The same as the official refiner. (Phracon / Emveretarcon / Oridecon / Elunium)
Costume Refiner:
- A refiner...
Hi,
Could someone edit this script?
trinity_in,166,143,2 script Armor Craftsman 58,{ disable_items; deletearray @inventorylist_id[0], getarraysize(@inventorylist_id); getinventorylist; mes "[Armor Craftsman]"; mes "I've been studying ways to improve armor to increase its real capacity."; next...
Hi hercules.
i wonder how to change the casting time of asura strike when it hits 150 dex.
instead of NO CAST Asura. i want it to become 0.1 Casting time (150dex)
Is it possible? and how?
thanks in advance,
Hi hercules,
i just want to know how to edit the skill "Holy Light"
instead of pure HOLY. i want to nerf it to release random elements like Fire,Wind,Earth,Neutral,Water,Poison,Dark,Spirit,Holy, and Undead. damage will be
25% of your MATK.
Hi.
here's what i request for.
1. when you equip an item it will start specialeffect 690;
then if you remove the item . the specialeffect will be removed.
i tried putting specialeffect2 690; on the On_equip part. but when i removed the item. the special effect is not removed.
2. when you...
Hi,
I'm suggesting to add this on hercules
/ / Note 1: Value optional (on / off, yes / no or 1/0).
/ / Return the reflected damage to the Redeemer? (Note 1)
devotion_rdamage: 0
this is an option where you can activate(on/off) the official reflect/devotion.
I found this on bRathena...