yodaGG Posted October 22, 2022 Group: Members Topic Count: 12 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 02/14/22 Last Seen: April 17 Share 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 Link to comment Share on other sites More sharing options...
0 yodaGG Posted October 28, 2022 Group: Members Topic Count: 12 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 02/14/22 Last Seen: April 17 Author Share Posted October 28, 2022 up up Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.