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
Teleporting and dying but actually NOT dying?
Amnesiaplayer Offline
Senior Member

Posts: 539
Threads: 105
Joined: Jun 2014
Reputation: 0
#1
Teleporting and dying but actually NOT dying?

hello! i have an script area.. where a cannon shoot you and this happens :

SetEntityActive("CannonBall", true);
AddPropForce("CannonBall", -150000, 0, 0, "world");
PlaySoundAtEntity("", "explosion_rock_large", "CannonBall", 0, false);
ChangeMap("Entrance.map", "Entrance" , "", "");
SetPlayerHealth(0);

but then you die and go to that map and the text will come ? how can i remove it ?! is there a script that removes it ?! or option 2
setplayerhealth to 1 and doing a script of Crouching.. but idk how Sad who can help me!!!
08-22-2014, 04:46 PM
Find


Messages In This Thread
Teleporting and dying but actually NOT dying? - by Amnesiaplayer - 08-22-2014, 04:46 PM



Users browsing this thread: 1 Guest(s)