| Revision as of 05:00, 2 February 2012 Armorwraith (Talk | contribs) ← Previous diff |
Revision as of 05:11, 2 February 2012 Armorwraith (Talk | contribs) Next diff → |
||
| Line 11: | Line 11: | ||
| ***Placement Files | ***Placement Files | ||
| ***Texture Files | ***Texture Files | ||
| + | |||
| + | ==LUA Folder== | ||
| + | *The lua folder will contain various lua files that we create for our mod. Lua files are for advanced scripters and will not be covered in this guide. | ||
| + | |||
| + | ==Meshes Folder== | ||
| + | *The meshes folder will contain various NON-WEAPON model and texture files that we create for our mod. Theese are things like trees, ships, bunkers and the like. Usually this folder contains subfolders to help organize and seperate the model files. | ||
| + | |||
| + | |||
| + | ==Music Folder== | ||
| + | *The music folder is where we place our custom music files. Theese files will be used by music.xml and will overide the default scorch theme. | ||
| + | **Supported Music Files: | ||
| + | ***OGG Vorbis | ||
| + | ***WAVE Audio Files | ||
| + | |||
| + | ==Talk Folder== | ||
| + | *The talk folder will contain the Computer players defensive and attack dialogue. Adding the following files will overide the default computer dialogs. | ||
| + | **"talk1.txt" -Attack Dialog | ||
| + | **"talk2.txt" -Death/Defensive Dialog | ||
Contents |