Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: lefkos on April 27, 2007, 09:17:08 am

Title: something weird?
Post by: lefkos on April 27, 2007, 09:17:08 am
good afternoon all
i dunno what to do i already watched the fswiki
but i have added some models in my game(also the tabels pofs maps etc)
but they wont appear
even if i do F3 or ctrl+shift+S
did i forgot something or did i  do something wrong?
help please!
Title: Re: something weird?
Post by: Einstine909 on April 27, 2007, 10:50:08 am
eh, descriptions... tell us exactly what u did, then we can help u :yes:
Title: Re: something weird?
Post by: lefkos on April 27, 2007, 10:54:51 am
uhm well.
i asked woomeister for some of the models of inferno
because i wanted to make an campaigne (dunno if im gonna upload it)
and i did get premission so i  started to extract the models  maps tables etc
and i added the table data for the ships i want to use and i started fs(4 months ago i did this without any problems but now its not working :S also i downloaded a month ago (sins i got windows vista) the shivansps version of fs2 and updated to the last version(1.9 right?) and it already was doing weird :S i mean i couldnt play inferno r1 and soll
Title: Re: something weird?
Post by: Dark Hunter on April 27, 2007, 12:00:02 pm
OK, firstly, R1 and Sol: A History are retail campaigns. R1 requires a patch (http://inferno.hard-light.net/R1.htm) to play on FSOpen, and no one has ever figured out how to get Sol A History working with FSO.

Also: are you sure that you are installing these new ships correctly?
Model files goes into data/models, textures go into data/maps, tables should be in .tbm format and go into data/tables. Some rare, more advanced ships might require some files to go into data/interface or data/hud.

If you just plopped all these files into the data folder or the main folder they will not work.
Title: Re: something weird?
Post by: lefkos on April 27, 2007, 12:07:00 pm
OK, firstly, R1 and Sol: A History are retail campaigns. R1 requires a patch (http://inferno.hard-light.net/R1.htm) to play on FSOpen, and no one has ever figured out how to get Sol A History working with FSO.

Also: are you sure that you are installing these new ships correctly?
Model files goes into data/models, textures go into data/maps, tables should be in .tbm format and go into data/tables. Some rare, more advanced ships might require some files to go into data/interface or data/hud.

If you just plopped all these files into the data folder or the main folder they will not work.
yes i putted them in the correct folders
only i dont have .tbm files  i go to the inferno folder and than tables and i copy the text of that ship into the mediavp tables etc 4 months ago this was working  fine!
Title: Re: something weird?
Post by: Dark Hunter on April 27, 2007, 12:12:18 pm
well.... that should work, although I wouldn't put them into the mediavp table. It might screw up other mods.

Tbm's are way simpler. You just make a text file, place your new ships into it, then call it something like "Inferno-shp.tbm". The "-shp.tbm" part is the important one here, you can name the rest of it anything you want.

If I were you, I'd also be putting these files into Inferno/data/<insert folder name here>. That way only when you play Inferno will you load the extras. You wouldn't want them causing problems with the main campaign after all.