yodaGG Posted October 22, 2022 Posted October 22, 2022 Hi guys, it is possible to make 3rd Job Regular Use 3rd Job Suit v1 sprite and 3rd Job Transcendent Use 3rd job suit jRO sprite ? im using this code for costume item 3rd job suit : i want to make: 1 item for costume (4070) suit v1, and 1 item for jRO costume suit (4077) Quote - Id: 5000006 AegisName: One_Suit Name: One_Suit Type: ShadowGear Buy: 10 Weight: 100 Defense: 1 Locations: Shadow_Armor: true ArmorLevel: 1 Script: | bonus bAllStats,1; EquipScript: | changebase 4070; UnEquipScript: | changebase Class; - Id: 5000007 AegisName: Two_Suit_jRO Name: Two_Suit(jRO) Type: ShadowGear Buy: 10 Weight: 100 Defense: 1 Locations: Shadow_Armor: true ArmorLevel: 1 Script: | bonus bAllStats,1; EquipScript: | changebase 4077; UnEquipScript: | changebase Class; Thankyouu Quote
Question
yodaGG
Hi guys,

it is possible to make 3rd Job Regular Use 3rd Job Suit v1 sprite
and 3rd Job Transcendent Use 3rd job suit jRO sprite ?
im using this code for costume item 3rd job suit :
i want to make:
1 item for costume (4070) suit v1, and 1 item for jRO costume suit (4077)
Thankyouu
1 answer to this question
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.