Mitosky Posted July 28, 2024 Group: Members Topic Count: 48 Topics Per Day: 0.02 Content Count: 104 Reputation: 0 Joined: 10/22/19 Last Seen: Saturday at 06:25 PM Share Posted July 28, 2024 Hello friends, I have come to ask you how I can solve something that worries me, my problem is When the client closes, the suit is not kept on, so I have to put it back on. I am very grateful Quote Link to comment Share on other sites More sharing options...
0 ADMSarah Posted July 28, 2024 Group: Members Topic Count: 18 Topics Per Day: 0.03 Content Count: 146 Reputation: 10 Joined: 08/19/23 Last Seen: May 22 Share Posted July 28, 2024 conf\battle\client.conf // Will tuxedo and wedding dresses be shown when worn? (Note 1) wedding_modifydisplay: no Quote Link to comment Share on other sites More sharing options...
0 Mitosky Posted July 28, 2024 Group: Members Topic Count: 48 Topics Per Day: 0.02 Content Count: 104 Reputation: 0 Joined: 10/22/19 Last Seen: Saturday at 06:25 PM Author Share Posted July 28, 2024 13 hours ago, Questune said: conf\battle\client.conf // Will tuxedo and wedding dresses be shown when worn? (Note 1) wedding_modifydisplay: no Thank you very much for your time and respond my friend, I tried as you explained but it still doesn't work Quote Link to comment Share on other sites More sharing options...
0 ADMSarah Posted July 29, 2024 Group: Members Topic Count: 18 Topics Per Day: 0.03 Content Count: 146 Reputation: 10 Joined: 08/19/23 Last Seen: May 22 Share Posted July 29, 2024 17 hours ago, Mitosky said: Thank you very much for your time and respond my friend, I tried as you explained but it still doesn't work Did you restart server after changing this? Quote Link to comment Share on other sites More sharing options...
0 Mitosky Posted October 10, 2024 Group: Members Topic Count: 48 Topics Per Day: 0.02 Content Count: 104 Reputation: 0 Joined: 10/22/19 Last Seen: Saturday at 06:25 PM Author Share Posted October 10, 2024 On 7/29/2024 at 7:19 AM, Questune said: Did you restart server after changing this? Hello, my solution was to adjust the item_db script so instead of Script | leave it as EquipScript: and UnEquipScript: and the Type: ShadowGear and Locations: Shadow_Armor: true Example: Spoiler - Id: 43110 AegisName: Minstrel_Suit Name: Minstrel Suit Type: ShadowGear Buy: 20 Slots: 0 Jobs: BardDancer: true Locations: Shadow_Armor: true EquipLevelMin: 61 Refineable: true Trade: Override: 100 NoDrop: true NoTrade: false NoCart: false NoStorage: false NoGuildStorage: false NoMail: true NoAuction: true EquipScript: | specialeffect2 98; changebase 4075; bonus bDelayRate,-10; UnEquipScript: | changebase Class; Quote Link to comment Share on other sites More sharing options...
Question
Mitosky
Hello friends, I have come to ask you how I can solve something that worries me, my problem is
When the client closes, the suit is not kept on, so I have to put it back on.
I am very grateful
Link to comment
Share on other sites
4 answers 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.