Since I don't know a single thing about lua I wanted to search for help here.
The hunger games script should work like this:
- Round will start when there are minimum 6 players.
- When a player will die there will be a message on center of the screen with the message "*That specific player* died"
- After a player dies it will be moved to spectators.
- When there will be only 1 player alive the round will end with a message on the center of the screen: "*That specific player* won".
And that's basically it. Thanks for your time.