Hello, I need a function for my zombie script that shows how many players that are left in the arena.
Like when somone dies this text will show (Player was killed. 10 players left.)
local temple = {x=1000, y=1000, z=7}
local t = {
items = {2160,25, 2514, 2472, 2470, 7405, 7453},
exp...