Page cover

Sumo

Force the opposition out of the designated arena. Whether it's size, speed, or control, choose a vehicle that suits your style, and be the last team remaining in the arena before the clock runs out to win.

Built-in maps

Custom Map

  1. Add Starting Grid

    1. Change team number for team spawn point

      1. Team Purple is 1

      2. Team Orange is 2

    2. If non team more every point will be spawn point

  2. Add Checkpoint

    1. Change Custom Area to Play Zone.

      1. Insert at lest 1 Play Zone at lowest point become play area

    2. Change Custom Area to Sudden Death Area.

      1. Insert at lest 1 Sudden Death Area

    3. Don't change other setting in Checkpoint menu.

  3. Set Race Details > Map Type to Sumo.

Starting Grid Example
Checkpoint Example

Config

Config.Sumo = {}
Config.Sumo.Scoreboard = {}

-- Example: https://hamer.gitbook.io/hamer/scripts/darkrp_racing/scoreboard-text-format
Config.Sumo.Scoreboard.LeftTextFormat = "player_name" -- Timed Z scoreboard display text format left.
Config.Sumo.Scoreboard.RightTextFormat = "" -- Timed Z scoreboard display text format right.

Last updated