Jump to content
  • 0

error my custom items please help.


Question

Posted (edited)

i include here screenshot and my data.rar

 

error and no image at inventory.when i click this.

what's wrong with my script?

 

i tried to @changelook then i saw saiyan headgear and it's ok if @changelook but when i summon that item there's no image and when i click its error.

 

please help i need your help pls. pls pls....

 

check custom item and item_db and system folder

 

and here's my client date April 9, 2012 i view it using PE Viewer.

 

 

post-329-0-28118200-1379335324_thumb.png

custom item database.rar

Edited by Hatake Kakashi

15 answers to this question

Recommended Posts

Posted (edited)

in idnum2itemdisplaynametable.txt

 

25024#_saiyan#
 
should be something like:
25024#Saiyan_Hair#   <----since its a display name
 
 
other than that i think all files were correct,
 
oh and if you merge that through a patcher, specifically thor, you might want to check whether its gibberish or not, if your computer detects korean text as gibberish use unbollox.exe to convert it to something like "[][][][][]" or korean, then proceed with patching
Edited by chowking
Posted (edited)

25024#_saiyan#

 
should be something like:

25024#Saiyan_Hair#   <----since its a display name

 

are you sure with that? coz i should put the right name ryt?

at my texture item and collection folder name is _saiyan.

so why should i put saiyan_hair? but there's no hair word on it?

 

correct me if im wrong.

 

sorry for my english grammar.

Edited by Hatake Kakashi
Posted (edited)

What's the client date you're using?

 

are you sure with that? coz i should put the right name ryt?

at my texture item and collection folder name is _saiyan.

so why should i put saiyan_hair? but there's no hair word on it?

 

correct me if im wrong.

 

sorry for my english grammar.

 

if its in idnum2itemdisplaynametable.txt,, then you need to put what name it has to have or has to show in client, yours have
 

25024#_saiyan#

 

so " saiyan" will appear on item name client side, just like in your attached screenshot

Edited by chowking
Posted

here i tried this iteminfo.lua

i already change _saiyan at displaynametable i tried Saiyan Hair

but still error...

please how to fix this..

 

 

    [25024] = {
        identifiedDisplayName = "Saiyan Hair",
        identifiedResourceName = "_saiyan",
        identifiedDescriptionName = {
            "A Headgear comes from legendary saiyan",
            "Str + 3, Dex + 3, Int + 2",
            "Class :^777777 Costume^000000",
            "Defense :^777777 30^000000",
            "Equipped on :^777777 Upper^000000",
            "Weight :^777777 10^000000",
            "Applicable Job :^777777 Every Job^000000",
        },
        slotCount = 1,
        ClassNum = 888
    },


please help me...



help sir chowking or to others.

 

help me thru facebook. its to hard to reply here. thanks.



i think my problem solved if i downgraded my client into 2011... haiz...

im going to be crazy. damn...



who can help me i will give 5usd paypal..

Posted

What is the name of your custom item (saiyan hair) can you say to me in detail how you add your custom item because if you want to see your item Edit your item_db or if its correct try to recheck your accname.lub/lub and accessoryid.lua/lub or check your view id if it matches your lua and db other way arround diff your client viewid change to 30000

Posted (edited)

compile your system/iteminfo.lua to lub and other lua with luac.5.1.4 not 5.0.2


2012 and higher needs 5.1.4

 

Also fix the data structure of lua files,

data/luafiles514/lua files/datainfo.. again looking at the picture attached really think only problem is either the system/Iteminfo.lua or idnum2resnametable.txt, since item name shows properly,, only display is missing,

Edited by chowking
Posted

so what do i need to do sir?



and where can i download it?



i download notepad++ and i convert lua into lub by changing at save as then change lua into lua name. so still can't fix my problem..



I mean lua into lub.

Coz i read those other post for recompiling lua into lub. Can compile via save as at notepad++ ryt?
I already try it again at system and luafiles514 and still error...
Posted

thank sir neomind

 

but sir chowking give me idea to fix my problem..

 

problem fixed

 

he recommend to change or download data v4 by. alexandria

 

and yes!~ it's work like a charm..

 

thank you all~

 

thank you sir chowking...

 

pm me your paypal account so that i will give you for your kindness..

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