LixeiroCharmoso๐Ÿ›’ Tebex Store โ†—๐Ÿ›’ Tebex Store โ†— (opens in a new tab)
DiscordDiscord (opens in a new tab)
  • Docs - Introduction
  • ๐Ÿšš Trucker Simulator
    • Installation
    • Common Issues and FAQ
    • Configuration
    • Exports
  • ๐ŸŸ Fishing Simulator
    • Installation
    • Common Issues and FAQ
    • Exports
  • ๐Ÿช Owned Stores
    • Installation
    • Common Issues and FAQ
    • Configuration
  • โ›ฝ Owned Gas Stations
    • Installation
    • Common Issues and FAQ
  • ๐Ÿ›ข๏ธ LC Fuel
    • Installation
    • Common Issues and FAQ
    • Configuration
    • Exports
  • ๐Ÿš— Owned Dealerships
    • Installation
    • Common Issues and FAQ
  • ๐Ÿญ Factories
    • Installation
    • Common Issues and FAQ
  • ๐ŸŽ๏ธ Advanced Vehicles
    • Installation
    • Common Issues and FAQ
  • โš™๏ธ Utils
    • Installation
    • Configuration
    • Adding your exports
    • Common Issues and FAQ
  • ๐Ÿ› ๏ธ Updates
  • ๐Ÿ“ž Support

On This Page

  • Client Side Exports
  • openUI
  • Example Usage
๐ŸŸ Fishing Simulator
Exports

Exports

Client Side Exports

openUI

Export to open the fishing UI

Example Usage

-- Set the parameters
local fishing_location = "fishing_1" --  (string): Location index from your Config.fishing_locations
 
-- Call the export
exports['lc_fishing_simulator']:openUI(fishing_location)
Common Issues and FAQ๐Ÿช Owned Stores