Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 644 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 644 Bytes

Shootable Boxes

A simple Lua script for Sonic Robo Blast 2 allowing players to shoot item boxes during match and CTF mode. This script adds switches for every weapon and every item box found in the game. Below a small rundown of it's command structure:

  • sb_enable: Enable/Disable Shootable Boxes
  • sb_help: Print this help text.
  • sb_* (without suffix): Toggle weapons.
  • sb_*box_gold: Toggle boxes by type.
  • sb_crossteam: Shoot enemy boxes (CTF).

LICENSE

This script is Licensed under the GNU Affero General Public License version 3.