Jump to content
  • 0

help, About Add Item Custom


Question

Posted

excuse me who helped me get there and accname accessoryid fix mine, I've looked but found no wrong, but when after the patch has always come out error

[string"buf"]:967:table index nil

[string"buf"]:2: attempt to index globlal 'AccNameTable' (a nil value)

lua.rar

Please Help...!

6 answers to this question

Recommended Posts

Posted

Last line of accessoryid.lua:

ACCESSORY_warhelm = 1022,

remove the comma:

ACCESSORY_warhelm = 1022

same with accname.lua

[ACCESSORY_IDs.ACCESSORY_warhelm] = "_warhelm",

remove comma:

[ACCESSORY_IDs.ACCESSORY_warhelm] = "_warhelm"

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...