3d models
Posted: Fri Feb 01, 2008 3:05
im relly angery for 3 resions 2 resions are not on topic but one of them is that ive tried for hours a day trying to get 3d models into doom i made just a relly simple box in 3ds max i exported it as a md2 and i wrote the model def
[spoiler]model PIE1
{
path "models/pie"
model 0 "pie1.md2"
skin 0 "pie.tga"
scale 9.0 9.0 9.0
FrameIndex PIE1 A 0 1
}[/spoiler]
and the decorate
[spoiler]actor PIE1 32084
{
+SOLID
Height 49
Radius 35
+SHOOTABLE
+NOBLOOD
+PUSHABLE
Mass 500
maxstepheight 0
Health 300
painchance 255
States
{
Spawn:
PIE1 A -1
stop
}
}[/spoiler]
i have the model in a folder called pie in another folder names models
i have the skin in the same folder it finds every thing as i run it but i see where i put the model it one of thoes ! signs and i bring up the console and i check whats wrong with it and it says it has no frames i dont get it all help NEEDED
[spoiler]model PIE1
{
path "models/pie"
model 0 "pie1.md2"
skin 0 "pie.tga"
scale 9.0 9.0 9.0
FrameIndex PIE1 A 0 1
}[/spoiler]
and the decorate
[spoiler]actor PIE1 32084
{
+SOLID
Height 49
Radius 35
+SHOOTABLE
+NOBLOOD
+PUSHABLE
Mass 500
maxstepheight 0
Health 300
painchance 255
States
{
Spawn:
PIE1 A -1
stop
}
}[/spoiler]
i have the model in a folder called pie in another folder names models
i have the skin in the same folder it finds every thing as i run it but i see where i put the model it one of thoes ! signs and i bring up the console and i check whats wrong with it and it says it has no frames i dont get it all help NEEDED