Merge pull request #105 from teamfisk/Respawning

Automatic respawning
This commit is contained in:
2016-02-12 02:07:36 +01:00
10 changed files with 127 additions and 28 deletions
+1
View File
@@ -4,6 +4,7 @@ LoadMap=
; if true -> Pool allocation is not used when calling Allocate/Free, just use regular dynamic allocation.
; if false -> Use pool allocation.
DisableMemoryPool=false
RespawnTime = 8.0
EditorEnabled=false
OutOfBodyExperience=false
+2 -1
View File
@@ -24,4 +24,5 @@ F1=ToggleEditor
C=ConnectToServer
N=SwitchToServer
M=SwitchToClient
P=SwitchToPlayer
P=SwitchToPlayer
K=TakeDamage,1500