Your personal Test age!

Locked
User avatar
Mystler
Development Manager
Posts: 651
Joined: Mon 11. Jul 2011, 16:14
Gender: Male
TOC-MOUL Name: Mystler
TOC-MOUL KI#: 346
MOULa Name: Mystler
MOULa KI#: 150272
Location: Germany
Contact:

Your personal Test age!

Post by Mystler »

On the TOC shard, you can test your own ages in a MOULa environment. Therefore a small guide on how to do that.
Auf dem TOC shard habt ihr die Möglichkeit eure Ages in einer MOULa Umgebung zu testen. Dafür hier ein kleiner Guide.

To test you age, you have to export your age to a pre-defined age file. Then you can copy your prp files for the test age to the TOC\dat folder and link there via /testage command.
Um euer Age zu testen müsst ihr euer Age in eine vordefiniertes age-Datei exportieren. Dann könnt ihr die Prp-Dateien in den TOC\dat Ordner kopieren und das Age via /testage Befehl besuchen.

Here's the age file:
Hier die age-Datei:

Code: Select all

StartDateTime=0000000001
DayLength=00.016
MaxCapacity=10
SequencePrefix=6500
ReleaseVersion=0
Page=Scene,0
Page=testprp01,1
Page=testprp02,2
Page=testprp03,3
Page=testprp04,4
Page=testprp05,5
Ages using Python and/or SDL files won't work correctly, though.
Ages die Python und/oder SDL files nutzen werden allerdings nicht richtig funktionieren.


If you have a good age and you want it to be public on the server, please contact us. After a review we can put it on our dataserver, if you want.
Wenn ihr ein gutes Age erstellt habt und es veröffentlichen möchtet, bitte kontaktiert uns. Nach einer Begutachtung können wir das Zeitalter auf den Dataserver packen, wenn ihr wollt.

User avatar
Mystler
Development Manager
Posts: 651
Joined: Mon 11. Jul 2011, 16:14
Gender: Male
TOC-MOUL Name: Mystler
TOC-MOUL KI#: 346
MOULa Name: Mystler
MOULa KI#: 150272
Location: Germany
Contact:

Re: Your personal Test age!

Post by Mystler »

A small update: I changed the line

Code: Select all

Page=Mainroom,0
to

Code: Select all

Page=Scene,0
If you are using 3dsMax you will have to replace the age file you are exporting to by the new one, and adjust your PageInfo.

Gimper told me that Blender + PyPRP2 exports a *_District_Scene.prp file by default. So, if you are using Blender and you want to test your age make sure that
1. the age name is set to "test" and
2. the sequence prefix is set to "6500".
After exporting you only need to copy your test_District_*.prp files to your TOC/dat folder. Now, you should be able to link to your age via the Nexus.

Please remember that ages using Python and SDL files won't work correctly.

User avatar
Mystler
Development Manager
Posts: 651
Joined: Mon 11. Jul 2011, 16:14
Gender: Male
TOC-MOUL Name: Mystler
TOC-MOUL KI#: 346
MOULa Name: Mystler
MOULa KI#: 150272
Location: Germany
Contact:

Re: Your personal Test age!

Post by Mystler »

Updates the first post with the /testage command.
Btw, after you linked there with /testage the first time, it will be automatically added to your Personal Links tab in the Nexus, too.

Locked