Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server
You last visited: Today at 00:52

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

Advertisement



Question [HELP ITEM MALL]Avatar can see but can't buy

Discussion on Question [HELP ITEM MALL]Avatar can see but can't buy within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2010
Posts: 7
Received Thanks: 0
Question Question [HELP ITEM MALL]Avatar can see but can't buy

Using a VSRO

Hey guys,

I can see all of the Avatars in the Item Mall, and some of them are purchasable but others just don't buy.

If anyone can help it would be greatly appreciated.

Thank you.
zomgevonyreally is offline  
Old 07/14/2013, 11:06   #2
 
elite*gold: 0
Join Date: Jan 2013
Posts: 308
Received Thanks: 97
Because they're only in media.pk2 that's why you see them but you can't buy.
JuliaRocks is offline  
Old 07/14/2013, 13:05   #3

 
Haxor's Avatar
 
elite*gold: 0
Join Date: Feb 2008
Posts: 3,777
Received Thanks: 1,455
Arrow Private SRO Main Discussions / Questions -> Private SRO Ask the Experts

#moved
Haxor is offline  
Old 07/14/2013, 21:45   #4
 
elite*gold: 0
Join Date: Mar 2010
Posts: 7
Received Thanks: 0
Quote:
Originally Posted by JuliaRocks View Post
Because they're only in media.pk2 that's why you see them but you can't buy.
Thanks for the reply! I thought that may be the issue as well so I tried adding the items that did not work into the item mall.

I followed and ran the search query in that guide to check if the items were in the database.

The search came back and it showed that the items were in the database so I skipped the step with the query to add items into the database. I moved on to the step with the query to add items into the item mall.

I ran the query and set the servicetag to 1 and the saletag to 0.

I tried buying the item again from the mall and it did not work. So I checked the saletag of other items in the mall that did work and they were set to saletag 32.

So I went back to the item I was trying to add and set the saletag to 32.

I tried buying the item again and it still did not work.

If you know of another way to add items into the item mall, please share.

Thanks again for the reply and taking the time to read this message!

Link to the Guide:
zomgevonyreally is offline  
Old 07/14/2013, 23:56   #5
 
elite*gold: 0
Join Date: May 2013
Posts: 1,447
Received Thanks: 1,044
Well here is a simple way that you could use if your data is not equal media/db side

Extract your server_dep folder navigate to textdata and copy those 4 files:
-RefPackageItem
-RefPricePolicyOfItem
-RefScrapOfPackageItem
-RefShopGoods

paste them in C:\

Now execute this query:

Code:
truncate table _refpackageitem
truncate table _refpricepolicyofitem
truncate table _refscrapofpackageitem
truncate table _refshopgoods
Now those ones :

Code:
BULK INSERT _RefPackageItem FROM 'c:\refpackageitem.txt' WITH (FIELDTERMINATOR = '	')
BULK INSERT _RefPricePolicyOfItem FROM 'c:\RefPricePolicyOfItem.txt' WITH (FIELDTERMINATOR = '	')
BULK INSERT _RefScrapOfPackageItem FROM 'c:\RefScrapOfPackageItem.txt' WITH (FIELDTERMINATOR = '	')
BULK INSERT _RefShopGoods FROM 'c:\RefShopGoods' WITH (FIELDTERMINATOR = '	')
And now this :
Code:
SELECT * FROM _RefPackageItem where Service = 1
SELECT * FROM _RefPricePolicyOfItem where Service = 1
SELECT * FROM _RefScrapOfPackageItem where Service = 1
SELECT * FROM _RefShopGoods where Service = 1
Copy/and paste the whole data in the right .txt files (in your media.../textdata folder) import, restart gameserver and test Hope it works for you too.
Anonymous-6723 is offline  
Old 04/27/2014, 23:57   #6
 
elite*gold: 0
Join Date: Oct 2010
Posts: 10
Received Thanks: 2
I don't understand why we need to make the last step:

Quote:
SELECT * FROM _RefPackageItem where Service = 1
SELECT * FROM _RefPricePolicyOfItem where Service = 1
SELECT * FROM _RefScrapOfPackageItem where Service = 1
SELECT * FROM _RefShopGoods where Service = 1

Copy/and paste the whole data in the right .txt files (in your media.../textdata folder) import, restart gameserver and test Hope it works for you too.
Sound redundant O.o, can you explain me this please?, means to re-write with same content the files from i toke initial data? I think this last step is wrong step, but tnx so much for your help, regards
carl0s_ is offline  
Reply

Tags
errors, item mall, vsro


Similar Threads Similar Threads
[VSRO] Item Mall (Avatar)
05/27/2013 - SRO Private Server - 15 Replies
Hey guys, i tried to add all avatar in the Item Mall, i found a Guide which said i must change in refpackageitem the saletag to 0 in the media.pk2 and in SRO_VT_SHARD so no problem i changed it without any problems. So when i login and open the Item Mall and click on Dresses i only see this: http://img80.imageshack.us/img80/3491/sro20120122 01551647.jpg in Hat is nothing there must be Dresses and Attachment too or? what is wrong?
Avatar in Item Mall for not selling!
04/01/2013 - SRO Private Server - 2 Replies
Goodnight guys, Could you help me with this ... im not sell avatar on ITEM MALL, I created an NPC for that. I want to know if I can leave all the avatars in ITEM MALL, but that can not be sold, only for players using the preview function before buying from NPC. Is it possible?
Item Mall Avatar Problem.
03/31/2012 - SRO Private Server - 3 Replies
Hi all, i want to add demon shaitan dress to mall, I added it but i have problem, when I try to buy it i get dc, without any errors by server side. This is my stuff; refpackageitem: 1 15 100644 PACKAGE_ITEM_MALL_AVATAR_M_SAYTAN_DRE SS 0 EXPAND_TERM_ALL SN_ITEM_MALL_AVATAR_M_SAYTAN_ DRESS SN_ITEM_MALL_AVATAR_M_SAYTAN_DRESS_TT_DESC i tem\Avatar\mall_avatar_m_saytan_dress.ddj -1 XXX - 1 xxx -1 xxx -1 xxx refscapofpackageitem:...
[HELP ITEM MALL]Avatar can see but can't buy
09/30/2011 - SRO Private Server - 3 Replies
edit, i know my problem, any mod pls close or del this thread :)



All times are GMT +2. The time now is 00:52.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

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