Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to make an item that is untakeable?
Author Message
XxItachi09xX Offline
Junior Member

Posts: 16
Joined: Feb 2011
Reputation: 0
Post: #1
How to make an item that is untakeable?
When i place my item into the altar. How do i make it un-takeable?
03-22-2011 10:15 AM
Find all posts by this user Quote this message in a reply
Pandemoneus Offline
Senior Member

Posts: 328
Joined: Sep 2010
Reputation: 0
Post: #2
RE: How to make an item that is untakeable?
What item is it?

03-22-2011 11:22 AM
Find all posts by this user Quote this message in a reply
XxItachi09xX Offline
Junior Member

Posts: 16
Joined: Feb 2011
Reputation: 0
Post: #3
RE: How to make an item that is untakeable?
Ignore the item. I can give you an example. When i picked up a drill than i placed it on a human's head. How to make the drill which is on the human's is un-takeable ?
03-22-2011 01:25 PM
Find all posts by this user Quote this message in a reply
Pandemoneus Offline
Senior Member

Posts: 328
Joined: Sep 2010
Reputation: 0
Post: #4
RE: How to make an item that is untakeable?
Try
SetEntityInteractionDisabled(string& asName, bool abDisabled);

03-22-2011 01:36 PM
Find all posts by this user Quote this message in a reply
XxItachi09xX Offline
Junior Member

Posts: 16
Joined: Feb 2011
Reputation: 0
Post: #5
RE: How to make an item that is untakeable?
It's still takeable.
03-22-2011 01:42 PM
Find all posts by this user Quote this message in a reply
jens Offline
Frictional Games

Posts: 3,111
Joined: Apr 2006
Reputation: 108
Post: #6
RE: How to make an item that is untakeable?
Make a new entity by copying the original entity, but change the type to be Object with subtype static instead. This you do with the model editor.
03-22-2011 01:44 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)