Notes |
|
|
I remember hearing a technical reason why this isn't actually easy to implement, could I get a response here just for public reference? |
|
|
(0015898)
|
Dusk
|
2016-10-11 16:00
|
|
sv_maxlives affects the amount of lives given initially to a player, so it only has effect at round start. Changing the amount of max lives probably doesn't need a map restart, but needs at least a new round. |
|
|
|
It would be cool to be able to exercise more control over player lives. |
|
|
(0016007)
|
Dusk
|
2016-10-15 11:44
(edited on: 2016-10-15 11:45) |
|
ACS can already control the amount of lives a player has. What more do you need?
|
|
|
|
Can ACS be used to bring players back to life from the dead spectator pool, or invite true spectators into the game? Imagine a survival invasion mod where users could earn lives and spend them either on themselves or use them to bring other players into the game from the spectator pool. |
|
|
|
Quote from unknownna Can ACS be used to bring players back to life from the dead spectator pool, or invite true spectators into the game? Imagine a survival invasion mod where users could earn lives and spend them either on themselves or use them to bring other players into the game from the spectator pool.
See ticket 0002594. |
|
|
|
Fully implemented SetDeadSpector along with SetPlayerLivesLeft should be enough. |
|