Page cover

Deadline

Deadline pits up to four players against another, each mounted on a different colored Shotaro, which emits a temporary light trail as you ride through the arena. Any competitor unfortunate enough to come in contact with said trail meets an instant explosion.

Built-in maps

Custom Map

  1. Add only 4 Starting Grid

  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 Deadline.

Starting Grid Example
Checkpoint Example

Config

Config.Deadline = {}
Config.Deadline.Scoreboard = {}

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

Last updated