Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/04/22 in Posts

  1. View File Keitenai Resistance Capping File Name: Keitenai_Delay_System File Submitter: keitenai File Submitted: 27 Nov 2017 File Category: Src Modification Content Author: keitenai Information: Resistance capping applies to item effects which have "bSubEle, bSubSize, bSubRace2, bSubRace, bSubClass, bNearAtkDef, and bLongAtkDef". This modification can be set to less than 100 resistance cap to avoid too resistance heal, or set over 100 upto max of 200 if the dev would like to enable resistance heal. Features: Configurable Maximum resistance capping. Resistance capping can be applied to different resistance bonus types with different values. Resistance capping is applied to all items with resistance bonus scripts. By buying this scr modification code, you agree to these terms: You are not allowed to redistribute this src code modification in any way, shape, or form. Chargeback scams are not tolerated and will get you punished on rAthena. I @Keitenai still retain all rights to this src modification. Terms above may be changed or adjusted without prior notification. Submitter Keitenai Submitted 11/27/2017 Category Source Modifications Video Content Author keitenai  
    1 point
  2. Lebih sedekadsetahun tak masuk web ni. Tiba2 tergerak hati nak masuk? Siapa yg masih aktif sekarang?
    1 point
  3. I made a major clean-up on the code ? I've reduced the 5057 lines down to 633 in unit.cpp here's how it looks now
    1 point
  4. doesnt work anymore because of the update in npc_shop_discount() **** BUT MANAGE TO FIX JUST COMMENT THAT ONE old : bool npc_shop_discount(enum npc_subtype type, bool discount) { new : bool npc_shop_discount( struct npc_data* nd ){ manage to fix i guess just comment out this one. //nd->u.shop.discount = is_discount > 0; << THIS ONE
    1 point
×
×
  • Create New...