Jump to content
  • 0

Weird Error showing in my accessoryid


JamS

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   0
  • Joined:  12/08/17
  • Last Seen:  

Can someone help me to fix this error please.

These are the errors showing:

image.png.ad74930a62e2b51ce796a0eb5e4583c6.png

image.png.e9331d893ff071d6ce63c020ea214c2a.png

image.png.c3bd37f490e831b2aeac8bf4a0e8c398.png

 

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

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   0
  • Joined:  12/08/17
  • Last Seen:  

Solved!. Thanks for the help sir @n0tttt. Just delete id name with  -.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  303
  • Reputation:   117
  • Joined:  12/10/16
  • Last Seen:  

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.

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...