The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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 do you reset items after death?
GrAVit Offline
Senior Member

Posts: 580
Threads: 15
Joined: Oct 2011
Reputation: 22
#1
How do you reset items after death?

Hey, I'm trying to figure out how to reset items after you die. I have a checkpoint set up, and I'm trying to use
SetEntityActive("key_study_1", true);
without success so far.

I've managed to reset doors with
ResetProp("mansion_1")
and monsters with SetEntityActive.

Any help on the matter? I want my key to be active, not set active from an unactive state.

06-07-2012, 02:36 PM
Find


Messages In This Thread
How do you reset items after death? - by GrAVit - 06-07-2012, 02:36 PM



Users browsing this thread: 1 Guest(s)