View Single Post
06/09/20, 01:12 PM   #7
Dracin
Join Date: Jun 2020
Posts: 7
Originally Posted by Micke2nd View Post
NewAddonTemplate
you can use that as start point
Originally Posted by Baertram View Post
Lua Code:
  1. zo_callLater(function() PlaySound(SOUNDS.SOUND_NAME) end, delayInMilliseconds)
Perfect! thank you
  Reply With Quote