Rune Central

The Official Rune Quake Message Board
It is currently Thu Mar 28, 2024 11:25 am

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: 24bit model textures in joequake
PostPosted: Sat Jul 16, 2005 8:28 am 
Offline

Joined: Mon Jul 11, 2005 5:41 pm
Posts: 19
Where do I put the 24bit model textures for them to load in JoeQuake?

The armor textures and the weapon model skins. They don't seem to be loading at 24bit. It is loading the 8bit texture skins.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Jul 16, 2005 10:43 am 
Offline

Joined: Sun Mar 09, 2003 10:47 pm
Posts: 1612
Location: Ohio
I wrote this up and believe it is correct, but I could be wrong about some of this:

Code:
quake\joequake                      // where joequake files reside
quake\joequake\env                  // custom skyboxes
quake\joequake\lits                 // custom lighting
quake\joequake\textures             // general textures (any map, water, lava, ..)
quake\joequake\textures\bmodels     // basic models (health, ammo, etc.)
quake\joequake\textures\charsets    // custom character sets
quake\joequake\textures\models      // models for models and items (backpacks)
quake\joequake\textures\particles   // smoke, rocket trails, etc.
quake\joequake\textures\wad         // hud elements (aka statusbar)

quake\joequake\textures\(map name)  // custom textures for a particular map
quake\joequake\textures\dm6         // example of a particular map


So, you would put them in joequake\textures\models

If it is an actual .mdl model, it needs to go in joequake\progs

Someone correct me if I am wrong.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Jul 16, 2005 2:58 pm 
Offline
User avatar

Joined: Fri Oct 24, 2003 2:09 pm
Posts: 252
Location: Hungary
yea, exactly what baker wrote with the addition that lits can also go to maps/lits folder :)

btw, just for seeing clear:
bmodels means "brush models" which are the .bsp extension models, like b_batt0.bsp, b_nail1.bsp, etc. these are ammo boxes.
models are the "alias models" using the .mdl extension, that's why their textures should go the models/ dir.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 39 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group