Checking lives count in ACS?
Posted: Thu Dec 27, 2012 7:01 am
Is there any functionality to check how many lives a player has via ACS (using sv_maxlives in survival)?
Leading the way in newschool multiplayer Doom online
https://zandronum.com/forum/
That's pretty difficult since not all deaths cost a life. For instance you don't lose a life if you are spawn telefragged.Watermelon wrote: - Monitor it with a death script
Currently there is no such function, but feel free to request it (if there is no request for it yet).Watermelon wrote: There may be an ACS function for it
Spawn telefrags have a different damagetype AFAIK, you can give an item on death to the player when that happens and check for that in ACS, if so, terminate. I've done a similar thing before.Torr Samaho wrote:That's pretty difficult since not all deaths cost a life. For instance you don't lose a life if you are spawn telefragged.Watermelon wrote: - Monitor it with a death script
Currently there is no such function, but feel free to request it (if there is no request for it yet).Watermelon wrote: There may be an ACS function for it
BOCK BOCK BOCK!Catastrophe wrote: You could force unbock players...