Register for your free account! | Forgot your password?

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

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

Advertisement



[HELP HOW TO MAKE + ELEMNTS AT ITEMS]

Discussion on [HELP HOW TO MAKE + ELEMNTS AT ITEMS] within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
CyberServer's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 565
Received Thanks: 107
Exclamation [HELP HOW TO MAKE + ELEMNTS AT ITEMS]



help how to make this elemnt ++ i means 4element which in part db need to do it and could someone lend a hand by tell some guides how to make it:han dsdown: please really need to learn about it
CyberServer is offline  
Old 06/28/2010, 18:26   #2
 
DEADP00L's Avatar
 
elite*gold: 20
Join Date: Sep 2008
Posts: 1,197
Received Thanks: 1,210
magic1, magic2, magic3, magic4


i think
DEADP00L is offline  
Thanks
2 Users
Old 06/28/2010, 18:39   #3
 
CyberServer's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 565
Received Thanks: 107
thanks deadpool
CyberServer is offline  
Old 06/28/2010, 22:39   #4
 
Eurion's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 1,208
Received Thanks: 926
magic3 controls the bonus such as +1 +2 +3 and so on.

eudemon_attack1-eudemon_attack4 Control the elemental bonus's you get. Such as air, water and so on.
Eurion is offline  
Thanks
3 Users
Old 06/29/2010, 00:17   #5
 
.Ash's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,175
Received Thanks: 539
Quote:
Originally Posted by CyberServer View Post


help how to make this elemnt ++ i means 4element which in part db need to do it and could someone lend a hand by tell some guides how to make it:han dsdown: please really need to learn about it
YOU ARE NOT THE SAME CYBER I KNEW LONG TIME AGO lol.. Wheres all your knowledge went??
.Ash is offline  
Old 06/29/2010, 02:36   #6
 
elite*gold: 0
Join Date: Aug 2008
Posts: 51
Received Thanks: 22
Yes for element attack on gears it is eudemon attack 1 - 4 in item table
Nolimitation is offline  
Old 06/29/2010, 02:52   #7
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,490
Received Thanks: 909
Quote:
Originally Posted by SpongeBox View Post
YOU ARE NOT THE SAME CYBER I KNEW LONG TIME AGO lol.. Wheres all your knowledge went??
i dont think he have alot of knowlege about eo pserver..coz im the one his friend long time ago
PraDevil[ELITE] is offline  
Old 06/29/2010, 03:31   #8
 
xCookieZx's Avatar
 
elite*gold: 0
Join Date: Sep 2009
Posts: 184
Received Thanks: 94
um seems like the problem has been resolved but i just thought i'd throw this in their too

you can run this as a query it will give you all +255 elementals and +255 bp bonus and also adds 1 Super Citrine and 1 Super Beryl to all your gears ( this adds to everything on character including inventory and warehouse so be careful)

Code:
update cq_item set eudemon_attack1=255 where player_id="your id";
update cq_item set eudemon_attack2=255 where player_id="your id";
update cq_item set eudemon_attack3=255 where player_id="your id";
update cq_item set eudemon_attack4=255 where player_id="your id";
update cq_item set gem1=21 where player_id="your id";
update cq_item set gem2=24 where player_id="your id";
update cq_item set warghostexp=1024 where player_id="your id";
update cq_item set magic3=255 where player_id="your id";
update cq_item set locked=1 where player_id="your id";
update cq_item set special_effect=255 where player_id="your id";
update cq_item set forgename='CharacterName' where player_id="your id";
xCookieZx is offline  
Old 06/29/2010, 08:21   #9
 
CyberServer's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 565
Received Thanks: 107
Quote:
Originally Posted by SpongeBox View Post
YOU ARE NOT THE SAME CYBER I KNEW LONG TIME AGO lol.. Wheres all your knowledge went??
coz now i am buzying with my study lol i already sem3 so need to approach more i come back to elitepvpers coz have final semester break holiday so i come and try to setup back
CyberServer is offline  
Old 06/29/2010, 12:16   #10
 
elite*gold: 0
Join Date: Mar 2010
Posts: 103
Received Thanks: 9
Quote:
Originally Posted by xCookieZx View Post
um seems like the problem has been resolved but i just thought i'd throw this in their too

you can run this as a query it will give you all +255 elementals and +255 bp bonus and also adds 1 Super Citrine and 1 Super Beryl to all your gears ( this adds to everything on character including inventory and warehouse so be careful)

Code:
update cq_item set eudemon_attack1=255 where player_id="your id";
update cq_item set eudemon_attack2=255 where player_id="your id";
update cq_item set eudemon_attack3=255 where player_id="your id";
update cq_item set eudemon_attack4=255 where player_id="your id";
update cq_item set gem1=21 where player_id="your id";
update cq_item set gem2=24 where player_id="your id";
update cq_item set warghostexp=1024 where player_id="your id";
update cq_item set magic3=255 where player_id="your id";
update cq_item set locked=1 where player_id="your id";
update cq_item set special_effect=255 where player_id="your id";
update cq_item set forgename='CharacterName' where player_id="your id";
lol with that i will get quick hp potion +255:P
drukkie is offline  
Old 06/29/2010, 18:44   #11
 
xCookieZx's Avatar
 
elite*gold: 0
Join Date: Sep 2009
Posts: 184
Received Thanks: 94
Quote:
Originally Posted by drukkie View Post
lol with that i will get quick hp potion +255:P
i also said be careful because this makes everything +255 including all things in warehouse and inventory.
xCookieZx is offline  
Old 06/29/2010, 21:51   #12
 
Nukleuz's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 69
Received Thanks: 289
Try mine



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
-- ----------------------------


Info

Position=12 @= Casual currently wearing by char.
player_id = change the player id u want to upgrade the items ( can be found in cq_user under ID coloum ) 
TO set player/maker name = change forgename to any user u want 

ident = 4 @ make the item indestructable

Here is the list of Gem id's
18 = super amber
21 = super citrine
24 = super beryl
30 = super sapphire
27 = super amethyst
255 = empty sockets
0 = no sockets at all

To change F-Soul (warghostexp) here are some examples,,
1536 = +9
1024 = +8
512 = +4
256 = +2
Nukleuz is offline  
Thanks
6 Users
Old 06/30/2010, 05:49   #13
 
CyberServer's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 565
Received Thanks: 107
thanks really usefull!!
CyberServer is offline  
Old 06/30/2010, 16:28   #14
 
GosZ's Avatar
 
elite*gold: 0
Join Date: Sep 2009
Posts: 153
Received Thanks: 4
lol...cyberserver...give me back my money...MYR 1100 300 USD++...Please...or i report to police...u scam me!!
GosZ is offline  
Old 06/30/2010, 16:45   #15
 
.Ash's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,175
Received Thanks: 539
Quote:
Originally Posted by GosZ View Post
lol...cyberserver...give me back my money...MYR 1100 300 USD++...Please...or i report to police...u scam me!!
WOW How? O.o and what did he sell you..?
.Ash is offline  
Reply


Similar Threads Similar Threads
Need help to make fb items
04/10/2010 - Silkroad Online - 12 Replies
Hello, i decided to buy npc set and pimp it but i dont know hich tablets are needed to add blues and stats so anyone can write tab and what these tabs do or is there any site ?
How to make items +7
08/08/2009 - SRO Private Server - 23 Replies
First watch this video: YouTube - Silkroad Arbeitsamt presents How to make Items +7 Tutorial Now my screens: http://img229.imageshack.us/img229/9605/sro200908 0717530847.jpg http://img269.imageshack.us/img269/1888/sro200908 0809440913.jpg Beat it =d
How to make items as a GM
05/31/2009 - Perfect World - 2 Replies
Hey I am G.M in a P,Server and I was wondering : How can I make myself some uber items :D?
ILL PAY FOR ANYONE MAKE MY ITEMS +7 PM ME
07/06/2008 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 3 Replies
I NEED MY ITEMS + 7..ILL PAY WITH DILL



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


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.