Skip to content

SWRP-PUBLIC/poggu_hud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poggu_hud

Usage of alerts

time == for how long will the alert show up

  exports['poggu_hud']:showAlert(text, time, type) 
  exports['poggu_hud']:showAlert('HELLO WORLD!', 5000, 'danger') -- INFO/SUCCES/DANGER