Page 1 of 1

A config file

Posted: Sat May 29, 2010 6:29 pm
by Kawless
Any chance this is going to happen?
Can't I just TELL the program where I keep all my original HPI and CCX files without having to copy everything twice over?
This isn't exactly a new concept in Unix.
Not everyone has vast, limitless gigs of free space.
Am I demanded to give up original TA to use TA3d?

Re: A config file

Posted: Sun May 30, 2010 10:08 am
by zuzuf
In TA3D 0.5.x there is no way to do that using the config file alone but on a Unix system you can create links to avoid copying the files.

In TA3D 0.6.x you can add resource folders in the config file, adding your OTA install path will do the job:

Code: Select all

           Resource Paths = path_to_OTA_install, other_path;
OTA and TA3D can coexist so you don't have to give up OTA :)

Re: A config file

Posted: Mon May 31, 2010 8:05 am
by slogic
It is written in FAQ: http://trac.ta3d.org/wiki/FAQ#Idontwant ... ificsource

zuzuf, check some link on frontpage. http://ta3d.org/help/index.html is broken.

Re: A config file

Posted: Mon May 31, 2010 10:24 am
by zuzuf
fixed, thanks.

Re: A config file

Posted: Wed Aug 18, 2010 4:20 pm
by xpoy
maybe more resource path able to config /:^P?

This is useful in some time

Re: A config file

Posted: Wed Aug 18, 2010 5:01 pm
by zuzuf
you can set as many as you want, the variable in ta3d.cfg takes a comma-separated string list :)

Re: A config file

Posted: Sat Aug 21, 2010 7:30 pm
by xpoy
lol you must write it in FAQ man ! /:^]
It solved me so much problem... I stupid packed that many ccx..

Re: A config file

Posted: Sun Aug 22, 2010 9:56 am
by zuzuf
It seems it's already in the FAQ :P