/vorp_zonenotify

notify when you enter new zones.

Primary LanguageLua

VORP Zonenotify

A RedM zone notification system for Vorp Core

Join the VORP Community Discord

Features

  1. Displays a top notification when you enter towns, districts, states, and others.

  2. Displays the time within the notification

  3. Displays the temperature within the notification

  4. 233+ Native Zones!

  5. Config based native notificaton or a custom Vue.js notification

    -- Custom image

    -- Native image

Installation

  1. Download this repo/codebase
  2. Extract and place vorp_zonenotify into your resources folder
  3. Add ensure vorp_zonenotify to your server.cfg file
  4. Restart your server (unless you have nightly restarts)

How-to-configure

All configurations available in config.lua

  • NativeZones = True/False (If you want to use the native notification of the custom one)
  • Notification.TimeShowing = How long the notification will display.

Todo

  • Add locales
  • Migrate vue cdn to local vendor.

Dependency

  • Vorp Core