minx123 2 Posted December 25, 2015 Hello.. i need some help.. how to make player when equip item it will change their cloth to Bleach Sprite? Example like this. { Id: 30337 AegisName: "Xmas_Suit" Name: "Xmas Suit" Type: 5 Buy: 20 Weight: 100 Loc: 136 Refine: false OnEquipScript: <" sc_start SC_XMAS,-1,0;"> OnUnequipScript: <" sc_end SC_XMAS;">}, for sprite on this. https://eathena.ws/board/index.php?showtopic=264313 Quote Share this post Link to post Share on other sites
0 Samuel 83 Posted December 31, 2015 @@minx123 make a custom job which uses the bleach sprite if you want the sc way, just follow how the costume xmas, oktoberfest and etc were added. if you'll just proceed with the custom job, you could easily use changebase script command in your items Quote Share this post Link to post Share on other sites
0 minx123 2 Posted December 31, 2015 @@minx123 make a custom job which uses the bleach sprite if you want the sc way, just follow how the costume xmas, oktoberfest and etc were added. if you'll just proceed with the custom job, you could easily use changebase script command in your items i follow this guide until what step? http://herc.ws/wiki/Custom_jobs i just need view sprite to player.. Quote Share this post Link to post Share on other sites
0 maqc1 8 Posted January 1, 2016 (edited) Simplier than that, if you don't care about loosing the Xmas Sprite, you can just rename your Bleach Sprite with the Xmas name : »êŸ_³² // Male»êŸ_¿© // Female And then put them inside the job folder, i.e. : dataspriteÀΰ£Á·¸öÅë³² // MaledataspriteÀΰ£Á·¸öÅë¿© // Female By doing that, the command sc_start SC_XMAS,-1,0; will show the Bleach Sprite. Edited January 1, 2016 by maqc1 Quote Share this post Link to post Share on other sites
Hello.. i need some help.. how to make player when equip item it will change their cloth to Bleach Sprite?
Example like this.
for sprite on this.
https://eathena.ws/board/index.php?showtopic=264313
Share this post
Link to post
Share on other sites