#whats a better way to do this???
1 messages · Page 1 of 1 (latest)
You sure you need a tag that long?
yes
1 messages · Page 1 of 1 (latest)
local Participatinginevent2tag = game:GetService("CollectionService"):GetTagged("Participating in event 2")
for i, playersParticipatinginevent2 in pairs(Participatinginevent2tag) do
playersParticipatinginevent2:RemoveTag("Participating in event 2 tag")
end
You sure you need a tag that long?
yes