Frictional Games Forum (read-only)
Can't pick up item - 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: Can't pick up item (/thread-18614.html)



Can't pick up item - FlawlessHappiness - 10-03-2012

[Image: 295zj0h.png]

I cannot pick up this item, when it gets active. It just sits there. The cursor is not changing, and it is not static... What is wrong here?


RE: Can't pick up item - Statyk - 10-03-2012

1) Go to User Defined Variables and set it to Item:Tongueuzzle
2) Give it a body and mass
3) It must have an inventory image defined in the User Defined Variables a 60x60 .png/.tga should do fine .tga is recommended.

If those are not the issue, is the script area in the way?


RE: Can't pick up item - FlawlessHappiness - 10-03-2012

I didn't think it could get in the way since it has no InteractCallback but i'll check up on that. I don't think i have to make a new item
EDIT: It was... thank you


RE: Can't pick up item - Statyk - 10-03-2012

Haha, no problem