Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/02/25 in Posts

  1. try to replace the clif_changelook(&sd->bl,LOOK_BODY2,sd->status.body); with clif_changelook(sd,LOOK_BODY2,sd->status.body);
    1 point
  2. I tested it with the latest rAthena version, and it works correctly. Are you perhaps using the 2025-05-08 client version?
    1 point
  3. Finally, I somehow find this root cause: You need to check your grf files (in order defined in DATA.INI), and usually, it will appears in below path: `data > luafiles514 > lua files > datainfo > titletable.lub` Bonus: CLS = Custom Lua Support
    1 point
×
×
  • Create New...