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
Statue still active even when its supposed to be inactive
Author Message
Gamemakingdude Offline
Senior Member

Posts: 478
Joined: Nov 2010
Reputation: 9
Post: #1
Statue still active even when its supposed to be inactive
Ok i have a script which requires a statue to become active then inactive. but as soon the map loads the statue is there all the time and never disappears.

Rep if like me or im helpful or you love my stories!
Stephanos house
11-30-2010 09:14 AM
Find all posts by this user Quote this message in a reply
Hooumeri Offline
Member

Posts: 57
Joined: Oct 2010
Reputation: 0
Post: #2
RE: Statue still active even when its supposed to be inactive
Make sure you have set it to unactive in the entity settings, and please post your script here, or test if your script collides with some other function.
11-30-2010 09:45 AM
Find all posts by this user Quote this message in a reply
Gamemakingdude Offline
Senior Member

Posts: 478
Joined: Nov 2010
Reputation: 9
Post: #3
RE: Statue still active even when its supposed to be inactive
(11-30-2010 09:45 AM)Hooumeri Wrote:  Make sure you have set it to unactive in the entity settings, and please post your script here, or test if your script collides with some other function.

It is unactive in the settings! And it still won't go unactive in the script. I think there's a problem with the statue itself.

Rep if like me or im helpful or you love my stories!
Stephanos house
11-30-2010 10:50 AM
Find all posts by this user Quote this message in a reply
jens Offline
Frictional Games

Posts: 3,107
Joined: Apr 2006
Reputation: 103
Post: #4
RE: Statue still active even when its supposed to be inactive
Statue is probably an entity that is a "static prop" type, which means you can not change anything about it as it is treated as a static object.

Use the model editor and make a new entity out of the model entity, where you change it to be an Object instead with sub type static (makes sense does it not!?).
11-30-2010 11:13 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Gamemakingdude Offline
Senior Member

Posts: 478
Joined: Nov 2010
Reputation: 9
Post: #5
RE: Statue still active even when its supposed to be inactive
(11-30-2010 11:13 AM)jens Wrote:  Statue is probably an entity that is a "static prop" type, which means you can not change anything about it as it is treated as a static object.

Use the model editor and make a new entity out of the model entity, where you change it to be an Object instead with sub type static (makes sense does it not!?).

im not sure how to do this.
Also the entity im trying to make not active is the deformed_man statue under entities, statues. So its an entity.

Rep if like me or im helpful or you love my stories!
Stephanos house
(This post was last modified: 11-30-2010 11:15 AM by Gamemakingdude.)
11-30-2010 11:13 AM
Find all posts by this user Quote this message in a reply
Gamemakingdude Offline
Senior Member

Posts: 478
Joined: Nov 2010
Reputation: 9
Post: #6
RE: Statue still active even when its supposed to be inactive
waiting for answer.

Rep if like me or im helpful or you love my stories!
Stephanos house
12-02-2010 04:55 AM
Find all posts by this user Quote this message in a reply
Hooumeri Offline
Member

Posts: 57
Joined: Oct 2010
Reputation: 0
Post: #7
RE: Statue still active even when its supposed to be inactive
(12-02-2010 04:55 AM)Gamemakingdude Wrote:  waiting for answer.

Just search the forums, there are multiple topics that answer this question.
12-02-2010 03:22 PM
Find all posts by this user Quote this message in a reply
Post Reply 




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