Skip to main content

Blips & Reminders

Map blips for active events and client-side reminder notifications

This section

Blips & Reminders

Active events appear as blips on the GTA minimap, and players can set reminders to receive notifications before events start.

Map Blips

  • Active events automatically create blips on the minimap
  • Blips are removed when events end or are deleted
  • Blip sprite, color, and scale are configurable

Blip Configuration

OptionDefaultDescription
Config.Features.EnableBlipstrueEnable event map blips
Config.BlipSettings.Sprite439Blip sprite ID
Config.BlipSettings.Color3Blip color ID
Config.BlipSettings.Scale0.8Blip scale
Config.BlipSettings.Display4Blip display mode

Reminders

Players can toggle reminders for active events they are interested in:

  1. Click the bell icon on an event card or detail page
  2. A background thread checks every 30 seconds for upcoming events
  3. When the event is within the configured reminder time, a notification is sent
  4. Each reminder fires only once to prevent spam

Reminder Configuration

OptionDefaultDescription
Config.Features.EnableReminderstrueEnable the reminder system
Config.EventSettings.ReminderTime60Minutes before start to send reminder

GPS Waypoints

Joined participants can set a GPS waypoint to the event location:

  • Click Set Waypoint on the event detail page
  • Only available for events the player has joined
  • Only available when Config.Features.EnableWaypoints is true
OptionDefaultDescription
Config.Features.EnableWaypointstrueEnable GPS waypoint feature