Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 04/16/22 in all areas

  1. 1 point
    AnnieRuru

    Change Equipment Skin

    https://rathena.org/board/topic/117831-showcase-weapon-skin/. https://github.com/rathena/rathena/issues/1779 got people ask how to do that ... so I write a plugin for it Download: 1.1 plugin also need to add a file in conf/import/change_equipment_skin.conf change_equipment_skin: ( { Type: "LOOK_WEAPON" ItemID: 24001 SkinID: 1238 }, //{ // Type: "LOOK_SHIELD" // ItemID: 24002 // SkinID: 2101 //}, ) When player equip a shadow weapon ID 24001, will show the weapon look 1238, which is Zeny_Knife "@reloadequipmentskin" will reload this file ... Note: yes, the clif->sendlook is extremely messy, I attempt to make this support change shield skin but for dunno what reason, equip a shield telling the client changing LOOK_WEAPON ... WTF !! if anybody knows how to make it support shield, I'm open to suggestion
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.