DXS Blips

Installation

  • Place in resources/[DXS_Scripts]/DXS_Blips .

  • Add ensure DXS_Blips to your server config.

  • Restart the server or run refresh then start DXS_Blips

Dependency

  • Compatible with all frameworks

Configuration

  • Add/edit entries in blips.lua :

  • Example: {name = "Sheriff (DP)", sprite = 1047294027, x = -3622.86, y = -2605.45, z = 13.34, color = Config.colors.BRIGHT_PURPLE}

  • Choose a color from Config.colors in config.lua .

  • Toggle version checker in config.lua with Config.VersionChecker = true/false .

Last updated