Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/30/12 in all areas

  1. I have recently getting this some kind of error in /npc/mobs/dungeons/iz_dun.txt and lhz_dun.txt when setting into pre-re .Because some the monster from re are not exist in pre-re like those monster in iz_dun at lhz_dun.txt .Well i suggest that can you make a separate folder for those like in db folder with these folder called re and pre-re and also use this in warps folder .So that when you change your setting to pre-re there are no conflict about monster spawns .Last can you add simple setup to disable and enable Renewal Mechanics easily ,rather adding "//" from these Renewal Mechanics /// game renewal server mode /// (disable by commenting the line) /// /// leave this line to enable renewal specific support such as renewal formulas #define RENEWAL /// renewal cast time /// (disable by commenting the line) /// /// leave this line to enable renewal casting time algorithms /// cast time is decreased by DEX * 2 + INT while 20% of the cast time is not reduced by stats. /// example: /// on a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a /// "fixed cast time" which can only be reduced by specialist items and skills #define RENEWAL_CAST /// renewal drop rate algorithms /// (disable by commenting the line) /// /// leave this line to enable renewal item drop rate algorithms /// while enabled a special modified based on the difference between the player and monster level is applied /// based on the http://irowiki.org/wiki/Drop_System#Level_Factor table #define RENEWAL_DROP /// renewal exp rate algorithms /// (disable by commenting the line) /// /// leave this line to enable renewal item exp rate algorithms /// while enabled a special modified based on the difference between the player and monster level is applied #define RENEWAL_EXP /// renewal cast time variable cast requirement /// /// this is the value required for no variable cast-time with stats. /// formula: (DEX * 2) + INT /// default: 530 #define RENEWAL_CAST_VMIN 530 /// renewal enchant deadly poison algorithm /// /// leave this line to enable the renewed EDP algorithm /// under renewal mode: /// - damage is NOT increased by 400% /// - it does NOT affect grimtooth /// - weapon and status ATK are increased #define RENEWAL_EDP Instead add a single setup that disables all Renewal Mechanics [Note]: Sorry if i put these in a wrong section (I wish im in the correct section )
    1 point
  2. This snippet add some commands that will make the player follow/walk to somewhere and until he reach the destination he can't act(walk, attach, use skills, etc). lockedwalk-r15938.diff http://pastebin.com/Ef7ZRNjN Added commands: - pc_locked_walk(sd, x, y) [sRC] - pc_locked_follow(sd, target) [sRC] - lockedwalk <x> <y> [script] - lockedfollow <target> [script] - @lockedwalk <x> <y> [Atcommand] - @lockedfollow <target> [Atcommand]
    1 point
  3. Found Bug If file item_vending.txt is empty currency will be Zeny by default - I can't build shop - extended_vending: 1 - or chose any one currency in files item_vending.txt eg. cash default
    1 point
  4. 1 point
  5. You can optimize your script... Just delete array .mobid and change OnNPCKillEvent label to OnNPCKillEvent: // Script execution if(getmonsterinfo(killedrid,22)) set .@s, 1; // If a MvP ... Type 22 is MvP Exp. See changeset 15872 EDIT: nevermind
    1 point
  6. Hoi, nice script but he ain't compatible anymore with latest rA version, since script engine update. (arround 15997) You'll have an error here : while(getd(getarg(0) + "[" + .@i + "]") != "") {
    1 point
  7. What I do to "fix" it is close all tabs from that domain [rathena.org] You don't have to restart the browser completely.
    1 point
  8. sir jaypee may problem po ako. bkt po ayaw lumabas ng vote sites or vote links? na add vote sites ko naman po sya. ito po screenshot tapos kung mag eedit ako dun ko lng sya makikita tapos kung mag delete sites po ako may lumabas na error. pero kompleto ko nama po na add ung mga files sa addons folder mismo. 1. Edit - Delete Voting Sites 2. Add new Voting Sites 3. Delete[error]
    1 point
  9. Einige von eAthena kennen rAthena ja noch nich, werden vieleicht auch noch den Wechsel mitbekommen und sich zu uns gesellen.
    1 point
×
×
  • Create New...