Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (AndrewAMD, TipmyPip), 12,420 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Model problems - what could I be doing wrong/ #408248
09/28/12 05:48
09/28/12 05:48
Joined: Oct 2008
Posts: 7
S
sfzapgun Offline OP
Newbie
sfzapgun  Offline OP
Newbie
S

Joined: Oct 2008
Posts: 7
I converted a animated FBX file to MDL and manage to import it into my level in the WED, and it looks like its going to work, but when I build and render I get the message "can't open zombi.mdl"

Any ideas?

It is textured with a bmp, which previews ok in WED. The level and the player model render normally, but no zombi model.

Last edited by sfzapgun; 09/28/12 05:49.
Re: Model problems - what could I be doing wrong/ [Re: sfzapgun] #408250
09/28/12 06:53
09/28/12 06:53
Joined: Apr 2008
Posts: 245
GameScore Offline
Member
GameScore  Offline
Member

Joined: Apr 2008
Posts: 245
the engine dont find your zombi.mdl, make sure that your zombi mdl is in your work/model folder

Re: Model problems - what could I be doing wrong/ [Re: GameScore] #408255
09/28/12 08:21
09/28/12 08:21
Joined: May 2010
Posts: 117
Germany , Dortmund
B
Bone Offline
Member
Bone  Offline
Member
B

Joined: May 2010
Posts: 117
Germany , Dortmund
If your model is in a seperate folder you have to define the folder name in your script like this

#define PRAGMA_PATH "models"
#define PRAGMA_PATH "models\zombies"

Re: Model problems - what could I be doing wrong/ [Re: Bone] #408267
09/28/12 12:22
09/28/12 12:22
Joined: Oct 2008
Posts: 7
S
sfzapgun Offline OP
Newbie
sfzapgun  Offline OP
Newbie
S

Joined: Oct 2008
Posts: 7
Ah, okay, moving the model worked. I thought that if you imported a model from somewhere else the engine would automatically know where it is when it was ready to use it.


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1