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
CheckPoint issue and memento.
Spelos Away
Banned

Posts: 231
Threads: 19
Joined: Sep 2014
#2
RE: CheckPoint issue and memento.

Does the custom story description (in the menu) appear correctly?

Also, could you post the full extra_english.lang ?

As for the checkpoints.
If you add a checkpoint somewhere, it won't kill the player.
You just say that you want player to spawn at "PlayerStartArea_1" and display certain text.

To kill a player, use:
PHP Code: (Select All)
SetPlayerHealth(0.0f); 
02-29-2016, 07:49 PM
Find


Messages In This Thread
RE: CheckPoint issue and memento. - by Spelos - 02-29-2016, 07:49 PM
RE: CheckPoint issue and memento. - by Spelos - 02-29-2016, 08:19 PM



Users browsing this thread: 1 Guest(s)