Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- VoteSystem.togglePollEvent:FireAllClients(false)
- wait(5)
- VoteSystem.togglePollEvent:FireAllClients(true)
- Timer(25)
- wait(5)
- VoteSystem.togglePollEvent:FireAllClients(false)
- if VoteSystem.Option1.Value >= VoteSystem.Option2.Value then
- elseif VoteSystem.Option1.Value < VoteSystem.Option2.Value then
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement