Tremulous Forum

Media => Mapping Center => Topic started by: Rekov on February 15, 2007, 03:52:55 pm

Title: Model question
Post by: Rekov on February 15, 2007, 03:52:55 pm
If I use a model that is already in use on a current map do i have to include it in the pk3 file?
Title: Model question
Post by: Thorn on February 15, 2007, 04:21:13 pm
Isn't that answer in the WIKI?
Title: Model question
Post by: Plague Bringer on February 15, 2007, 05:21:41 pm
That doesn't help much. Yes, you do need to include the models in the .pk3 (unless you know they are in a default map). Look at Hamunaptra's .pk3 for a good reference.
Title: Model question
Post by: Hydra on February 15, 2007, 05:28:44 pm
trem reads all pk3's in the base folder, so it will find the model so long as u dont move it to a different location. but when you put it in radient u must make sure that you make a new folder in your base folder. move all related files, texutes etc etc

for example the niveus computer:

open niveus.pk3, find the files and put them in
C:\Program Files\Tremulous\base\models\mapobjects\niveus
for the rilfe model
C:\Program Files\Tremulous\base\models\mapobjects\rifle

so on a so forth.

soz if i dont make any sence,
Title: Model question
Post by: Plague Bringer on February 15, 2007, 05:31:07 pm
but they still have to be included in the .pk3. There's a chance that people who want to play your map wont have that model in another .pk3.
Title: Model question
Post by: Rekov on February 15, 2007, 08:51:22 pm
Understood.

Do I just put them in models/mapobjects/mapname or do I also have to write a script or something for them. I notice that all the other maps with models have scripts.
Title: Model question
Post by: Hydra on February 15, 2007, 11:45:27 pm
Quote from: "Rekov"
Understood.

Do I just put them in models/mapobjects/mapname or do I also have to write a script or something for them. I notice that all the other maps with models have scripts.


no script, just make sure all the file paths are write, ie make sure they are the same as in the pk3s

Quote from: "Plague Bringer"
but they still have to be included in the .pk3. There's a chance that people who want to play your map wont have that model in another .pk3.


well if its a stock map (maps u get when you install the game) then no, but if its from a dl map then yes.