#zombie counter
1 messages · Page 1 of 1 (latest)
use billboardguis
whenever a zombie spawns
add +1 to the number
and the billboard text is just the number of zombies
oh wait i read it wrong
at the start of the script
local ZombieCount = 0
then everytime you spawn a zombie just add 1 to the zombie count and the gui text is just the variable
ya but idk how to do the script so it adds 1
** You are now Level 4! **
1 sec
i assume your spawning is a function so just add this to the wnd