Jump to content
  • 0

having error on my iteminfo.lua


narien123

Question


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.01
  • Content Count:  39
  • Reputation:   0
  • Joined:  03/06/15
  • Last Seen:  

err.png

Edited by narien123
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  662
  • Reputation:   671
  • Joined:  11/12/12
  • Last Seen:  

Either one of those is correct.

 

The item 25022 doesn't have its closing tag. Right above [25023], you're missing "},".

Edited by Tokei
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  62
  • Reputation:   19
  • Joined:  04/11/15
  • Last Seen:  

This line near the bottom

function main()

Is written incorrectly, it's supposed to be

main = function()
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.01
  • Content Count:  39
  • Reputation:   0
  • Joined:  03/06/15
  • Last Seen:  

Either one of those is correct.

 

The item 25022 doesn't have its closing tag. Right above [25023], you're missing "},".

thx .. it's about the item 25022 

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...