I never delete anything, lol. But, I don't know where the OnAtkCast went. I will post it if I find it. It was a real shame when they choose not to add these to the svn back in the day. I used the OnAtkCast on every one of my wands to allow players to do ranged magic damage when they were equipped. Ironically it's exactly how Ragnarok M does it now, years later. Since I always added back with each update it probably got lost somewhere.
Peopleperson49
Edited: I said I never delete anything... Since these were originally paid items I wouldn't normally give them out, but Ind gave them out several years back in the one of the posts above and his links are now broken. Keep in mind that these patches WILL WILL WILL need to be updated or manually installed to work correctly! However, I recently installed the OnAtkCast on a test server and it worked fine manually doing it. OR BETTER YET PLEASE ADD THEM TO THE GITHUB FOREVER!!!
IndBonusPack1.patch
IndBonusPack2.patch
IndOnAtkCast.patch
This modification allows you to create fake players without further using mob_avail for such behavior.
Usage:
.@monsterGID = fakeplayer( map, x, y, name, job_id, sex, hair_style, hair_color, weapon, shield, head_top, head_mid, head_bottom, option, cloth_color );
Info & History
Info: HANSIP Protection is a src modification to make sure NDG,speed hack, WPE Users still follow the rules. History: This is a simple code, which we have made since long to minimize the NDG User. The first way to solve NDG, we add a cooldown for skills that dosn't has a fixed cooldown (Sonic Blow, Cross Impact, etc). But the player doesn't allowed to do double cast. Finaly we made this code that minimize the NDG users, but still keep the original feature that is double cast for some skills (Sonic Blow, Cross Impact, etc).
Implementation & Feature
Implementation:
Download the file
Apply manual "rA - Hansip Protection.diff" to your src.
Paste "battle_conf.txt" to conf/import/
Don't forget to recompile your server.
All done
Features:
The user still able to use double SB / CI / etc.
You may switch on and off.
Very simple
Skill Packet Spam detector
.
Note:
2013 client already detect modified file (after act delay). so i've tested this using WPE. i got the number from comparing with and without *cheat.
Supported Skills:Bash
Sonic Blow
Arrow Vulcan
Double Strave
Bowling Bash
Ninja Kouenka
Ninja Hyousensou
Jupitel Thunder
Cross Impact
Dragon Breath Fire & Water
Change Log: 1.1 -Add archer double strave skill 1.2 -Add support for some skills 1.3 -Change name from NDG to Hansip -Add skill packet spam detector & punishment -Support PRE-RE