Register for your free account! | Forgot your password?

You last visited: Today at 22:35

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

Advertisement



Heroeo db problem

Discussion on Heroeo db problem within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old 12/08/2010, 07:38   #16
 
San-Goku's Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 340
Received Thanks: 201
u mean eq lvl 255 or +255 ??..more detail..if u want eq +255..here the script:

Code:
-- ----------------------------
-- +255 With elements equipments
-- ----------------------------



update cq_item set eudemon_attack1 ='255', eudemon_attack2 ='255', eudemon_attack3 ='255', eudemon_attack4 ='255', magic3 = '255' , special_effect= '8' where player_id=10000001 and position=1;
update cq_item set eudemon_attack1 ='255', eudemon_attack2 ='255', eudemon_attack3 ='255', eudemon_attack4 ='255', magic3 = '255' , special_effect= '8' where player_id=10000001 and position=2;
update cq_item set eudemon_attack1 ='255', eudemon_attack2 ='255', eudemon_attack3 ='255', eudemon_attack4 ='255', magic3 = '255' , special_effect= '8' where player_id=10000001 and position=3;
update cq_item set eudemon_attack1 ='255', eudemon_attack2 ='255', eudemon_attack3 ='255', eudemon_attack4 ='255', magic3 = '255' , special_effect= '8' where player_id=10000001 and position=4;
update cq_item set eudemon_attack1 ='255', eudemon_attack2 ='255', eudemon_attack3 ='255', eudemon_attack4 ='255', magic3 = '255' , special_effect= '8' where player_id=10000001 and position=7;
update cq_item set eudemon_attack1 ='255', eudemon_attack2 ='255', eudemon_attack3 ='255', eudemon_attack4 ='255', magic3 = '255' , special_effect= '8' where player_id=10000001 and position=8;

update cq_item set amount = '30000' , amount_limit = '30000' , gem1 = '21' , gem2 = '21', warghostexp = '1536' , ident = '4' , forgename='Nukleus' where player_id=10000001 and position=1;
update cq_item set amount = '30000' , amount_limit = '30000' , gem1 = '21' , gem2 = '21', warghostexp = '1536' , ident = '4' , forgename='Nukleus' where player_id=10000001 and position=2;
update cq_item set amount = '30000' , amount_limit = '30000' , gem1 = '21' , gem2 = '21', warghostexp = '1536' , ident = '4' , forgename='Nukleus' where player_id=10000001 and position=3;
update cq_item set amount = '30000' , amount_limit = '30000' , gem1 = '21' , gem2 = '21', warghostexp = '1536' , ident = '4' , forgename='Nukleus' where player_id=10000001 and position=4;
update cq_item set amount = '30000' , amount_limit = '30000' , gem1 = '21' , gem2 = '21', warghostexp = '1536' , ident = '4' , forgename='Nukleus' where player_id=10000001 and position=7;
update cq_item set amount = '30000' , amount_limit = '30000' , gem1 = '21' , gem2 = '21', warghostexp = '1536' , ident = '4' , forgename='Nukleus' where player_id=10000001 and position=8;

update cq_item set type ='1020260' where type=813002;

-- ----------------------------
-- Script End
-- ----------------------------

-- --------------------------------------------
-- For Casual +255 ( with full +255 element ---
-- Script Start --
-- --------------------------------------------

update cq_item set eudemon_attack1 ='255', eudemon_attack2 ='255', eudemon_attack3 ='255', eudemon_attack4 ='255', magic3 = '255' , special_effect= '8' where player_id=10000001 and position=12;
update cq_item set amount = '30000' , amount_limit = '30000' , gem1 = '21' , gem2 = '21', warghostexp = '1536' , ident = '4' , forgename='Nukleus' where player_id=10000001 and position=12;

-- ----------------------------
-- Script End
-- ----------------------------
San-Goku is offline  
Old 12/08/2010, 08:27   #17
 
elite*gold: 0
Join Date: Jul 2010
Posts: 134
Received Thanks: 38
how to insert it....i have insert it to my db but nothing happen
track19 is offline  
Old 12/08/2010, 08:34   #18
 
San-Goku's Avatar
 
elite*gold: 0
Join Date: Sep 2010
Posts: 340
Received Thanks: 201
query it..make sure it is ur ID..not other player ID..
San-Goku is offline  
Old 12/08/2010, 09:49   #19
 
elite*gold: 0
Join Date: Mar 2010
Posts: 399
Received Thanks: 514
maybe someone have to make a guide about this lol .
AziQ is offline  
Old 12/08/2010, 10:00   #20
 
elite*gold: 0
Join Date: Jul 2010
Posts: 134
Received Thanks: 38
u make it
track19 is offline  
Old 12/08/2010, 10:24   #21
 
elite*gold: 0
Join Date: Mar 2010
Posts: 399
Received Thanks: 514
Quote:
update cq_item set eudemon_attack1 ='255', eudemon_attack2 ='255', eudemon_attack3 ='255', eudemon_attack4 ='255', magic3 = '255' , special_effect= '8' where player_id=10000001 and position=1;
why u dont want to learn by yourself .?u can learn by read those sentences .1st is "update cq_item" .thats mean u must enter cq_item .then "set eudemon_attack1 bla3" .thats mean in those 4 column means your earth attack,air attack etc ."magic 3" means your equipment bonus .like +12,+244 etc .special effect .u know what is it rite .?if u not understand about these query u can edit by hand .just enter cq_item and edit it .
AziQ is offline  
Thanks
2 Users
Old 12/08/2010, 19:24   #22
 
DEADP00L's Avatar
 
elite*gold: 20
Join Date: Sep 2008
Posts: 1,197
Received Thanks: 1,211
this is one thing a guide dont need to be made of. This is dealin with common sense which it seems alot of people are lacking.
DEADP00L is offline  
Reply


Similar Threads Similar Threads
HeroEO Ad
06/19/2008 - EO PServer Hosting - 0 Replies
Hello all, and thanks for looking at this topic. Since you're here, I'm guessing you are looking for an EO server to play. Well then, you're in luck! -=HeroEO=- -High Compose Rates -High Drop Rates -Fast EP -Quick Leveling -Great Shopping Mall -Professional Staff
HottiesEO is officially HeroEO
06/18/2008 - EO PServer Hosting - 4 Replies
HottiesEO is officially HeroEO new oem is Id=2010 ; maybe something else can be here? Type=1
HeroEO
06/18/2008 - EO PServer Hosting - 2 Replies
Hi, im just here to tell u about the Newest patch for HeroEO its got the correct OEM and everything u really need :/ so here u go: Eudemons Online.rar Pls enjoy and KEEP ON PLAYING!!!!
New server HeroEO
06/16/2008 - EO PServer Hosting - 9 Replies
http://5.220.113.74/reg/register.php Hamachi network:HeroEO pass:123 Id=2010 ; maybe something else can be here? Type=1
HeroEO re-realesed
06/13/2008 - EO PServer Hosting - 0 Replies
yes thats right HeroEO is back and working http://5.220.113.74/register.php Eudemons Online.rar <----my patch with my oem inside extract all the files in the .rar to EO folder then extract the patches then put MY oem inside ini folder Hamachi:HeroEO pass:123



All times are GMT +1. The time now is 22:36.


Powered by vBulletin®
Copyright ©2000 - 2026, 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 ©2026 elitepvpers All Rights Reserved.