Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:creer_un_univers [2016/12/26 08:06] – [The Georges Sheets] Domperss | en:creer_un_univers [2021/12/03 18:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ==== Base MySQL ==== | ==== Base MySQL ==== | ||
| - | This database system is used for services and the administration of the server, this does not therefore directly concern the world __EXCEPT__ the determination of player accounts and their [[Commands_shard# | + | This database system is used for services and the administration of the server, this does not therefore directly concern the world __EXCEPT__ the determination of player accounts and their [[commandes_shard# |
| ==== The Georges Sheets ==== | ==== The Georges Sheets ==== | ||
| Line 14: | Line 14: | ||
| \\ Once defined, these files are compressed into //packed sheets// files, this is a compact binary version for use by the game server. If you delete the files, the server will recreate them at startup! | \\ Once defined, these files are compressed into //packed sheets// files, this is a compact binary version for use by the game server. If you delete the files, the server will recreate them at startup! | ||
| ==== The Primitives ==== | ==== The Primitives ==== | ||
| - | Once all your items, spells, actions, skills | + | Once all your //items, spells, actions, |
| - | \\ Once again, the data is stored as xml files, with different extensions depending on their destination. The server stores them in //code/ ryzom/ | + | \\ Once again, the data is stored as xml files, with different extensions depending on their destination. The server stores them in // |
| - | \\ This is where it becomes possible to create a specific character, assigned to a task, in a given place. | + | \\ Now, This is where it becomes possible to create a specific character |
| - | \\ Again, the server generates | + | \\ Again, the server generates |
| ==== The Persistent Data Record ==== | ==== The Persistent Data Record ==== | ||
| - | With the Georges Sheets and Primitives, we get the state of the world when the server starts, at the moment 0. But it will immediately begin to live, the players, through their characters, | + | With the Georges Sheets and Primitives, we get a "world state" |
| - | \\ This is where all characters, guilds, inventories, | + | \\ This is where all the: characters, guilds, inventories, |
| - | \\ The data is stored in // | + | \\ This kind of data is stored in // |
| - | \\ Although | + | \\ Although, this is not normally necessary, |
| - | <WRAP tip> Let's take a sample file: // | + | <WRAP tip> Let's take a sample file: // |
| {{tag> | {{tag> | ||





