hendra814 Posted April 24, 2023 Posted April 24, 2023 Please help, i want create usable custom item, but i get error like this here my custom import\item_db.yml Header: Type: ITEM_DB Version: 3 Body: - Id: 40000 AegisName: Cash_Chest Name: Cash Chest Type: Usable Weight: 1 AliasName: Cash_Box_ Script: | callfunc "F_CashChest"; Quote
0 KazumaSatou Posted April 24, 2023 Posted April 24, 2023 Try this : Header: Type: ITEM_DB Version: 3 Body: - Id: 40000 AegisName: Cash_Chest Name: Cash Chest Type: Usable Weight: 1 AliasName: Cash_Box_ Script: | callfunc "F_CashChest"; Quote
0 hendra814 Posted April 24, 2023 Author Posted April 24, 2023 (edited) 1 hour ago, KazumaSatou said: Try this : Header: Type: ITEM_DB Version: 3 Body: - Id: 40000 AegisName: Cash_Chest Name: Cash Chest Type: Usable Weight: 1 AliasName: Cash_Box_ Script: | callfunc "F_CashChest"; thanks,, but still have issue ** Already solve by remove Quote AliasName: Cash_Box_ Edited April 24, 2023 by hendra814 Quote
Question
hendra814
Please help, i want create usable custom item, but i get error like this
here my custom import\item_db.yml
2 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.