Spec possible?
#2

Yes, it's possible to make the player to be not able to spawn again and spectate the alive players who left at the round and also use switch keys to switch between them.

It looks similar to any spectate system around, just needs a bit of work to be done over it to adjust it to your preferences.

You could get the players state and according to the rounds state you could get benefit from it. For example if you round just started, and if someone died, check his state and then set him to spectate mode and prevent from spawning again. This isn't really hard if you know how to script.

Example of a spectate system: https://sampforum.blast.hk/showthread.php?tid=169961

Lets assume you have a round system. You know when a round starts etc. We need to use OnPlayerDeath to check whether someone dies then if he is dead and (a spawned variable, if you have is set to false), under OnPlayerSpawn, set the player to spectate mode.
Reply


Messages In This Thread
Spec possible? - by aimane65 - 25.04.2014, 18:30
Re: Spec possible? - by Cypress - 25.04.2014, 18:36
Re: Spec possible? - by aimane65 - 25.04.2014, 18:39
Re: Spec possible? - by Cypress - 25.04.2014, 18:42

Forum Jump:


Users browsing this thread: 1 Guest(s)