Register for your free account! | Forgot your password?

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

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

Advertisement



[how] how to add npc,pet, and how to open all legion totem's??

Discussion on [how] how to add npc,pet, and how to open all legion totem's?? within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
zombaxcrop's Avatar
 
elite*gold: 0
Join Date: Mar 2011
Posts: 142
Received Thanks: 76
[how] how to add npc,pet, and how to open all legion totem's??

zombaxcrop is offline  
Old 06/07/2011, 14:57   #2
 
elite*gold: 0
Join Date: Dec 2009
Posts: 323
Received Thanks: 163
about legion totems take this query
that's the one i got


Code:
[B]UPDATE cq_syndicate SET totem_pole=999999999999999999999 WHERE leader_id=[COLOR=Red]LeaderOfTheLegionIDHere[/COLOR];

/awarditem 729071 BerserkerKahn
/awarditem 729072 ShadowMageLiz
/awarditem 729073 SnowRaptor
/awarditem 729074 FireRaptor
/awarditem 729200 StormSoul
/awarditem 729201 HellfirePike
/awarditem 729202 BronzeRhino
/awarditem 729203 CopperRhino
/awarditem 729204 VenusSage
/awarditem 729205 VenusPhantom
/awarditem 729206 BloodSage
/awarditem 729207 BloodPhantom
/awarditem 729210 SaintBear
/awarditem 729044 8StarUniversalO
/awarditem 729045 WarriorRex
/awarditem 729046 WarriorNeil
/awarditem 729047 SaintDragon
/awarditem 729053 SapphireDino
/awarditem 729054 RubyDino
/awarditem 729060 WarriorLulu
/awarditem 729061 MageDodo
/awarditem 729038 EudemonAustin
/awarditem 729039 EudemonFlora
/awarditem 729040 EudemonAdam
/awarditem 729041 EudemonDiana
/awarditem 812001 UniversalXO
/awarditem 813000 12*UniversalXO
/awarditem 813001 6*UniversalO
/awarditem 813002 19*UniversalXO
/awarditem 815000 WarriorP-atk
/awarditem 815001 WarriorP-def
/awarditem 815002 WarriorAtkDef
/awarditem 815003 WarriorLanir
/awarditem 815004 P-defM-def
/awarditem 815005 WarriorCute
/awarditem 815006 MageM-atk
/awarditem 815007 MageTinna
/awarditem 815008 MageAtkDef
/awarditem 815009 MageGos
/awarditem 815010 MageM-def
/awarditem 815011 UniversalO
/awarditem 815015 WarriorGeppy
/awarditem 815016 WarriorNana
/awarditem 815017 MagePipy
/awarditem 815018 MagePeppy[/B]
WolvesMaster is offline  
Old 06/07/2011, 16:35   #3
 
crazysword's Avatar
 
elite*gold: 0
Join Date: Mar 2011
Posts: 106
Received Thanks: 0
Smile

Quote:
Originally Posted by WolvesMaster View Post
about legion totems take this query
that's the one i got


Code:
[B]UPDATE cq_syndicate SET totem_pole=999999999999999999999 WHERE leader_id=[COLOR=Red]LeaderOfTheLegionIDHere[/COLOR];

/awarditem 729071 BerserkerKahn
/awarditem 729072 ShadowMageLiz
/awarditem 729073 SnowRaptor
/awarditem 729074 FireRaptor
/awarditem 729200 StormSoul
/awarditem 729201 HellfirePike
/awarditem 729202 BronzeRhino
/awarditem 729203 CopperRhino
/awarditem 729204 VenusSage
/awarditem 729205 VenusPhantom
/awarditem 729206 BloodSage
/awarditem 729207 BloodPhantom
/awarditem 729210 SaintBear
/awarditem 729044 8StarUniversalO
/awarditem 729045 WarriorRex
/awarditem 729046 WarriorNeil
/awarditem 729047 SaintDragon
/awarditem 729053 SapphireDino
/awarditem 729054 RubyDino
/awarditem 729060 WarriorLulu
/awarditem 729061 MageDodo
/awarditem 729038 EudemonAustin
/awarditem 729039 EudemonFlora
/awarditem 729040 EudemonAdam
/awarditem 729041 EudemonDiana
/awarditem 812001 UniversalXO
/awarditem 813000 12*UniversalXO
/awarditem 813001 6*UniversalO
/awarditem 813002 19*UniversalXO
/awarditem 815000 WarriorP-atk
/awarditem 815001 WarriorP-def
/awarditem 815002 WarriorAtkDef
/awarditem 815003 WarriorLanir
/awarditem 815004 P-defM-def
/awarditem 815005 WarriorCute
/awarditem 815006 MageM-atk
/awarditem 815007 MageTinna
/awarditem 815008 MageAtkDef
/awarditem 815009 MageGos
/awarditem 815010 MageM-def
/awarditem 815011 UniversalO
/awarditem 815015 WarriorGeppy
/awarditem 815016 WarriorNana
/awarditem 815017 MagePipy
/awarditem 815018 MagePeppy[/B]
where can find this UPDATE cq_syndicate SET totem_pole=999999999999999999999 WHERE leader_id
crazysword is offline  
Old 06/07/2011, 16:48   #4
 
elite*gold: 0
Join Date: Dec 2009
Posts: 323
Received Thanks: 163
crazysword,put the leader ID from cq_user instead of this words LeaderOfTheLegionIDHere then open navicat then my then Queries then new query and put this code then run it and done
WolvesMaster is offline  
Old 06/07/2011, 17:24   #5
 
crazysword's Avatar
 
elite*gold: 0
Join Date: Mar 2011
Posts: 106
Received Thanks: 0
Smile

Quote:
Originally Posted by WolvesMaster View Post
crazysword,put the leader ID from cq_user instead of this words LeaderOfTheLegionIDHere then open navicat then my then Queries then new query and put this code then run it and done
tq,,,maybe its work 4 me,,,
crazysword is offline  
Old 06/07/2011, 17:27   #6
 
elite*gold: 0
Join Date: Dec 2009
Posts: 323
Received Thanks: 163
plz when you say tq press the thanks button
and yw
WolvesMaster is offline  
Old 06/08/2011, 02:31   #7
 
elite*gold: 433
Join Date: Apr 2011
Posts: 354
Received Thanks: 105
Code:
[B]UPDATE cq_syndicate SET totem_pole=999999999999999999999 WHERE leader_id=[COLOR=red]LeaderOfTheLegionIDHere[/COLOR];[/B]
you just insert this to NaviCat then you shut down your MSG Server and NPC server and re-open them again and there ya go. All your totems are open (the on you insert right here. leader_id=LeaderOfTheLegionIDHere)
lukester is offline  
Reply


Similar Threads Similar Threads
[help plz]Legion bug
02/14/2011 - EO PServer Hosting - 2 Replies
legion keep disappearing i read somewhere someone said its mysql i have mysql4.0 version not 5.0 or 3.0 but legion keep disappearing is there a way to fix it/ every time i turn server off it disappeared
I need Help for may legion War
09/01/2010 - EO PServer Hosting - 6 Replies
why i have 2 legion war pole???see this pic..help me http://bigpic.info/images/74059872340311777182.jp g
[Guide]How to Up lev Legion and Open all Totem
11/30/2009 - EO PServer Guides & Releases - 4 Replies
ok here i will release some guides on how to up your lev legion 10 via DB.. to uplev the leg change rank to = 10 and if u want all your legion open all totem just, change totem_pole in cq_syndicate to = 18446744073709551615 so hope this can help anybody that need this and if i have some error regarding this you all can fix this... thanks;) P/S: press thanks if this helpfull thanks
The Legacy of Holy Castle Open Goes into Open Beta
06/07/2008 - User Submitted News - 0 Replies
Official website: The Legacy of Holy Castle The Best-Ever Middle Age Strategic Browser Game After the successful CBT ,The Legacy of Holy Castle entered its wonderful Open Beta on June 5. As the Open Beta launches, the more Online Events will be open at the same time . 1. Free Blessing of the Gods From the Myth times, all the gods have been guarding this continent, until today, the gods still bless the braves of this continent. The castles which obtain the bless of the gods will be get the...



All times are GMT +1. The time now is 11:19.


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.