How to commit and test fan ages

Post Reply
Christopher
Moderator
Posts: 17
Joined: Fri Feb 01, 2013 7:00 pm

How to commit and test fan ages

Post by Christopher » Wed Aug 07, 2013 2:51 pm

Prerequires:
If you want to test an age on the destiny you first have to send us your .age file and (if you have any) your .sdl file. These files also have to be on the server, and they always have to be the same as the ones you have on your Hard Drive. This means, if you make any update to your .age and/or .sdl files you have to send them again. After you sent your files it may take up to one day until it is uploaded to the server. We will notify you when your age is uploaded.

After your age is uploaded:
When your age is uploaded to the server, you have to put your .age, .fni and .prp files in the dat folder; your Python files (if you have any) in the Python folder; and your SDL files (if you have any) in the SDL folder. Now you can start the Destiny and test your age.

Linking to your age:
Your age won't be in the Nexus, so if you want to link to your age, you have to use the Plasma Console. This is a builtin Console in the Client. To open it press the ` (above Tab) key (ö on QWERTZ). Now type "Net.LinkToAge agename" in the console and confirm with enter. You will be linked to your age.

If there is anything missing in this tutorial or you have questions about certain points, don't hesitate to ask ;)

Christopher

User avatar
Mystler
Administrator
Posts: 51
Joined: Tue Jan 22, 2013 2:25 pm
Location: Germany
Contact:

Re: How to commit and test fan ages

Post by Mystler » Sun Mar 23, 2014 10:09 am

To facilitate the process of sending us your age, I have written an age uploader form. Note that you have to be logged into these forums to use it.

Age Uploader: Link

J'Kla
Posts: 24
Joined: Thu Feb 01, 2018 2:02 pm

Re: How to commit and test fan ages

Post by J'Kla » Fri Apr 13, 2018 4:38 pm

So far I have been testing by dumping my .age and .fni and .prp files to my dat folder and I am able to use the console and link to the age manually.

I can use that link to upload the .age file there is no Python or SDL if I can do testing this way I am not sure of the point sending in the .age

I could understand it if you needed the .prp and .fni files.

Just puzzled as to what changes when the server has the .age file?

User avatar
Mystler
Administrator
Posts: 51
Joined: Tue Jan 22, 2013 2:25 pm
Location: Germany
Contact:

Re: How to commit and test fan ages

Post by Mystler » Sat Apr 14, 2018 1:14 pm

Haha, to be fair, when I set that up I wasn't even aware dirtsand would allow folks to link to their ages without the server knowing about it. In any case, I kept it in case there are some unknown side-effects (not sure how it behaves in multiplayer or if i would want to set up a global instance). But as long as everything you wanna do works, that's fine. :)

J'Kla
Posts: 24
Joined: Thu Feb 01, 2018 2:02 pm

Re: How to commit and test fan ages

Post by J'Kla » Sun Apr 15, 2018 11:06 am

I was wanting to allow someone else to go through my age to check for inconsistencies.

I would then want to visit the age with them so they could lead me to the error as it's difficult to explain locations in my three dimensional spaces.

I take it that would require a data server or just send all of the files to a second party then I take it we would need the .age file on the server so we then share an instance.

Or is this even possible?

User avatar
Mystler
Administrator
Posts: 51
Joined: Tue Jan 22, 2013 2:25 pm
Location: Germany
Contact:

Re: How to commit and test fan ages

Post by Mystler » Sun Apr 15, 2018 1:00 pm

Well, I was talking more technically than necessary. For starters, you can try to send someone your age and have them put it into their game folder. When they are online and agree, you can link them to you via the console.

Code: Select all

Net.LinkPlayerHere <KI number>

J'Kla
Posts: 24
Joined: Thu Feb 01, 2018 2:02 pm

Re: How to commit and test fan ages

Post by J'Kla » Mon Apr 16, 2018 9:36 am

I have put out a request for testers so we will try that as soon as I have someone on board for testing. ;)

Post Reply