A Private Charter Boat gliding around Tampa Bay area.

Clockwatermark.lua [2026]

: A Citizen.CreateThread (in FiveM) or RenderStepped (in Roblox) function that renders the text every frame.

: Displays the current time (system or server time) in a 12-hour or 24-hour format. ClockWatermark.lua

: Supports changes to font face, size, color, and opacity (Alpha). Common Script Structure : A Citizen

: Allows server owners to display their community name or logo alongside the clock. ClockWatermark.lua

: Acts as a permanent "stamp" on the screen to identify which server the footage belongs to. How to Install (FiveM)

: Code that fetches local time using os.date("%H:%M:%S") . Example Use Cases

: Provides a timestamp for streamers and YouTubers to reference during recorded sessions.

: A Citizen.CreateThread (in FiveM) or RenderStepped (in Roblox) function that renders the text every frame.

: Displays the current time (system or server time) in a 12-hour or 24-hour format.

: Supports changes to font face, size, color, and opacity (Alpha). Common Script Structure

: Allows server owners to display their community name or logo alongside the clock.

: Acts as a permanent "stamp" on the screen to identify which server the footage belongs to. How to Install (FiveM)

: Code that fetches local time using os.date("%H:%M:%S") . Example Use Cases

: Provides a timestamp for streamers and YouTubers to reference during recorded sessions.