Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Aion > Aion Private Server
You last visited: Today at 13:38

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

Advertisement



Question Database Aion 2.7

Discussion on Question Database Aion 2.7 within the Aion Private Server forum part of the Aion category.

Reply
 
Old   #1
 
Patti1990's Avatar
 
elite*gold: 4
Join Date: May 2009
Posts: 223
Received Thanks: 15
Question Database Aion 2.7

moins,

und zwar würde ich gerne meine Datenbank updaten, das prob ist nur das immer wieder die account daten überschrieben werden. Bzw. habe ich es schon hinbekommen das wenigstens die accounts erhalten bleiben, nur fehlt es mir noch an die darauf liegenden Charaktere. Ich mach dieses mit den Nova Emulator über Navicat halt... dieser lässt sich automatisch updaten nur erstellt er immer wieder eine neue Datenbank... er macht zwar ein backup, nur dieses bringt mir halt nicht viel in diesen fall. Meine frage ist wie ich die datenbank updaten kann, ohne die darauf liegen charaktere (accounts) zu löschen, oder vorab ein backup nur von diesen daten zu machen, die ich später wieder einpflegen kann....

Mfg Patti
Patti1990 is offline  
Old 01/07/2012, 13:57   #2
 
elite*gold: 0
Join Date: May 2009
Posts: 77
Received Thanks: 21
Es kommt darauf an, welche Emulator Core du benutzt. Es gibt eigentlich zZ.nur drei die aktuell sind; AL (Aion-Lightning),AE(Aion-Extreme) und AXE (Aion X Emu).
Alle drei haben verschiedene Datenbankstrukturen. Alle drei haben zimlich grosse Änderungen innerhalb Releases, bzw. von 2.5 zu 2.7.
Das heisst du muss dich richtig gut mit SQL auskennen das du direkte Strukturänderungen durchführst ohne Inhalte zu verlieren.

Beispiel:

Code:
ALTER TABLE `player_appearance` MODIFY `arm_length` INT( 11 ) NOT NULL AFTER `facial_rate`;
ALTER TABLE `player_appearance` MODIFY `leg_length` INT( 11 ) NOT NULL AFTER `arm_length`;
ALTER TABLE `player_appearance` MODIFY `shoulders` INT( 11 ) NOT NULL AFTER `leg_length`;
ALTER TABLE `player_appearance` CHANGE  `cheek`  `cheeks` INT( 11 ) NOT NULL;
ALTER TABLE `player_appearance` CHANGE  `facial_rate`  `facial_ratio` INT( 11 ) NOT NULL;
ALTER TABLE `player_appearance` CHANGE  `jaw_height`  `chin_height` INT( 11 ) NOT NULL;
ALTER TABLE `player_appearance` CHANGE  `chin_jut`  `cheek_bones` INT( 11 ) NOT NULL;
ALTER TABLE `player_appearance` CHANGE  `face_shape`  `jaw_line` INT( 11 ) NOT NULL;
ALTER TABLE `player_appearance` ADD  `face_contour` INT( 11 ) NOT NULL AFTER  `tattoo`;
ALTER TABLE `player_appearance` ADD  `expression` INT( 11 ) NOT NULL AFTER  `face_contour`;
ALTER TABLE `player_appearance` ADD `face_shape` INT( 11 ) NOT NULL AFTER `facial_ratio`;
ALTER TABLE players add column `repletionstate` bigint(20) NOT NULL DEFAULT '0';
ALTER TABLE inventory add column `itemTradeTime` int(11) NOT NULL DEFAULT '0';
ALTER TABLE inventory add column `itemExistTime` bigint(20) NOT NULL DEFAULT '0';
...usw.
Bathori is offline  
Thanks
2 Users
Old 01/07/2012, 15:01   #3
 
Patti1990's Avatar
 
elite*gold: 4
Join Date: May 2009
Posts: 223
Received Thanks: 15
ich benutze zur zeit den AionGalaxyEmu, ich hab es ja wie schon gesagt auch hinbekommen, alle bestehenden accounts beizubehalten, nur leider nicht die da rauf liegenden chars, die ich mal denke vom game server aus gehen.... der natürlich um ein vielfaches mehr daten enhält... es ist zum mäuse melken ;(

mfg patti
Patti1990 is offline  
Old 01/07/2012, 17:27   #4
 
elite*gold: 0
Join Date: May 2009
Posts: 77
Received Thanks: 21
Wenn ich mich nicht irre, AionGalaxyEmu is Aion X Emu. Frage ist nur von welche Core willst du updaten, den Novo hatte auch mal ein AionXemu release.
Bathori is offline  
Old 01/22/2012, 10:49   #5
 
elite*gold: 0
Join Date: Dec 2011
Posts: 1
Received Thanks: 0
Du musst doch nur über Navicat selbst ein Backup machen.
Ich benutz auch diesen Core von Galaxy (Novo als Grundbestand) für meinen Online den ich grad aufbau und geht alles supi!

Und ja Galaxy is AionXEmu, aber die gibt es ja nich mehr activ, nur is immernoch ein geiler Core!
Kamdaer is offline  
Reply


Similar Threads Similar Threads
Free Aion server, with his own droplist database.
04/01/2010 - Aion Private Server - 2 Replies
http://aion-forum.rocomputers.ro/upload-images/ban ner-ro.gif Latest Updates Aion RoComputers - Official Forums - Updates Home Site Aion Romania News How to connect How To Connect !
Curse Aion Database launched!
06/19/2009 - Aion - 3 Replies
That's right, folks. Just a few moments ago, NC West officially dropped Aion's Non-Disclosure Agreement! What does that mean for you? That means you are now able to post quest texts, gear info, UI screenshots- basically all Aion client info is now able to be public knowledge. What does that mean for AionSource? It means we can now reveal the details of the AionSource Secret Project that everyone has been speculating about!
Aion Database
06/16/2009 - Aion - 5 Replies
Hey guys! I'm since a few weeks a big fan of Aion (which I discovered thanks to the guide posted on this forum). I wanted to help the community somehow... So I started to manually make a database for ressource gathering. As tonight the game will be available for Elyos from 1 to 20 I think it's time I share the information I gathered for those levels. You can have a look at it here : Aion: Elyos & Asmodian Ressources | AionForce.com More content will be available soon! I just need...



All times are GMT +2. The time now is 13:38.


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.