Search results

  1. D

    HELP ME IN COSTUME :D

    PC.C if(pos & EQP_HEAD_LOW|EQP_HEAD_LOW_C) {if(id && !(pos&(EQP_HEAD_TOP|EQP_HEAD_MID|EQP_HEAD_TOP_C|EQP_HEAD_MID_C)))sd->status.head_bottom = id->look;elsesd->status.head_bottom = 0;clif_changelook(&sd->bl,LOOK_HEAD_BOTTOM,sd->status.head_bottom);}if(pos &amp...
Back
Top