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
How to make an item that is untakeable?
XxItachi09xX Offline
Junior Member

Posts: 16
Threads: 7
Joined: Feb 2011
Reputation: 0
#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
Pandemoneus Offline
Senior Member

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

What item is it?

03-22-2011, 11:22 AM
Find
XxItachi09xX Offline
Junior Member

Posts: 16
Threads: 7
Joined: Feb 2011
Reputation: 0
#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
Pandemoneus Offline
Senior Member

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

Try
SetEntityInteractionDisabled(string& asName, bool abDisabled);

03-22-2011, 01:36 PM
Find
XxItachi09xX Offline
Junior Member

Posts: 16
Threads: 7
Joined: Feb 2011
Reputation: 0
#5
RE: How to make an item that is untakeable?

It's still takeable.
03-22-2011, 01:42 PM
Find
jens Offline
Frictional Games

Posts: 4,093
Threads: 199
Joined: Apr 2006
Reputation: 202
#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
Website Find




Users browsing this thread: 1 Guest(s)