Jump to content

Utility: Superstylist.txt (Now with trans job support)


Zycron

Recommended Posts


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.01
  • Content Count:  35
  • Reputation:   17
  • Joined:  04/25/18
  • Last Seen:  

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
  • Submitted
    04/30/2018
  • Category
  • Video
  • Content Author
    3ceam updated by zycron

 

  • Love 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...