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
Level Editor Help I want to make an item to be un-pickable
clock123 Offline
Member

Posts: 76
Threads: 18
Joined: Jul 2011
Reputation: 0
#1
I want to make an item to be un-pickable

I want to put thalers on the shelf just for beauty , i dont want them to be picked up by the player.
I mark the box " staticphysics " but it still wont do nothing. ( the static physics works for non-item objects ).

Thanks for support Smile
07-06-2012, 06:31 PM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#2
RE: I want to make an item to be un-pickable

SetEntityInteractionDisabled.

Tutorials: From Noob to Pro
07-06-2012, 06:33 PM
Website Find
Rapture Offline
Posting Freak

Posts: 1,078
Threads: 79
Joined: May 2011
Reputation: 30
#3
RE: I want to make an item to be un-pickable

SetEntityInteractionDisabled(string& asName, bool abDisabled);

Edit: ^-- Above, he beat me to it.
(This post was last modified: 07-06-2012, 06:34 PM by Rapture.)
07-06-2012, 06:34 PM
Find
MaZiCUT Offline
Senior Member

Posts: 536
Threads: 31
Joined: Jun 2012
Reputation: 17
#4
RE: I want to make an item to be un-pickable

I think it's something to do with one of the options to disable interaction or something like that.

Hi.
07-06-2012, 09:18 PM
Website Find




Users browsing this thread: 1 Guest(s)