lphz Posted December 16, 2020 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
0 Poring King Posted December 16, 2020 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
0 lphz Posted December 16, 2020 Author 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
0 lphz Posted December 16, 2020 Author Posted December 16, 2020 Anyone know a solution to this problem? Quote
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 lphz3 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.