Jump to content

SetDeadSpectator: Difference between revisions

m
Added a note about the return value
No edit summary
m (Added a note about the return value)
Line 6: Line 6:


If sv_DeadPlayersCanKeepInventory is set, the dead spectator will be resurrected with the inventory he had before he died. If sv_SameSpawnSpot is set, the dead spectator will be resurrected at his current location.
If sv_DeadPlayersCanKeepInventory is set, the dead spectator will be resurrected with the inventory he had before he died. If sv_SameSpawnSpot is set, the dead spectator will be resurrected at his current location.
Returns 1 on success, 0 on failure.


==Parameters==
==Parameters==