[HELP]Shopping Mall

05/12/2009 01:00 Arcotemple#1
any ideas on how to add/remove items....

i wanna add some elite gears to it
05/12/2009 01:18 unHOLYdoNUTS#2
first open your shop.ini (can be found on your client, ini/ani). then find the Shopping mall ID (2888) then add the Item ID you want to add, the number should follow.
example"
Quote:
ID = ItemID
1 = 246832
2 = 312753
3
4 ... and so on.
then you go to your server side now, go mysql, check the cq_goods, add the items there, should look like this:
example:
id(anynumber u want,)===ownerid(shoppingmallID)===itemtype(ItemID )===moneytype(1=cps , 0= gold) NOTE: if you want to sell it for gold you must use 0 if CPS use 1.

Quote:
ID ownerID itemtype moneytype
0 2888 313485 0
1 2888 234412 0
then save..




that's all..


Credits go to E.M.E
05/17/2009 21:26 Arcotemple#3
Quote:
Originally Posted by unHOLYdoNUTS View Post
first open your shop.ini (can be found on your client, ini/ani). then find the Shopping mall ID (2888) then add the Item ID you want to add, the number should follow.
example"


then you go to your server side now, go mysql, check the cq_goods, add the items there, should look like this:
example:
id(anynumber u want,)===ownerid(shoppingmallID)===itemtype(ItemID )===moneytype(1=cps , 0= gold) NOTE: if you want to sell it for gold you must use 0 if CPS use 1.



then save..




that's all..


Credits go to E.M.E
is this tq bins?

if so i mooking for lotf 5017
06/02/2009 13:52 TheGameCo#4
But there is some thing wronge i just move the +3 stone and put Goldprize and it be like that
1126 2888 2100075 1
and i put the Goldprize id in the Shop and its show me the items ryt but the price is 0 and when i ryt click on it close the clinet ............
if some one can help i will be thank ... and if some one can say how to put any price like i want like 2kk cps i will be thank too thanks .