of     1   

xEraGamer
#227539212Tuesday, November 14, 2017 2:38 AM GMT

How can the server monitor the PlaybackLoudness of an audio; I currently have too many inputs coming from clients via RemoteEvents.
SlimeMan22
#227540098Tuesday, November 14, 2017 3:06 AM GMT

You can either figure out a way to just do it on the client, or you can spam remote functions. Šçrätčh ïïś ƒö® łëvëł 17 äñöñ DÖŠ HTMŁ hæx0rs whö üsë ŚQŁ++ ïïńśpëçt ëłæmęñtïïñg
xEraGamer
#227540229Tuesday, November 14, 2017 3:10 AM GMT

I'm currently spamming remote functions with a debounce of .125, doesn't help any though. People from aus when their pings are higher than that or the fact that audios play on different parts for some people
xEraGamer
#227540267Tuesday, November 14, 2017 3:11 AM GMT

It's almost like I need a fake client - but I don't know how to go about that. Going to try storing it in CurrentCamera and seeing if it changes anything
SlimeMan22
#227540319Tuesday, November 14, 2017 3:13 AM GMT

Would you mind explaining what you are trying to do? If you're doing something like make bars move up/down in workspace, you can do that locally from the client if Filtering is enabled. Šçrätčh ïïś ƒö® łëvëł 17 äñöñ DÖŠ HTMŁ hæx0rs whö üsë ŚQŁ++ ïïńśpëçt ëłæmęñtïïñg
WildGuest
#227540398Tuesday, November 14, 2017 3:16 AM GMT

Depends on what you are trying to do. I have been working on this, a christmas light show which uses only the client to control the lights. https://www.roblox.com/games/1161518904/i
xEraGamer
#227540414Tuesday, November 14, 2017 3:16 AM GMT

I could do all of this directly from the client if filtering was enabled; I can't enable filtering currently due to certain things not working when they're enabled, and since we're in the middle of a season I can't change those things yet.
xEraGamer
#227540478Tuesday, November 14, 2017 3:18 AM GMT

It's kindve like what you're trying to do wild, but think of if you're trying to make it seeable by multiple clients. For me, I'd wanna choose one client to be the 'controller' OR somehow create a fake local client (impossible). I'm probably going to have to do the first thing

    of     1