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
Certain Entities are unscriptable?
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#2
RE: Certain Entities are unscriptable?

Certain entities cannot be modified like this unfortunately. If you open them in the Model Editor, you can check their type under Settings > User Defined Variables. If this is set to StaticProp, it will be limited. You can fix it by changing it to Object (Static) instead, but you must save it as a custom entity and use that instead.

If you just want to make it disappear, you can try SetPropActiveAndFade. I think it works on StaticProp type entities, unless I'm misremembering.

04-09-2020, 12:01 PM
Find


Messages In This Thread
Certain Entities are unscriptable? - by gbstrcl - 04-09-2020, 01:58 AM
RE: Certain Entities are unscriptable? - by Mudbill - 04-09-2020, 12:01 PM



Users browsing this thread: 1 Guest(s)