Jump to content
  • 0

question reguarding accname error


Question

Posted

hey guys i am just fidling with customs and i keep encountering the nill value error

 

can any of u help me pinpoint the problem?

Untitled.png.f72b3aa26c8b8f646c9b24a5b9bbcdbf.png

accessoryid.lub   accname.lub

i know it says like 1560 but i promise you i have looked at that line 50 million times and still cannot figure out the problem.

4 answers to this question

Recommended Posts

  • 0
Posted (edited)

Change your line on 1560 from

[ACCESSORY_IDs.ACCESSORY_BROWNVALK] = "_brownvalk" ,

into

[ACCESSORY_IDs.ACCESSORY_brownvalk] = "_brownvalk" ,

 

Edited by Yatohime
  • 0
Posted

Your doing it wrong as you see in accname.lub you put all CAPS but in accesoryid its none caps.

ACCESSORY_brownvalk = 3000,

[ACCESSORY_IDs.ACCESSORY_BROWNVALK] = "_brownvalk",

they should have the same information.

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