User:Frost Salamander: Difference between revisions
From The DarkMod Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
| tdm_ai_humanoid_newskel.def || tdm_ai_humanoid_undead01.pk4\def\tdm_ai_humanoid_newskel.def || Base class for all TDM humanoid entities | | 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\ || | | GUI Icons || tdm_gui01.pk4\dds\guis\assets\hud\ || HUD icons. e.g. loot, potions, etc | ||
|} | |} |
Revision as of 10:43, 19 June 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 |