Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Dustmuffins on February 06, 2005, 02:32:14 am

Title: What files go where?
Post by: Dustmuffins on February 06, 2005, 02:32:14 am
where do i put all these pcx, ani and so on and soforth? anyone have the listings or a link? thx!
Title: What files go where?
Post by: WMCoolmon on February 06, 2005, 04:38:49 am
http://dynamic6.gamespy.com/~freespace/fsdoc/index.php?pagename=Folder%20Tree
Title: What files go where?
Post by: Mr_Maniac on February 06, 2005, 07:11:51 am
Well... I have one question:
Is it important to put textures and effects (ani, pcx, tga, jpg, dds) in the right folder (maps / effects), or can I put all these files in ONE of the two folders?
I'm asking because I'm confused with all the shinemaps / glowmaps / particle-anims etc.
Title: What files go where?
Post by: Unknown Target on February 06, 2005, 07:17:48 am
All the stuff that goes onto the ship (textures/shinemaps/glowmaps, etc), goes into textures.

All the effects, like thruster glows, particles, etc, go in effects.

Yes it is important :p
Title: What files go where?
Post by: TopAce on February 06, 2005, 07:22:45 am
The folder's name is 'maps', not 'textures'.
Title: What files go where?
Post by: WMCoolmon on February 07, 2005, 07:22:43 pm
Quote
Originally posted by Mr_Maniac
Well... I have one question:
Is it important to put textures and effects (ani, pcx, tga, jpg, dds) in the right folder (maps / effects), or can I put all these files in ONE of the two folders?
I'm asking because I'm confused with all the shinemaps / glowmaps / particle-anims etc.


shinemaps = maps
glowmaps = maps
particle-anims = effects

It is pretty important, esp if you have two images with the same name. It's also a lot cleaner.

Although to be honest, you can throw pretty much everything in 'data' or the root FS2 directory and be done with it. :p