Jump to content

Santheus

Members
  • Posts

    1
  • Joined

  • Last visited

Santheus's Achievements

Poring

Poring (1/15)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. So I found the line of code : clif_changelook(&sd->bl,LOOK_BODY2,0); inside PC.CPP instead of battle.hpp. So basically, edit the line of code to : clif_changelook(&sd->bl,LOOK_BODY2,sd->status.body); and then recompile rAthena again, is that correct?
×
×
  • Create New...