Page 1 of 1

Can't register new mod

Posted: Sun Jan 10, 2010 3:06 pm
by slogic
In $(TA3D)\mods\Excess II\ folder i have the following files:

Code: Select all

GoK31.gp3
readme.txt
ta3d.mod
ta3d.mod contents:

Code: Select all

[MOD]
{
unit_ext = .fbi;
unit_dir = unitGoK;
weapon_dir = weapGoK;
download_dir = downloadGoK;
}
In config i see only "default" mod.

What am i doing wrong?

Re: Can't register new mod

Posted: Sun Jan 10, 2010 4:09 pm
by zuzuf
You should read this:
http://trac.ta3d.org/wiki/Mods

Re: Can't register new mod

Posted: Sun Jan 10, 2010 6:48 pm
by xpoy
It's still confused for newbie, ever I write more than 3000 words for TA3D-mod install( just install), there always be a new post about how to install mod per week in taclub...

Re: Can't register new mod

Posted: Sun Jan 10, 2010 7:51 pm
by slogic
zuzuf wrote:You should read this:
http://trac.ta3d.org/wiki/Mods
Hm, actually i have read this. But i did not get that old style is not supported anymore.

By the way, is there an error in paths?
let's your mod name is my_mod, create a folder named my_mod in ~/.ta3d/resources/mods (Linux) or ta3d/mods (windows)

Re: Can't register new mod

Posted: Sun Jan 10, 2010 8:16 pm
by zuzuf
no, paths are correct.