Mod not appearing?
Posted: 03 Apr 2006, 18:48
Afternoon - I keep having problems with my mod not appearing in the mod list when hosting a server, throughly searched the forums & wiki and found no information in regards to the issue.
Im now down to just a folder called 'test' and the modinfo.tdf file as following:
[MOD] {
// The name is shown in the selection interface
Name=test;
// These can be shown by the selection interface
Description=my mod test;
URL=#;
// What kind of mod this is
// 0 - Hidden (support mod that can't be selected, such as OTA_textures)
// 1 - Normal, only one can be selected at a time
// 2 - Addon, any number of these can be selected. Could be used
// for single units for example.
// others - perhaps mutators and addon races that can be
// enabled in addition to xta for example?
ModType=1;
// Number of other archives this one depends on
NumDependencies=4;
Depend0=taenheter.sdz;
Depend1=springcontent.sdz;
Depend2=otacontent.sdz;
Depend3=tatextures.sdz;
// Number of other archives this one replaces
}
If I zip using 7z (set correctly) to create a sd7 file, then go to TA Spring battleroom/connect and host it simply fails to appear on the list (even with a rescan).
I have also tried unpacking, then repacking existing mods, which also fail to reappear - of course this lead me to believe that it has to be an issues with creating the sd7 file, but can't find any fault in the method im doing it compared to the information on the forums/wiki.
Anyideas?
Regards!
Im now down to just a folder called 'test' and the modinfo.tdf file as following:
[MOD] {
// The name is shown in the selection interface
Name=test;
// These can be shown by the selection interface
Description=my mod test;
URL=#;
// What kind of mod this is
// 0 - Hidden (support mod that can't be selected, such as OTA_textures)
// 1 - Normal, only one can be selected at a time
// 2 - Addon, any number of these can be selected. Could be used
// for single units for example.
// others - perhaps mutators and addon races that can be
// enabled in addition to xta for example?
ModType=1;
// Number of other archives this one depends on
NumDependencies=4;
Depend0=taenheter.sdz;
Depend1=springcontent.sdz;
Depend2=otacontent.sdz;
Depend3=tatextures.sdz;
// Number of other archives this one replaces
}
If I zip using 7z (set correctly) to create a sd7 file, then go to TA Spring battleroom/connect and host it simply fails to appear on the list (even with a rescan).
I have also tried unpacking, then repacking existing mods, which also fail to reappear - of course this lead me to believe that it has to be an issues with creating the sd7 file, but can't find any fault in the method im doing it compared to the information on the forums/wiki.
Anyideas?
Regards!