Jump to content

solid2005

Members
  • Posts

    147
  • Joined

  • Last visited

Everything posted by solid2005

  1. Add Latest rAthena revision. ExtendedVendingSystem_1.8.9.patch
  2. This mode is ready on svn. src/config/core.h /// Uncomment to enable skills damage adjustments /// By enabling this, db/skill_damage.txt and the skill_damage mapflag will adjust the /// damage rate of specified skills. //#define ADJUST_SKILL_DAMAGE Change this //#define ADJUST_SKILL_DAMAGE to #define ADJUST_SKILL_DAMAGE.
  3. this mod already implement on svn look at db folder skill_damage_db.
  4. why i can't wear a 30000 above item id? on 2013-07-xx?
  5. Add latest rAthena. ExtendedVendingSystem_1.8.8.patch
  6. Fix compile warning for svn. Only Support 17454. Backup first before apply this. manage_skill_damage_v2.2_rAthena17454.patch
  7. solid2005

    Port Forward

    are you using modem of mydsl? i have encounter that. don't use your modem to become router with dhcp you need to buy a router separately the router will port forward smoothly to your connection ip.
  8. this is the problem, need some one modify this one. or i have wrong place the code. ATK_ADDRATE(wd.damage, wd.damage2, battle_SAD(sd, target, skill_id)); // Manage Skill Damage [Lilith]
  9. maybe this can be help. I did not test yet. rAthena 17435 fix compile error. manage skill damage 2.2 BETA.patch
  10. Add new rAthena revision 17425. Backup your server before apply this. ExtendedVendingSystem_1.8.7.patch
  11. Add new rAthena revision 17420. Backup your server before apply this. ExtendedVendingSystem_1.8.6.patch
  12. 1.2 is buggy. on add the format of PHP was insert on textbox value. when add check on list showing the format of PHP and unable to delete on the list.
  13. Add new rAthena revision 17373. Backup your server before apply this. ExtendedVendingSystem_1.8.5.patch
  14. Add Latest rAthena 17433. ExtendedVendingSystem_1.8.4.patch
  15. how the vending battle_config.vending_over_max force the amount. example 1000000000 and i limit to 30000 on item.conf and force the client to 1000000000 to 30000? need guide code.
  16. it can be if you add to skill by level 1 to 10 1 = 10% to 10 = 100% skill = hotkey
  17. Warning 1 warning C4101: 'i' : unreferenced local variable k:\rathena\testserver\src\map\atcommand.c 8585 map-server_sql on int hp_rate=0, hp_nameid=0, sp_rate=0, sp_nameid=0, type=0, i;
  18. because they using standard format enum is not available on MSSQL.
  19. this i can't fix unless seperate the variable for zeny and for the custom, variable z is the zeny count.
  20. do you have ChunkSpy-win32-bin-0.9.7.zip. because http://files.luaforge.net/releases/chunkspy/chunkspy-win32-bin/ChunkSpy-win32-bin-0.9.7/ChunkSpy-win32-bin-0.9.7.zip is down.
  21. @suyothegreat Another Scene, Char 1 Sells Banana for 1 cash Char 2 buy the banana on the side of Char 1 on the Chatbox says; Revenue from "Char2" is: 0 but the item is sold and cash is reduce from char 2 what would be the possible problem for this ? Tax Kadze already fix that. Fix for 1.8.3 -Added new rev 17288 -Fix Tax Credit to @kadze [Note] Always have a backup and use first on test server. ExtendedVendingSystem_1.8.3.patch
×
×
  • Create New...