OpenArena Message Boards

OpenArena Contributions => Models => Topic started by: atphalix on January 03, 2009, 03:20:50 PM



Title: can't load model in my map
Post by: atphalix on January 03, 2009, 03:20:50 PM
I'm trying to load static md3 model into my map, they show fine in radiant but when I compile my map they are invisible!
I tried models/mapobjects/kit89-models/liz-statue/liz-statue.md3 in the entity path in radiant and extracted the model into baseoa
and still not working. please help


Title: Re: can't load model in my map
Post by: Neon_Knight on January 03, 2009, 04:39:08 PM
Maybe you should try extracting that model from the game's pak* files respecting that routes into baseoa\models\mapobjects...


Title: Re: can't load model in my map
Post by: cosmo on January 05, 2009, 04:45:46 AM
q3map2 converts models into brushes on compile. Make sure you set the right paths for it. Unpacking of pk3 files is not needed but you can try...


Title: Re: can't load model in my map
Post by: atphalix on January 09, 2009, 07:12:02 AM
q3map2 converts models into brushes on compile. Make sure you set the right paths for it. Unpacking of pk3 files is not needed but you can try...
how to set the path for q3map2? in the command line?