VT-Scripts
  • Welcome
    • Where Can I Download the Scripts After Checkout?
    • You lack the required entitlement to use vt-*
  • Free Scripts
    • VT-Postals
      • Config
  • Paid scripts
    • VT-Coke
      • Installing VT-Coke
      • Dependencies
      • Config
Powered by GitBook
On this page

Was this helpful?

  1. Free Scripts
  2. VT-Postals

Config

Here you can find the standard config.lua

Config = {}

-- The Notification Text.
Config.WaypointText = "Waypoint set on %s"
Config.DeleteText = "Waypoint deleted."
Config.NotExistText = "Postal code does not exist."
Config.CommandText = "Set a route to the postal code."

-- Commands.
Config.Command = "postal"
Config.ShortCommand = "pl"
PreviousVT-PostalsNextVT-Coke

Last updated 8 months ago

Was this helpful?