Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/17/15 in all areas

  1. < Stolao's Weapon Mastery > Features: As you train using a particular weapon type you get passive buffs depending on how much yo have used that type There are five types Onslaught, Swiftness, Safeguard, Ranged and Mystical Designed for mid sized mid rate servers, not tested on large server yet Todo: Suggestions? Optimize? Changelog: v1.00 Origioanal Make v1.01 +33% Masteries >> Atk v1.02 +50% Masteries >> Matk v1.03 Rename Masteries v1.04 Redistibute Weapons into new masteries v1.05 Wiped Mastery Bonuses v1.06 Added Starting Bonuses v1.07 Made OnPCStatCalcEvent for Mastery System v1.08 Added mastery Bonueses for Lvl 1, 2, 4, 8, 16, 32 ,64, and 128 v1.09 Changed Mysticals MaxSPRate for MaxSp v1.0A Added @wi (see bindatcmd.txt) v1.0B Added @wlvl (see bindatcmd.txt) v1.0C Removed dependency from bindatcmd.txt v1.0D Rebalanced a few formulas for differant masteries v1.0F Removed dependency from ONNPCKILLEVENT.txt (for release version) v1.10 Changed Mysticals, Castrate, Delayrate, Sprate to be -1 v1.11 Changed Mysticals, EquipmentMatk to be 250 at max level v1.12 Fixed typo in Safeguard v1.13 Changed Wm Stat bonus from M/9 -> M/32 v1.14 Removed Wm Booster item v1.15 Lowered Wm Max Level to 99 v1.16 Rewrote Onslaught Formulas for lower effect v1.17 Rewrote Switfness Formulas for lower effect v1.18 Rewrote Safegaurd Formulas for lower effect v1.19 Rewrote Ranged Formulas for lower effect v1.1A Rewrote Mystical Formulas for lower effect v1.1B Added Exprates = job_exp_rate v1.1C Changed Exp Curve to reflect new Exp Rates v1.1D Added Debugmes on Overflow v1.1E Added Increased Exp from SC_JEXPBOOST,2 v1.1F Fixed Spacing/ Readability in OnInit v1.20 Fixed Typos v1.21 Fixed Bug with No gear On v1.22 Fixed Missing ) v1.23 Convert to new formatting to allow both hand to recive buffs v1.24 Added a .Left Config v1.25 Added a Small boost to secondary stat based off prime stat v1.26 Added a Check for Item in Hand + Conf v1.27 Fixed mssing "" v1.28 Fixed missing ) v1.29 Added a missing conf setting Links: Latest Weapon Mastery Note: I'm not going to be updating this script anymore other then bug fixes as I'm no longer using it myself since I have updated to a SRC based one, i will eventually release the SRC one. Here is a video on the SRC one
    1 point
  2. This feature should be works like current rA's. And this release, only for old revision of rA revisions before official implementation (and its follow up). Official implementation info can be found at Autotrade Persistence & Live Vendor Data. As I say, this is rA style, every lines I wrote there just simple copy-paste from it. I made the patch file for r17000 and just tested, it seems work properly. Also for eA r14147. Download autotrade_persistency-rA-r17000.patch at_persistency-eA-14147-1.0.4.patch (for SQL server only) FAQ Q: Can I use this for my latest rA? A: Must I answer it? Q: Did u test this? A: Yes, with a vending and a buyingstore. Tried to restart map-server. Buy items on vending, and sell items to buyingstore, working fine. Q: Can I use this for older revision? Q: Can I use this for newer revision above 17000? Q: Can I use this for other emulator? A: I really appreciate your effort if you try that for us and share the changes.
    1 point
  3. I don't know if that's possible but please check this: https://rathena.org/wiki/Getequipid simple if(getequipid(EQI_HEAD_TOP) > 20000 || getequipid(EQI_HEAD_MID) > 20000 || getequipid(EQI_HEAD_LOW) > 20000)
    1 point
×
×
  • Create New...