Hamer Fivem
StoreYoutubeCfx.re
  • About Us
  • SCRIPTS
    • ArenaAPI
      • Server Side
      • Client Side
      • Common Issue
    • ArenaLobby
    • DarkRP_Racing
      • Config
      • DLC
        • Sumo
        • Sumo Remix
        • Deadline
        • Hunting Pack
        • Timed
        • Street
        • Runner vs Vehicle
      • Map Editor (PointMarker)
      • Scoreboard Text Format
      • Exports
      • Checkpoint Icon
      • Common Issue
      • Update Logs
    • DarkRP_ZombieSurvival
      • Config
      • Common Issue
      • Exports
    • DarkRP_Bomb
      • Config
      • Common Issue
      • Exports
    • DarkRP_CaptureTheFlag
      • Config
      • Common Issue
      • Exports
    • DarkRP_Deathmacth
      • Config
      • Common Issue
      • Exports
      • DLC
    • DarkRP_Teamdeathmacth
      • Config
      • Common Issue
      • Exports
      • DLC
    • DarkRP_DamageIndicator
      • Config
      • Command
    • DarkRP_KillFeed
      • Config
      • Customization
    • DarkRP_Playerlist
      • Config
    • DarkRP_Chat
      • Config
      • Web Server Setup
    • DarkRP_Screenshot
      • Config
      • Web Server Setup
    • DarkRP_Encrypt
Powered by GitBook
On this page
  • Buy on Store
  • Custom Map
  • Config
  1. SCRIPTS
  2. DarkRP_Racing
  3. DLC

Sumo

Last updated 7 months ago

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.

Buy on Store

Built-in maps
  • Sumo Crush I

  • Sumo Crush II

  • Sumo Crush III

  • Sumo Modern I

  • Sumo Modern II

  • Sumo Modern II

  • Sumo Modern IV

  • Sumo Modern V

Custom Map

  1. Make a map

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

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

  4. Set Race Details > Map Type to Sumo.

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.
Starting Grid Example
Checkpoint Example
Page cover image