If your files are latest or updated, it should support itemshop..
prontera,123,456,7 itemshop POD 90,7777,30001:1,30002:4
Replace 7777 with proof of donation ID
Then add an item into the shop using the following format
<ItemID>:<price>
Ex.
30001:1
Here's a workaround
- script 175Exp -1,{
OnNPCKillEvent:
if(BaseLevel >= 175 && getmonsterinfo(killedrid,1) > 120) {
BaseExp = BaseExp + (NextBaseExp/10);
JobExp = JobExp + (NextJobExp/10);
}
end;
}
It will give 10% Base and Job exp whenever they kill a monster whose level is greater than 120
File Name: @punish
File Submitter: sandbox
File Submitted: 7 Mar 2014
File Category: Utilities
Content Author: sandbox
Script Details & Usage
It's a script that will mute and warp the player to a designated point.
Suggestions for the improvement of this very simple script would be appreciated.
Installation
Enable the script on your NPC folder
Read the comments for the configuration
Terms & Conditions
You are not allowed to reproduce or make profit of this script
You are not allowed to take credit for this script. Though you can modify/edit it to your liking.
I can give you support, but please, do not message me.
It is your own responsibility to create a backup before implementing anything new.
Thanks to @Kido for testing this for me!
Pastebin: http://rathena.org/board/pastebin/7ercpszp5tz4/
punish.txt
Maybe you are following the topic/forums? I have the same problem though it's not really like that coz I am following the forums, but my problem is that I get multiple notifications about the same topic, even if there were new replies made
I think the reason is that the reflected damage was too high, after the devotioner of the Champion dies, the champ absorbs the remaining damage.
From iRO