Group Up = Group Up
9AGT8
click to copy
Category:
Custom game mode
Author:
ProZarya
Version:
1.1.0
Posted:
about 1 year ago
Last updated:
12 months ago
Share this workshop!
Options
Like normal QP, but when you say "Group Up", every team member will teleport to you
It's much more fun than it sounds,
And after a little practice you can make amazing plays with it
rule("group up") { event { Ongoing - Each Player; All; All; } conditions { Is Communicating(Event Player, Group Up) == True; Is In Spawn Room(Event Player) == False; } actions { Teleport(All Players(Team Of(Event Player)), Event Player); Wait(1, Ignore Condition); } }
Changelog
12 months ago
•
1.1.0
Players can't use teleport if they are in spawn.
9AGT8
click to copy
about 1 year ago
•
1.1.0
Players can't use teleport if they are in spawn.
1SR0V
click to copy