Re: PCC 2.0.3
From: | streu |
---|---|
Thread: | PCC 2.0.3 |
Forum: | News |
In reply to: | Re: PCC 2.0.3 |
Date: | Wed, 2018-01-17 20:32 GMT |
kite in Re: PCC 2.0.3:
all right.
In my file pcc.ini the parameter Backup.Result has value "%d/backups/result%p.%t". What is the value of %d? As I understand %d is game directory.
Right, %d is game directory.
When I am in PCC2 and print command system.gamedirectory inside console I get value equal "C:\Games\PCC\UserGameDir". But in PCC2ng this parameter is a empty string.
Maybe is it a problem?
This parameter is not yet implemented in PCC2ng, mainly because I haven't yet made up my mind what it should be in case your game directory is directly on a server. If you're on a local directory, the result loader knows internally where to find the files.
You are using Windows; I do most development in Linux. I'll try Windows tomorrow.
--Stefan