My remote event is not firing, but one is, help?

yea i have a separate idea on how to do that

also, is it possible that the variable “player” is pointing to a player that does not exist? i got the script here and in that script just plain it works, but maybe i messed it up somewhere?

Rounds.rbxl (28.9 KB)

my system
i made for an fps game not a clean code btw

edit:i frgot to anchor the map lol also forgot the teams

1 Like

yea i noticed that lol, anyways thanks for the system

Rounds.rbxl (29.5 KB)

fixed

1 Like

i fixed it myself, use:

if (your player variable).Team == game.Teams.ExampleTeam then
--code

im done with coding for mean while

thanks for your help, but i figured it out myself, although the round system will be useful!