Zycron Posted April 30, 2018 Posted April 30, 2018 View File Superstylist.txt (Now with trans job support) Hey all so I took the Superstylist and cleaned it up a bunch and added a check for all working third jobs. so if you are not one of the supported jobs it won't let you open dress room and crash client when you try to change body type here it is all original credit given in file. Update 5/5/2018 If you want Trans jobs to work just change this: Class == Job_Rune_Knight || Class == Job_Warlock || Class == Job_Ranger || Class == Job_Arch_Bishop || Class == Job_Mechanic || Class == Job_Guillotine_Cross || Class == Job_Royal_Guard || Class == Job_Sorcerer || Class == Job_Minstrel || Class == Job_Wanderer || Class == Job_Sura || Class == Job_Genetic || Class == Job_Shadow_Chaser To this: Class == Job_Rune_Knight || Class == Job_Warlock || Class == Job_Ranger || Class == Job_Arch_Bishop || Class == Job_Mechanic || Class == Job_Guillotine_Cross || Class == Job_Royal_Guard || Class == Job_Sorcerer || Class == Job_Minstrel || Class == Job_Wanderer || Class == Job_Sura || Class == Job_Genetic || Class == Job_Shadow_Chaser || Class == Job_Rune_Knight_T || Class == Job_Warlock_T || Class == Job_Ranger_T || Class == Job_Arch_Bishop_T || Class == Job_Mechanic_T || Class == Job_Guillotine_Cross_T || Class == Job_Royal_Guard_T || Class == Job_Sorcerer_T || Class == Job_Minstrel_T || Class == Job_Wanderer_T || Class == Job_Sura_T || Class == Job_Genetic_T || Class == Job_Shadow_Chaser_T Submitter Zycron Submitted 04/30/2018 Category Utilities Video Content Author 3ceam updated by zycron 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.