Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/08/18 in Posts

  1. 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
  2. Go to rathena/src/core.hpp Search #DEFINE HP_SP_TABLES . Change it to ///#DEFINE HP_SP_TABLES Recompile it
    1 point
  3. 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
  4. 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
  5. this maybe related https://github.com/rathena/rathena/issues/3391
    1 point
  6. 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...