Resource icon

Addon skript-simple-voice-chat 1.0.1

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Added new expression to create a volume category
Code:
[a] [new] [voice chat] volume category with id %string% named %string% [with description %-string%]
- Removed the static sound packets from the on microphone event because Skript is too slow, and causes Voice chat to lose packets. I've experimented with multiple solutions, and it's always too slow. Only thing I could think of was to make a custom structure, which I may come back to at some point.