lphz Posted December 16, 2020 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 29 Reputation: 6 Joined: 10/15/15 Last Seen: Yesterday at 07:09 AM Share Posted December 16, 2020 (edited) When I switch skill items (smokie) in Skillb2020-12-16 13-00-03.mkvar & Hotkey and the skill table does not disappear. My exe 2020-03-04aRagnaexeRE Edited December 16, 2020 by lphz Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted December 16, 2020 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted December 16, 2020 Check this section on your item_db.txt / item_db.yml # Script Script to execute when the item is used/equipped. (Default: null) # EquipScript Script to execute when the item is equipped. (Default: null) # UnEquipScript Script to execute when the item is unequipped or when a rental item expires. (Default: null) Quote Link to comment Share on other sites More sharing options...
0 lphz Posted December 16, 2020 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 29 Reputation: 6 Joined: 10/15/15 Last Seen: Yesterday at 07:09 AM Author Share Posted December 16, 2020 (edited) here is official script - Id: 4044 AegisName: Smokie_Card Name: Smokie Card Type: Card Buy: 20 Weight: 10 Locations: Both_Accessory: true Flags: BuyingStore: true Script: | skill "TF_HIDING",1; UnEquipScript: | sc_end SC_HIDING; - Id: 4064 AegisName: Zerom_Card Name: Zerom Card Type: Card Buy: 20 Weight: 10 Locations: Both_Accessory: true Flags: BuyingStore: true Script: | bonus bDex,3; - Id: 2624 AegisName: Glove_ Name: Glove Type: Armor Buy: 30000 Weight: 200 Slots: 1 Jobs: All: true Novice: false SuperNovice: false Locations: Both_Accessory: true EquipLevelMin: 90 Script: | bonus bDex,1; Edited December 16, 2020 by lphz Quote Link to comment Share on other sites More sharing options...
0 lphz Posted December 16, 2020 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 29 Reputation: 6 Joined: 10/15/15 Last Seen: Yesterday at 07:09 AM Author Share Posted December 16, 2020 Anyone know a solution to this problem? Quote Link to comment Share on other sites More sharing options...
Question
lphz
When I switch skill items (smokie) in Skillb2020-12-16 13-00-03.mkvar & Hotkey and the skill table does not disappear.
My exe 2020-03-04aRagnaexeRE

Edited by lphzLink to comment
Share on other sites
3 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.