Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom models won't show up in game
str4wberrypanic Offline
Member

Posts: 241
Threads: 24
Joined: Jul 2012
Reputation: 8
#1
Custom models won't show up in game

So, i was messing around with the model editor for the first time, and all i wanted was to remove the music from an enemy and make a plate unbreakable. And that's what i did, unmarked the " breakable " option and removed the music. Then i saved with another name and placed them in the level editor. However these entities won't appear in-game. Where did i went wrong?

01-08-2014, 07:03 PM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#2
RE: Custom models won't show up in game

Did you update the resources.cfg file to have a directory to your custom stories folder or full conversion folder?
01-08-2014, 08:12 PM
Find
str4wberrypanic Offline
Member

Posts: 241
Threads: 24
Joined: Jul 2012
Reputation: 8
#3
RE: Custom models won't show up in game

No, i didn't. How can i do this?

01-08-2014, 08:40 PM
Find
daortir Offline
Senior Member

Posts: 422
Threads: 9
Joined: Sep 2013
Reputation: 18
#4
RE: Custom models won't show up in game

Same thing happened to me after I tried to create a silent suitor ;n;...
Interested by any solution !

01-08-2014, 09:05 PM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#5
RE: Custom models won't show up in game

Copied from the common error thread:

Spoiler below!

The level editor is simply not loading any custom textures, particles, entities, static objects, billboards, etc. To fix, exit the level editor, BE CAREFUL NOT TO SAVE, and open the "resources.cfg" in your redist folder. Add this directory in there:
<Directory Path="/custom_stories" AddSubDirs="true" />

The Level Editor uses the directories in the resources.cfg to load assets. The custom_stories
folder directory is not in there by default, so you have to add it
manually if you have custom assets in your custom story folder. Save
your resources.cfg and open the map in Level Editor again. Everything should load and the error should not come up anymore.

(If you are trying to load an Isolated Full Conversion, simply add a directory to your IFC as well and it should work)

(This post was last modified: 01-09-2014, 02:58 AM by Statyk.)
01-09-2014, 02:58 AM
Find
str4wberrypanic Offline
Member

Posts: 241
Threads: 24
Joined: Jul 2012
Reputation: 8
#6
RE: Custom models won't show up in game

Thank you, Statyk, and sorry for not having read the common error thread.

By the way, will this work properly for people who haven't added this line to the resources.cfg?

01-09-2014, 05:25 AM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#7
RE: Custom models won't show up in game

Yeah, it should. If it doesn't fix it for you, it might be something else. In which case, the game might be reading the original file over the new one. The new entity isn't in the same location as the original is it?
01-10-2014, 03:34 AM
Find
str4wberrypanic Offline
Member

Posts: 241
Threads: 24
Joined: Jul 2012
Reputation: 8
#8
RE: Custom models won't show up in game

It's working now, i was just worried because i thought it could not work properly for a player. The new entity is in the same location as the original ( entities/enemy folder ), but it was renamed. Is this a problem? Because i changed the name of the entity and also changed the name of the enemy's folder.

01-10-2014, 09:29 PM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#9
RE: Custom models won't show up in game

I guess as long as it's working you're fine. I just realized you had the problem in game but the resources.cfg is for the editors. You may have fixed the problem on your own honestly.
01-11-2014, 08:23 AM
Find




Users browsing this thread: 1 Guest(s)