JamS Posted December 3, 2018 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 20 Reputation: 0 Joined: 12/08/17 Last Seen: January 23, 2019 Share 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 Link to comment Share on other sites More sharing options...
0 JamS Posted December 3, 2018 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 20 Reputation: 0 Joined: 12/08/17 Last Seen: January 23, 2019 Author Share Posted December 3, 2018 Solved!. Thanks for the help sir @n0tttt. Just delete id name with -. Quote Link to comment Share on other sites More sharing options...
0 n0tttt Posted December 3, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 303 Reputation: 118 Joined: 12/10/16 Last Seen: Yesterday at 02:39 AM Share 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 Link to comment Share on other sites More sharing options...
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"
}
Link to comment
Share on other sites
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.