Frictional Games Forum (read-only)
Custom Item doesn't appear, when some does - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Custom Item doesn't appear, when some does (/thread-19283.html)

Pages: 1 2


RE: Custom Item doesn't appear, when some does - FlawlessHappiness - 11-20-2012

(11-20-2012, 02:36 PM)The chaser Wrote:
(11-20-2012, 02:27 PM)beecake Wrote: I don't think a static_prop can be set active, and inactive Wink That's what i'm trying to achieve.

EDIT: What do you mean by -Mesh in what you said?

Under Body_1 i have BodyShape_1 and polySurface164
Ok, then the model hierarchy is right. A static_prop cannot have bodies or it will be set invisible (or that I think). You can consider too sending me the model so I see what is wrong with it.
Ok Wink I'll send them! I'm just pm'ing you


RE: Custom Item doesn't appear, when some does - Your Computer - 11-20-2012

In the video the entity is not active. If the entity is of type Object::Static (or of a type that can be disabled), that would explain why it is missing in game.


RE: Custom Item doesn't appear, when some does - FlawlessHappiness - 11-20-2012

What do you mean it's not active?
There are 2 objects. One active, and one inactive. Smile
I sended files to The Chaser, and he told me that there were several poly_surfaces without an attached body. He fixed it.
It works now Smile