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

Posts: 470
Threads: 82
Joined: Nov 2010
Reputation: 9
#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
Hooumeri Offline
Member

Posts: 57
Threads: 11
Joined: Oct 2010
Reputation: 0
#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
Gamemakingdude Offline
Senior Member

Posts: 470
Threads: 82
Joined: Nov 2010
Reputation: 9
#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
jens Offline
Frictional Games

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

Posts: 470
Threads: 82
Joined: Nov 2010
Reputation: 9
#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
Gamemakingdude Offline
Senior Member

Posts: 470
Threads: 82
Joined: Nov 2010
Reputation: 9
#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
Hooumeri Offline
Member

Posts: 57
Threads: 11
Joined: Oct 2010
Reputation: 0
#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




Users browsing this thread: 1 Guest(s)