Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/08/18 in all areas

  1. Version 20190611-34971e57

    506 downloads

    INFORMATION: The main target for usage only for server that use kRO client Client 2015-08-26 or newer or some functions (especially the cart selection) will be fail This mod in few words, You can set Genetic's cart sprite for level 1 Merchant, change its max weight and max item numbers rAthena Requirement: Git Hash: 2e15fae7 (2018-05-05) You can config cart related values for Weight limit Max item numbers Level requirement Job requirement But, because the client is not customizable (I meant I can't edit the client), there are things that cannot be changed related with client/PACKETVER. So, because I modified the MC_CHANGECART to MC_CARTDECORATE (sending ZC_SELECTCART) PACKETVER MAX_CARTS ZC_SELECTCART Weight Limit Max Items Level Req Job Req 20150826 + 12 YES YES YES YES YES 20120201 + 9 not supported YES YES useless useless Older 5 not supported YES YES useless useless Don't forget to add MC_CARTDECORATE as quest skill to preferred player. Forgot to took SS, so just watch the Video Ok, that's all. Any bug & suggestion please tell me. If you find a way or know how to make patch (hex the client) to add more carts, please tell the community
    Free
    1 point
  2. Hi, everyone. The reason 2017 client crash while hairstyle over 29 is the client fetching palette's file name from hard-code table instead of hairstyle IDs. Solution: replace Enable64kHairstyle.qs It work well with my 2017-06-14bRagexeRE & 2017-05-17aRagexeRE clients, and it should be fine with 2018's client.
    1 point
  3. Go to rathena/src/core.hpp Search #DEFINE HP_SP_TABLES . Change it to ///#DEFINE HP_SP_TABLES Recompile it
    1 point
  4. Corrected: 28025,Monarch_katar, Katar do Monarca,5,10,,28,150,0,1,1,0x00001000,16,2,34,4,130,1,16,{ .@r = getrefine(); bonus2 bSkillAtk,GC_CROSSIMPACT,(.@r/2); bonus2 bSkillAtk,GC_COUNTERSLASH,.@r; bonus2 bSkillAtk,GC_ROLLINGCUTTER,((.@r/2)*3); if(.@r >=7){bonus bAspdRate,5;} if(.@r >=9){bonus bAspdRate,5;} if(.@r >=12){bonus bDefRatioAtkClass,Class_All;} },{},{}
    1 point
  5. You gotta hex the client to include sky background on custom maps. Open the client on a hex editor and change one of the original sky maps to yours. Ex: Search for airplane01.rsw and change it to: custommap1.rsw (the custom name must have the same lenght as the original).
    1 point
  6. this maybe related https://github.com/rathena/rathena/issues/3391
    1 point
  7. Normally you would need a newer client, but if you download the above link it'll run fine on any version.
    1 point
×
×
  • Create New...