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
Help| How can I disable activated Entity?
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#3
RE: Help| How can I disable activated Entity?

(10-05-2015, 01:58 AM)Mudbill Wrote: Use the same function with false as the argument? Unless something changed in this regard, it should still be SetEntityActive("Name", false);

Correct, but since we are using HPL3, we need to use the updated syntax, which is:
PHP Code: (Select All)
Entity_SetActive("<entity>"false); 

Discord: Romulator#0001
[Image: 3f6f01a904.png]
10-05-2015, 02:55 AM
Find


Messages In This Thread
RE: Help| How can I disable activated Entity? - by Romulator - 10-05-2015, 02:55 AM



Users browsing this thread: 1 Guest(s)