Dillon Skaggs

Results 44 issues of Dillon Skaggs

- use simple script to get currently used audio flags https://gist.github.com/AvarianKnight/9ef73f87bb2a59a8ab7bdc505ca58e0e

This is mainly a stylistic change to get rid of the side-scroll on the native ![](https://i.imgur.com/lgCWGHY.png)

Currently the repo has the wrong native pointed to `AUDIO_IS_SCRIPTED_MUSIC_PLAYING` The current native is [this](https://docs.fivem.net/natives/?_0x845FFC3A4FEEFA3E) which is actually `AUDIO_IS_MUSIC_PLAYING` The actual native is [this one](https://docs.fivem.net/natives/?_0x2DD39BF3E2F9C47F) Would it be fine to...

Adjust documentation to show when `cs_type` is needed

merging-blocked