Author Topic: MD3s  (Read 3794 times)

Drakotsu

  • Posts: 110
  • Turrets: +2/-1
MD3s
« on: December 26, 2008, 11:09:52 pm »
Hello,
Sorry, Ive posted this before but Im still stumped on it.
If I try to do this,
To get a .md3 model on my map, the models shape shows on GTKradient but all over it, theres the red+black and blue+black shader image missing/shader not found.

I try the _remap tool to remap it to the .md3s location, then I tried remapping it to where the .shader file is.
It still shows the same thing.

What am I doing wrong?
Can someone list the steps to what I should do as an example?

Thanks,
Drakotsu

nubcake

  • Posts: 529
  • Turrets: +49/-85
Re: MD3s
« Reply #1 on: December 27, 2008, 03:52:22 am »
Im pretty sure that certin MD3's will always try to look for there own location, so when you download an md3, follow its instructions and cp[y it in the directory it assigns itself. However, when I put player models in, I used for pulse rifle

key: model
Value: models/mapobjects/prifle/prifle.md3

But for Granger I had to use this:

Key: _remap
Value: ;models/mapobjects/builder/builder.jpg               - Yes you must inclue the ; at the front (for mine i did anyways)
Key: model
Value: models/mapobjects/builder/nonseg.md3

Drakotsu

  • Posts: 110
  • Turrets: +2/-1
Re: MD3s
« Reply #2 on: December 27, 2008, 04:24:35 am »
Bah..
Sorry.
I got what you mean,
I figured it out with your help.
Thanks man :) Your one of the few helpful people here XD hehe.
« Last Edit: December 27, 2008, 04:27:31 am by Drakotsu »

cactusfrog

  • Posts: 390
  • Turrets: +678/-176
    • tremulous fun server offical site
Re: MD3s
« Reply #3 on: December 27, 2008, 04:46:24 am »
wow thanks now i can get grangers in my map!!           

Drakotsu

  • Posts: 110
  • Turrets: +2/-1
Re: MD3s
« Reply #4 on: December 27, 2008, 05:49:28 am »
;-; Im trying to place grangers but even if I use remap it wont work D:
It has the blue and black error, shader image missing I think? I repath it correctly but it wont work
« Last Edit: December 27, 2008, 06:03:44 am by Drakotsu »

nubcake

  • Posts: 529
  • Turrets: +49/-85
Re: MD3s
« Reply #5 on: December 27, 2008, 06:09:14 am »
;-; Im trying to place grangers but even if I use remap it wont work D:
It has the blue and black error, shader image missing I think? I repath it correctly but it wont work

You wont see it in GTK (well not in mine anyways) until you compile the map. Make sure you have extracted the granger md3 and jpeg to the correct folders

Drakotsu

  • Posts: 110
  • Turrets: +2/-1
Re: MD3s
« Reply #6 on: December 27, 2008, 06:29:49 am »
Thanks,
It appeared :D