Register for your free account! | Forgot your password?

You last visited: Today at 05:23

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



problem with item

Discussion on problem with item within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2011
Posts: 5
Received Thanks: 0
problem with item

hello all


i have problem in smith NPC
i add harp d10,11 and 12 in hotan smith
and added successfully but my problem
when i buy harp any degree (10 or 11 or 12) i found it in inventory DarkStaff D9
i review the codes in database and media files no problem and codes same
any one have solution or idea why?

thanks in advance
glamourcor is offline  
Old 10/27/2012, 19:13   #2
 
turkplaya76's Avatar
 
elite*gold: 0
Join Date: Dec 2011
Posts: 73
Received Thanks: 20
means your media.pk2 shows harp icon but db points at the darkstaff.
so check your DB again.
turkplaya76 is offline  
Old 10/28/2012, 00:55   #3
 
elite*gold: 0
Join Date: Jul 2011
Posts: 5
Received Thanks: 0
that is my codes

ok that is DB lines

_refPackageitem

PHP Code:
1    15    86653    PACKAGE_ITEM_EU_HARP_10_A    0    EXPAND_TERM_ALL    SN_ITEM_EU_HARP_10_A    SN_ITEM_EU_HARP_10_A_TT_DESC    item\europe\weapon\harp_10.ddj    -1    xxx    -1    xxx    -1    xxx    -1    xxx
1    15    86654    PACKAGE_ITEM_EU_HARP_11_A    0    EXPAND_TERM_ALL    SN_ITEM_EU_HARP_11_A    SN_ITEM_EU_HARP_11_A_TT_DESC    item
\europe\weapon\harp_11.ddj    -1    xxx    -1    xxx    -1    xxx    -1    xxx
1    15    86655    PACKAGE_ITEM_EU_HARP_12_A    0    EXPAND_TERM_ALL    SN_ITEM_EU_HARP_12_A    SN_ITEM_EU_HARP_12_A_TT_DESC    item
\europe\weapon\harp_12.ddj    -1    xxx    -1    xxx    -1    xxx    -1    xxx 
_RefPricePolicyOfItem
PHP Code:
1    15    PACKAGE_ITEM_EU_HARP_10_A    1    0    7214000    -1    xxx    -1    xxx    -1    xxx    -1    xxx
1    15    PACKAGE_ITEM_EU_HARP_11_A    1    0    10158000    
-1    xxx    -1    xxx    -1    xxx    -1    xxx
1    15    PACKAGE_ITEM_EU_HARP_12_A    1    0    13422000    
-1    xxx    -1    xxx    -1    xxx    -1    xxx 
_RefShopGoods

PHP Code:
1    15    STORE_KT_SMITH_EU_TAB1    PACKAGE_ITEM_EU_HARP_10_A    60    -1    xxx    -1    xxx    -1    xxx    -1    xxx
1    15    STORE_KT_SMITH_EU_TAB1    PACKAGE_ITEM_EU_HARP_11_A    61    
-1    xxx    -1    xxx    -1    xxx    -1    xxx
1    15    STORE_KT_SMITH_EU_TAB1    PACKAGE_ITEM_EU_HARP_12_A    62    
-1    xxx    -1    xxx    -1    xxx    -1    xxx 
_RefScrapOfPackageItem
PHP Code:
1    15    PACKAGE_ITEM_EU_HARP_10_A    ITEM_EU_HARP_10_A    0    0    66    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    xxx    -1    xxx    -1    xxx    -1    xxx    89326
1    15    PACKAGE_ITEM_EU_HARP_11_A    ITEM_EU_HARP_11_A    0    0    70    0    0    0    0    0    0    0    0    0    0    0    0    0    
-1    xxx    -1    xxx    -1    xxx    -1    xxx    89327
1    15    PACKAGE_ITEM_EU_HARP_12_A    ITEM_EU_HARP_12_A    0    0    73    0    0    0    0    0    0    0    0    0    0    0    0    0    
-1    xxx    -1    xxx    -1    xxx    -1    xxx    89328 

client side
_refPackageitem
PHP Code:
1    15    86653    PACKAGE_ITEM_EU_HARP_10_A    0    EXPAND_TERM_ALL    SN_ITEM_EU_HARP_10_A    SN_ITEM_EU_HARP_10_A_TT_DESC    item\europe\weapon\harp_10.ddj    -1    xxx    -1    xxx    -1    xxx    -1    xxx
1    15    86654    PACKAGE_ITEM_EU_HARP_11_A    0    EXPAND_TERM_ALL    SN_ITEM_EU_HARP_11_A    SN_ITEM_EU_HARP_11_A_TT_DESC    item
\europe\weapon\harp_11.ddj    -1    xxx    -1    xxx    -1    xxx    -1    xxx
1    15    86655    PACKAGE_ITEM_EU_HARP_12_A    0    EXPAND_TERM_ALL    SN_ITEM_EU_HARP_12_A    SN_ITEM_EU_HARP_12_A_TT_DESC    item
\europe\weapon\harp_12.ddj    -1    xxx    -1    xxx    -1    xxx    -1    xxx 
_RefPricePolicyOfItem
PHP Code:
1    15    PACKAGE_ITEM_EU_HARP_10_A    1    0    7214000    -1    xxx    -1    xxx    -1    xxx    -1    xxx
1    15    PACKAGE_ITEM_EU_HARP_11_A    1    0    10158000    
-1    xxx    -1    xxx    -1    xxx    -1    xxx
1    15    PACKAGE_ITEM_EU_HARP_12_A    1    0    13422000    
-1    xxx    -1    xxx    -1    xxx    -1    xxx 
_RefShopGoods
PHP Code:
1    15    STORE_KT_SMITH_EU_TAB1    PACKAGE_ITEM_EU_HARP_10_A    60    -1    xxx    -1    xxx    -1    xxx    -1    xxx
1    15    STORE_KT_SMITH_EU_TAB1    PACKAGE_ITEM_EU_HARP_11_A    61    
-1    xxx    -1    xxx    -1    xxx    -1    xxx
1    15    STORE_KT_SMITH_EU_TAB1    PACKAGE_ITEM_EU_HARP_12_A    62    
-1    xxx    -1    xxx    -1    xxx    -1    xxx 
_RefScrapOfPackageItem
PHP Code:
1    15    PACKAGE_ITEM_EU_HARP_10_A    ITEM_EU_HARP_10_A    0    0    66    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    xxx    -1    xxx    -1    xxx    -1    xxx    89326
1    15    PACKAGE_ITEM_EU_HARP_11_A    ITEM_EU_HARP_11_A    0    0    70    0    0    0    0    0    0    0    0    0    0    0    0    0    
-1    xxx    -1    xxx    -1    xxx    -1    xxx    89327
1    15    PACKAGE_ITEM_EU_HARP_12_A    ITEM_EU_HARP_12_A    0    0    73    0    0    0    0    0    0    0    0    0    0    0    0    0    
-1    xxx    -1    xxx    -1    xxx    -1    xxx    89328 
they all the same
and idk where the problem
glamourcor is offline  
Reply


Similar Threads Similar Threads
Item icon gone when adding new item (ItemMinIcon Problem)
04/13/2012 - EO PServer Hosting - 0 Replies
When i adding new casual for my new quest,and try to login to my Test server for checking it all item icon are gone.I really confident this problem was cause by ItemMinIcon.ani,why im saying that? cause when i move the item from ItemMinIcon.ani the problem solve...but the casual dont have icon...i bet some of ElitePvpers member know especially TheFlames ;) (Im Using Client Flames LOL) Screenshot: Item that i add (Casual) :
[Problem]Item.epk und item.eix
08/17/2011 - Metin2 Private Server - 0 Replies
Hi Leute, ich suche eine aktuelle item.epk und eix, weil meine nicht mehr funzt weil ich außerversehen was gelöscht habe. Dummerweise hatte ich vergessen ein backup zu machen. Könnte mir da einer bitte helfen?
[Suche] Komplette item.eix/epk, icon.eix/epk, item proto und item list
12/25/2010 - Metin2 Private Server - 6 Replies
Hey =) Wie die Überschrift schon sagt, suche ich eine komplette item.eix/epk, icon.eix/epk, item proto und item list am liebsten noch von den Waffen von .darki und den ganzen neuen Rüstungen/Schilden/Helmen, da ich überhaupt nicht weiß wie man dass zB mit der item proto macht und wenn ich sie einfach nur ersetze, wie zB durch die "Waffen" item proto von .darki sind die ganzen neuen Rüstungen weg .... Ich hoffe irgendjemand könnte das machen, weil es bestimmt nicht nur für mich hilfreich ist...
Problem mit Modden der item.eix / item.epk
06/27/2010 - Metin2 Private Server - 3 Replies
Also, folgendes Problem: Wenn ich die item.eix und item.epk in den FA Ordner tu und dann die item_extract.xml auf die m2.exe ziehe, scheint erstmal alles normal, aber während des Ladens kommt ein Windows-Meldefenster "m2.exe funktioniert nicht mehr." Dann muss ich schließen. (auffällig ist auch, dass die zwei Dateien eix und epk nicht verschwinden.) Ich schaue in den Source Ordner -> ymir work und es ist trotzdem ein item Ordner da.. Na gut, dann dachte ich mir nichts bei und habe aus dem...



All times are GMT +1. The time now is 05:24.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.