-
Notifications
You must be signed in to change notification settings - Fork 17
chatsounds
CapsAdmin edited this page Dec 9, 2017
·
17 revisions
##shared
- chatsounds.AddSound(trigger, realm)
- chatsounds.BuildAutocomplete()
- chatsounds.BuildFromGithub(repo, location)
- chatsounds.BuildFromGmodChatsounds(addon_dir)
- chatsounds.BuildFromSoundDirectory(where)
- chatsounds.BuildFromURL(url, callback)
- chatsounds.BuildSoundInfo()
- chatsounds.BuildSoundLists()
- chatsounds.GetLists()
- chatsounds.GetScript(str)
- chatsounds.Initialize()
- chatsounds.ListToTable(data)
- chatsounds.LoadListFromAppID(name)
- chatsounds.Panic()
- chatsounds.PlayScript(script)
- chatsounds.Say(str, seed)
- chatsounds.Shutdown()
- chatsounds.TableToList(tbl)
- chatsounds.TableToTree(tbl)
- chatsounds.TranslateSoundListsFromSoundInfo()
- chatsounds.Update()