User:Frost Salamander: Difference between revisions
From The DarkMod Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
|- | |- | ||
| GUI Icons || tdm_gui01.pk4\dds\guis\assets\hud\ || HUD icons. e.g. loot, potions, etc | | GUI Icons || tdm_gui01.pk4\dds\guis\assets\hud\ || HUD icons. e.g. loot, potions, etc | ||
|- sound shaders || tdm_sound_ambient_decls01.pk4\sound || ambient environmental sound shaders | |||
|} | |} |
Revision as of 16:57, 13 July 2022
- TDM Files and Contents
Content | File path | Notes |
---|---|---|
Skins | tdm_models_decls01.pk4\skins | skin files shipped with TDM |
Script Constants | tdm_base01.pk4\script\tdm_defs.script | constant values. Useful if you need to know the literal values for use in your scripts. |
tdm_ai_humanoid_newskel.def | tdm_ai_humanoid_undead01.pk4\def\tdm_ai_humanoid_newskel.def | Base class for all TDM humanoid entities |
GUI Icons | tdm_gui01.pk4\dds\guis\assets\hud\ | HUD icons. e.g. loot, potions, etc |