Skip to content

Instantly share code, notes, and snippets.

@spilth
Last active April 24, 2021 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spilth/378e001ce0121edc49b3d145da80c7f6 to your computer and use it in GitHub Desktop.
Save spilth/378e001ce0121edc49b3d145da80c7f6 to your computer and use it in GitHub Desktop.

Sabotage Device

Player Spawn Pad

Determines where players from each team spawn and updates a Player Reference for each team

  • Enabled During Phase: Game Countdown or Gameplay Only or All
  • Team: Team 1 / Team 2
  • When Player Spawned Transmit On: 131 / 132

Player Reference

Tracks a player from each team to help instigate reducing that team's score.

  • Visible in Game: Off
  • Register Player When Receiving From: 131 / 132
  • Activate When Receiving From: 121 / 122
  • When Activated Transmit On: 141 / 141

Conditional Button

The button used to sabotage the other team. Usable by the opposite team but instigates through a player on the owning team.

  • Team: 1 / 2
  • Can be Used By: Other Teams
  • Color: Team Color
  • Interaction Text: Sabotage Blue Team!
  • When Activated Transmit On: 121 / 122

Drop a Flag on the button - the other team must carry a flag into the other team's base and use it on the sabotage device.

HUD Message Device

Lets everybody know when a team's score has been sabotaged

  • Message: Blue / Red team sabotaged!
  • Time From Round Start: Off
  • Display Time: 3 Seconds
  • Text Style: Extra Large
  • Message Priority: Critical
  • Play Sound: None
  • Placement: Top Center
  • Show When Receiving From: 121 / 122

Speaker

Plays an island-wide sound when a team has been sabotaged

  • Audio Selection: Threat
  • Volume: Loud
  • Sound Distance: Whole Island
  • Activate on Hit: No
  • Activate When Receiving From: 121 / 122

Score Manager

Reduces the instigating team/player's score by 50 points.

  • Score Value: 50
  • Score Award Type: Subtract
  • Increment Score on Awarding: Off
  • Activate When Receiving From: 141
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment