Jump to content

LatSo

Members
  • Posts

    296
  • Joined

  • Last visited

Everything posted by LatSo

  1. I doubt there is a working one in revision 17422. Since the release of renewal atk, this src mod does not work anymore. It is only updated on 17435 and now working copy is rev 17454 and higher. just update your server if you want to use this
  2. Hi i used version 17422 and failed recompile,Please help as you can see the one you've patched is supporting svn 17454 or higher. update your svn to latest or at least 17454
  3. then how about if atk rate + 10% for 10 seconds?
  4. For example, when I click the NPC I will get bonus 5 str for 10 seconds. please help! I dont know if this will work OnTouch: bonus bStr,5; end;
  5. Yes I use yours, your first patch is working theres just a warning. Will try your 2nd patch and see if theres warning
  6. again it will not block coma Ill try this one.
  7. Thanks! looking forward to it
  8. you manual patch? @Cydh Sir you miss in battle.c the following + { "atk_adjustment_map", &battle_config.atk_adjustment_map, 1, 4095, 4095, }, + { "atk_short_attack_damage_rate", &battle_config.atk_short_damage_rate, 100, 1, INT_MAX, }, + { "atk_long_attack_damage_rate", &battle_config.atk_long_damage_rate, 100, 1, INT_MAX, }, + { "atk_weapon_attack_damage_rate", &battle_config.atk_weapon_damage_rate, 100, 1, INT_MAX, }, + { "atk_magic_attack_damage_rate", &battle_config.atk_magic_damage_rate, 100, 1, INT_MAX, }, + { "atk_misc_attack_damage_rate", &battle_config.atk_misc_damage_rate, 100, 1, INT_MAX, }, Manage to solve the warning issue, now my concern is the damage is not increasing. Why is that?
  9. will surely try this one. I got this warnings: battle.c: In function âbattle_SADâ: battle.c:1742: warning: suggest parentheses around â&&â within â||â battle.c:1742: warning: suggest parentheses around â&&â within â||â battle.c:1742: warning: suggest parentheses around â&&â within â||â battle.c:1742: warning: suggest parentheses around â&&â within â||â battle.c: In function âbattle_calc_misc_attackâ: battle.c:5530: warning: suggest parentheses around assignment used as truth value
  10. you know how to delete the magic resistance of gtb sir Jasc? anyone?
  11. And to fix it what we need to edit/add ?
  12. thank you for this Cydh and with the problem of rosfus, I did not encounter that. maybe he did not recompile.
  13. there's no script for coma
  14. How to delete the magic damage reduction of Golden Thief bug? I only want it to block status ailment skills and coma thanks for helping! EDIT: src edit?
  15. you're welcome I know this is too much but can you please take a look at this? http://rathena.org/board/topic/62238-manage-skill-damage-21/?p=215025 he said that's the error and he don't know what to do with it. Sorry for out topic reply!
  16. I see, I hope sir Cydh make a fix for this one! looking forward to it!
  17. I hope someone can help you in this!
  18. I'm having battle.c warnings after manual patch.
  19. LatSo

    PVP Ladder

    check the configuration.
  20. but my revision is only 17435, shh. Can anyone help? Also, bonus ATK from weapons or skills are not working on Glt. Cross Job only. in other job's it's working fine. I've added the following src mod: Cydh's Global Damage Adjustment Lilith's Skill Damage Adjustment ( error fixed by Solid ) I think it's worth mentioning
  21. Look at my atk in this picture and when I equip items, look at my atk. nothing happens, and FYI effect of the Nab Hood is Item Link: http://ratemyserver.net/index.php?page=re_item_db&comid=114 checked item script and it is fine. I am using rA svn 17435
×
×
  • Create New...