Hi
having problems with loading gamemodels.
Im able to copy models from other mapfiles in to my map and they work ok.
But when i i try to use the misc_gamemodel and load a model - ill get the message : ERROR: PicoLoadModel: Failed loading model D
Someone been trough this?
Not able to use gamemodels.
Magic
(Magic)
#1
Magic
(Magic)
#2
Ahh - i changed the path and it was ok.
In the entity window this path was showing : D:/Programfiler/Wolfenstein - Enemy Territory/etmain/models/mapobjects/rayban/candle/candle_tall2.md3
I changed it to :models/mapobjects/rayban/candle/candle_tall2.md3 and it worked.
How can i make this path final.
S14Y3R
(S14Y3R)
#3
I can’t find the original post, but there’s an error in the:
C:\Program Files\GtkRadiant-1.4\games\et.game file.
There’s a double // or \ somewhere, change it to single / or \
Yea it gets annoying having to select/delete every time you change a model
Magic
(Magic)
#4
Thanks S14Y3R - the path ended like this \ /
I changed it to this and all is back to normal :
enginepath =“D:\Programfiler\Wolfenstein - Enemy Territory/”
thanks again