Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to edit the prices in Cash Shop?

Newbie Spellweaver
Joined
Dec 2, 2011
Messages
82
Reaction score
4
Hi, I got admin tool to work, all works good but I want to know how to edit the prices, there isn't an option to do this, please help.
Thanks.
 
Newbie Spellweaver
Joined
Mar 1, 2012
Messages
42
Reaction score
3
Hi, I got admin tool to work, all works good but I want to know how to edit the prices, there isn't an option to do this, please help.
Thanks.

Your nick nickname tell me about your brain.
Change it in your database
TABLE: ti_item
COLUMN: CashPrice (right after the PRICE column)

or just run this query:
UPDATE atum2_db_account.dbo.ti_item
SET CashPrice = 1000000000000
WHERE itemNum = 7019080 (Katharsis of Bishop ItemNum)
 
Upvote 0
Junior Spellweaver
Joined
Jan 11, 2012
Messages
135
Reaction score
5
Your nick nickname tell me about your brain.
Change it in your database
TABLE: ti_item
COLUMN: CashPrice (right after the PRICE column)

or just run this query:
UPDATE atum2_db_account.dbo.ti_item
SET CashPrice = 1000000000000
WHERE itemNum = 7019080 (Katharsis of Bishop ItemNum)

ur a newbie..so dont insult other members:thumbdown:
 
Upvote 0
Newbie Spellweaver
Joined
Dec 2, 2011
Messages
82
Reaction score
4
anh7codon you ifiot, of course I know how to do that, I was talking about credit shop!
 
Upvote 0
Experienced Elementalist
Joined
May 9, 2011
Messages
222
Reaction score
34
When you edit the cashprice column,you have to set a new omi to get it modify in item shop
 
Upvote 0
Junior Spellweaver
Joined
Jan 5, 2012
Messages
121
Reaction score
44
If you are this girl from picture I do not be surprised absolutely, that you do not know. You look and you interrogate as last moron.
First: It case time begin using click SEARCH.
Second: if you want to open server, you must learn a base of programming.
Upsss sorry.... base will not enough

You only grab and grab, not giving anyone

I have propositions for you..

Plz start yelling here:

"Help me, plz make a server for me ! - my butt for working server"


It will be better and faster :)


or...
buy or downlowad from torrents - MSSQL book
C++ bible, learn it and try to resolve it by self
 
Last edited:
Upvote 0
Back
Top