Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Eudemons Online > EO PServer Hosting
You last visited: Today at 23:02

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

Advertisement



[HELP] Right click item

Discussion on [HELP] Right click item within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2009
Posts: 188
Received Thanks: 64
[HELP] Right click item

last night i took out several items from my shopping mall using shopeditor. then i changed the price of the items using this code..

Code:
delete from cq_itemtype where id >= 724043 and id <= 724043;

insert into cq_itemtype (id,name,emoney) 
values
('724043', '10SpecialExpBall', '100000')
then something wrong happened.. i cannot right-click on that item after i created it..

please..
haizamlee is offline  
Old 05/22/2010, 12:14   #2
 
KikkenF's Avatar
 
elite*gold: 0
Join Date: Nov 2007
Posts: 190
Received Thanks: 112
If the item already existed, and you wanted to change price only,

Code:
 UPDATE cq_itemtype SET emoney=PRICE WHERE name=ITEMNAME;
or by ID

Code:
 UPDATE cq_itemtype SET emoney=PRICE WHERE id=ITEMID;
Itemtype.dat must be changed too.
KikkenF is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
S> GACHA ITEM PER CLICK SURE GET.
12/23/2009 - Grand Chase Philippines - 23 Replies
PM ME IN YM --DELETED by Bry-- 250 gcph load only.. if you dont really believe dont add me.
Alle grünen Item mit 1 Click verkaufen
08/21/2005 - World of Warcraft - 0 Replies
Hallo Freunde! Ich versichere euch, daß ich über 2 Stunden die Suchfunktion benutzt habe und ich war mir sogar sicher, daß ich mir das wo notiert habe aber ich suche folgenden Beitrag: Vor kurzem hat einer ein MACRO veröffentlicht wo man mit einem Click alle grünen, blauen, violetten (aber wer will das schon :D ) Items mit einen Click verkaufen kann. Bitte postet mir den Link hier, falls ihr wißt wo es ist, oder schreibt noch mal wie es geht. VIELEN DANK! Have Fun!



All times are GMT +2. The time now is 23:02.


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.