NKHD Development
  • Introduction
  • Scripts
    • NKHD Scratchcard
      • Configuration
      • Changelog
    • NKHD Revivestation
      • Configuration
      • Changelog
    • NKHD Tsunami
      • Configuration
      • Changelog
    • NKHD Notifications
      • Export
      • Changelog
  • NKHD Admin V2
    • Configuration
    • Changelog
  • MLO's
    • NKHD 24/7
      • Installation
      • Changelog
Powered by GitBook
On this page
  1. Scripts
  2. NKHD Notifications

Export

Here is an little Tutorial on how to use the Export

PreviousNKHD NotificationsNextChangelog

Last updated 6 months ago

CtrlK

exports['NKHD_Notifications']:showNotification(type, notification text, icon, time)

This would be an Example from NKHD Cartridges

exports['NKHD_Notifications']:showNotification(success, 'Taser Reloaded', '✅', 5000)

Avadiable types - success - error - info - warning