📒
simpanan lib by fivemid
CtrlK
  • Getting Started
  • Config
    • getCore
    • ox_inventory
    • client_exports
  • Client
    • ketikaLoaded
    • getSteam
    • notifikasi
    • spawnKendaraan
    • deleteKendaraan
    • padatkan
    • kasihkoma
    • bulatkan
    • hasItem
    • qtyItem
    • simpanan variabel
    • onChanged simpanan variabel
    • Standard Functions
    • Event
  • Server
    • cekAdmin
    • get player data
    • notifikasi
    • addItem
    • removeItem
    • hasItem
    • qtyItem
    • addMoney
    • removeMoney
    • hasMoney
  • Token Systems (Lebih Aman)
  • Token Systems (Lebih Cepat)
  • Validasi (Token System)
Powered by GitBook
On this page
  1. Client

notifikasi

apapun framework kamu, function ini tetap bisa digunakan

notif(msg, tipe, durasi)
notif('ini notif', 'success', 3000)
notif('ini notif error', 'error', 3000)
PreviousgetSteamNextspawnKendaraan

Last updated 2 years ago