Jump to content

zmref

Members
  • Posts

    299
  • Joined

  • Last visited

Everything posted by zmref

  1. aw do I need to change the item script on all that path? in order to just modify 1 single item?
  2. Decreases 20% neutral and water can't be frozen, +800hp, mdef+ 5 If +8 add +700 maxhp {bonus2 bSubEle,0,20; bonus2 bSubEle,1,20; bonus2 bResEff,Eff_Freeze,10000; bonus bMdef,5; bonus bMaxHp,800; if(getrefine()==8){bonus bMaxHp,700} If class is a gunslinger desperado dmg +5%, aspd +10% {if(BaseClass==Job_gunslinger) bonus2 bSkillAtk,516,5; bonusbAspdRate,10;}
  3. I'm using this condition if(BaseClass==Job_Mage) any clue where could I find the proper job list used for scripting? because I'm going to use this on gunslinger, taekwon, ninja, soul linker classes
  4. thanks, I just want to know if my script is correct? and why not put these much codes?, are there issues?
  5. Well no one is answering my script request, There's no one can commit help. Is this correct? Description: +30 flee, +5 mdef, skill teleport 45% neutral resist 7% resist all other elements if +7 refine additional +1% water resist if +8 refine additional +1% water resist if +9 refine additional +1% water resist if +10 refine additional +5% neutral resist Summary of +10 refine: +30 flee, +5 mdef, skill teleport 50% neutral resist 10% all other resist {bonus2 bSubEle,0,45; bonus2 bSubEle,1,7; bonus2 bSubEle,2,7; bonus2 bSubEle,3,7; bonus2 bSubEle,4,7; bonus2 bSubEle,5,7; bonus2 bSubEle,6,7; bonus2 bSubEle,7,7; bonus2 bSubEle,8,7; bonus2 bSubEle,9,7; bonus bmdef,5; bonus bFlee,30; skill "AL_TELEPORT",1; bonus bUnbreakableGarment,0; if(getrefine()==7) {bonus2 bSubEle,1,1} if(getrefine()==8) {bonus2 bSubEle,1,1} if(getrefine()==9) {bonus2 bSubEle,1,1} if(getrefine()==10) {bonus2 bSubEle,0,5;}
  6. This script based on https://rathena.svn....onus.txt<br /> to compare with this? can I use either of this item scriptings? The TOP 1 uses number below uses word
  7. Hi can anyone please script these I don't know how. I'm a newbie please I need. 1.) 45% Neutral resist 7% Fire/Water/Wind/Earth/Poison/Holy/Undead If +7 add 1% Fire/Water/Wind/Earth/Poison/Holy/Undead +8 add 1% Fire/Water/Wind/Earth/Poison/Holy/Undead +9 add 1% Fire/Water/Wind/Earth/Poison/Holy/Undead +10 add 5% Neutral resist 2.) Decreases 20% damage taken from Neutral and Water property If +7 HP+700 3.) Increase 50% magic damage to demi-human and angel monster only 4.) add 15% chance of gaining 30% of the damage as HP 5.) 7% attack to demi human 6.) 7% resist to demi human 7.) +20% critical damage +10% attack speed 8.) +10% Desperado Damage +10% attack speed 9.) Immune to silence +20% Heal,Sanctuary and Potion Pitcher 10.) Maximum HP+2k 11.) Maximum HP+1.2k +3% reflect
  8. 2012-04-10 or 2012-06-18 Can you state the comparability of these?
  9. And also can I use the latest lub files with this client? and does your link has complete data folder?
  10. I also use @monster but I can't see them also Example: @monster Baphomet then I just die without any damage sprite I also went at pay_dun00 there's no monsters Solved on packetver
  11. I'm using 2010-06-16a with Judas' data folder but look at this and also even if I didn't check the skip service select, it still does skip also Can I put mounts on trans? using this client?
  12. Is it safe to continue? Check this error
  13. how to use it? I don't have .diff. I only got the shins diff plugins
  14. I used shin diff patcher but I notice that there's some patches aren't seen. how? Was the patcher not supported by this client? I want to add the custom window name and let me choose on some things.
  15. Because all I want is to set my server as Transcedent job with enabled items like Proxy Skin Fragment and some cool items. Can you give me the list of modifications? @.@ and also adding the mounts because really I can't choose the right src modification, If I would disable the renewal and also selecting the best client date?. I'm confuse, I'm a newbie
×
×
  • Create New...