- how many quake 3 players E+ still play sometimes
- General POLSKI Topic
- Quake 3 Weapons Configs Library
- Quake All-stars December 2026 frag night
- DOOM 2 SERVER - UPDATE
- missing graphics in 1++ map
- Steam Q3 Discussion
- xp_enemyHeadModel does not work
- Q3DM3D Duke3d map for Q3
- Help me with selection Defrag maps
Missed map objects [SOLVED]
When I convert a *.bsp file to a *.map file, some *.md3 files lack and I see in my Q3Radiant an orange box instead of a model.
There are no such *.md3 files in pak0.pk3 - pak8.pk3 files. As I can see, such models are in-built into a *.bsp file while compilation, and after compilation there is no more need in such *.md3 files.
My question: where or how can I get such *.md3 files to use them in my maps?
P.S. I've met such models in original Q3 maps and some custom maps. Thus, one can get them somehow.
what models as example?( names)
If after decompiling the map some objects/models are missing in the .map file, then most probably those were ASE models and unlikely to MD3 models which are the external files that map reads up from the pk3 ASE models are stored inside the map after the compiling process, so you cannot rip them off from the map.
Examples:
models/mapobjects/timdm5_wall1.md3
models/mapobjects/timdm5_ceiling2.md3
most likely what camel said the wall and ceiling is self explanatory, being ase models instead of brushes
These are packs of original q3models, that are/not included in pak0.pk3! ![]()






Examples:
models/mapobjects/timdm5_wall1.md3
models/mapobjects/timdm5_ceiling2.md3