Posts: 210
Threads: 68
Joined: Aug 2018
Reputation:
0
hi. i want to stop respawning after die , how can i do that ? i mean when someone died [onplayerdeath] server not respawn them automatically i want to set a timer for that for exp i want to they respawn after 10s !
i really need this guys if you know how can i config this please help me. thnx
Posts: 543
Threads: 4
Joined: Jul 2015
Reputation:
0
Between the 10 seconds what do you want to do? You can't just freeze the player's death.
Posts: 210
Threads: 68
Joined: Aug 2018
Reputation:
0
look i'am working on an anti-cheat to detect a version of s,,0b , i need to kill player and it should be die , i mean be on floor and not spawn as usual ! so i need to set a timer for respawn the player and i know this is possible i seen this on another servers before
Posts: 543
Threads: 4
Joined: Jul 2015
Reputation:
0
You want to prevent from fast-respawn?
Posts: 40
Threads: 9
Joined: Feb 2018
Reputation:
0
You can make a textdraw with a black box.. and save playerid position and use that position in SpawnPlayer then make a timer and in timer use setplayerposition
Posts: 40
Threads: 9
Joined: Feb 2018
Reputation:
0
So set playerid position to somewhere like air or unknown place and show black box to playerid and start timer