JamS Posted December 3, 2018 Posted December 3, 2018 Can someone help me to fix this error please. These are the errors showing: This is my accessoryid: (last 2 lines) ACCESSORY_squirtingporing = 1790, --> What is the error in this line? ACCESSORY_pirate_hat = 1791 } This is my accname: (last 2 lines) [ACCESSORY_IDs.ACCESSORY_squirtingporing] = "_squirtingporing", [ACCESSORY_IDs.ACCESSORY_pirate_hat] = "_pirate_hat" } Quote
0 JamS Posted December 3, 2018 Author Posted December 3, 2018 Solved!. Thanks for the help sir @n0tttt. Just delete id name with -. Quote
0 n0tttt Posted December 3, 2018 Posted December 3, 2018 Could it be you having duplicate ids? ACCESSORY_C_Cyber_Income = 1790, ACCESSORY_C_Electro_Two_Side_Up = 1791, Also you could put both files on a pastebin to check better. 1 Quote
Question
JamS
Can someone help me to fix this error please.
These are the errors showing:
This is my accessoryid: (last 2 lines)
ACCESSORY_squirtingporing = 1790, --> What is the error in this line?
ACCESSORY_pirate_hat = 1791
}
This is my accname: (last 2 lines)
[ACCESSORY_IDs.ACCESSORY_squirtingporing] = "_squirtingporing",
[ACCESSORY_IDs.ACCESSORY_pirate_hat] = "_pirate_hat"
}
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.