๐Ÿqb-lapraces

Please! No more left turns!

Introduction

  • Authorized players can create races that show up on the race app of qb-phone

Preview

Configuration

General

Config = {}
Config.RaceSetupAllowed = true -- changes dynamically, don't edit this
Config.WhitelistedCreators = {
    "CITIZENID", -- List the player citizenid's allowed to create races
}

Commands

  • /cancelrace - Cancel the currently active race

  • /togglesetup - Toggle the race creator

Last updated