Setup

Installation

  • Follow the instructions below to run the gusti-drawtext script on your server

  • Extract file

  • Copy / Cut gusti-drawtext into your server's resources folder

  • Open server.cfg

  • Add the gusti-drawtext script by ensure gusti-drawtext in server.cfg

  • Restart server

  • Finished

  • Now you can enjoy the features of the gusti-drawtext script on your server

Dependency

Usage

Custom Commands

/client/custom.lua

RegisterCommand(Config.Commands.createDrawText, function()
    TriggerEvent('gusti-drawtext:createDrawText')
end, false)

Custom Notification

/client/custom.lua

Configuration

/config.lua

Last updated