Sound effects

Hello I am making a simpler adon for the panel a simple Start up success sound or failed to start sound with predeffined list or you can uploads your own
42 Replies
amogus
amogusβ€’2mo ago
ooo like aternos nice
Emma
Emmaβ€’2mo ago
@π’±π’Ύπ“‡π“Šπ“ˆ 𝒒𝒢𝓂𝒾𝓃𝑔 What's your extension stack looking like do you do alerts in react, or the wrapper
Emma
Emmaβ€’2mo ago
You could do a mix of both Good idea? debatable, but you could
Emma
Emmaβ€’2mo ago
In React, make a hidden element on all server pages that contains the current server status Check for that status through your blade wrapper
π’±π’Ύπ“‡π“Šπ“ˆ 𝒒𝒢𝓂𝒾𝓃𝑔
js tryig to find out how wings sends its satsu to the panel
Emma
Emmaβ€’2mo ago
It's scuffed, but it'll work You could get it through some simple functions iirc in React
Emma
Emmaβ€’2mo ago
Or you could go fully react, doubt it's hard to play a sound through there
π’±π’Ύπ“‡π“Šπ“ˆ 𝒒𝒢𝓂𝒾𝓃𝑔
I was trying to have it host my own websocket that weebsocket looks for server statuys but never workred ill find out
Lara
Laraβ€’2mo ago
You could maybe include a tiny react component to expose the socket to a wrapper
Lara
Laraβ€’2mo ago
If you wanna keep doing it like that at least
π’±π’Ύπ“‡π“Šπ“ˆ 𝒒𝒢𝓂𝒾𝓃𝑔
im currently trying to hook directly into console
Lara
Laraβ€’2mo ago
I assume opening another websocket didn't work is because there was already one open
Lara
Laraβ€’2mo ago
Websockets are a mess They aren't buffered and they can easily crash the browser tab
π’±π’Ύπ“‡π“Šπ“ˆ 𝒒𝒢𝓂𝒾𝓃𝑔
damn hey @Emma why is looking for Components.yml case sensitive i was js wondeirng why it cant find it and its cus i forogt to cap the C in the file name
π’±π’Ύπ“‡π“Šπ“ˆ 𝒒𝒢𝓂𝒾𝓃𝑔
btw js placeholder sounds they wontbe the win xp ones lol
Lara
Laraβ€’2mo ago
that looks like it's listening to the button presses and not start state?
π’±π’Ύπ“‡π“Šπ“ˆ 𝒒𝒢𝓂𝒾𝓃𝑔
now time to finish the admin side well ive got work below is what i got done
Griind
Griindβ€’2mo ago
Will you be able to upload custom audio files? (If you do plan on selling it ofc xD) Oh nvm didn't read the damn screenshot πŸ˜„
DarkDeception
DarkDeceptionβ€’2mo ago
No wayyyyy that's what I did, I can help you then since I remember how I did it
DarkDeception
DarkDeceptionβ€’2mo ago
No nono It's just the autocorrect that messed up, I would be happy to help Since I kinda lost the code anyway But I remember how I did
π’±π’Ύπ“‡π“Šπ“ˆ 𝒒𝒢𝓂𝒾𝓃𝑔
Oh lol i am using a react component that scans for the status of the server and plays a sound based off its status I js got to get it to work for custom sounds Thats how this ones working
DarkDeception
DarkDeceptionβ€’2mo ago
I remember using a Javascript that look for changes of the CSS element smth like "status-orb" I'll help you further once I'll be on my pc, wich is soon
π’±π’Ύπ“‡π“Šπ“ˆ 𝒒𝒢𝓂𝒾𝓃𝑔
Ok If i dont respond i prob feel asleep at my desk lmao its 3 am
DarkDeception
DarkDeceptionβ€’2mo ago
Get some sleep xD Its alr i'll send what i have in here so you can check it out at any time but iirc i edited part of the .ts files for the server dashboard or smth like that, so not blueprint friendly, maybe together we can make what i wished to make, a bp extension that adds startup and statuses sounds That's a really good start, since that's what i used too iirc atleast i remember using some ts into it, but since it was a direct ptero modification well now i lost it since i reinstalled quite a lot of times due to bricking but surelly i can find it on my pc, i'll do my best It feels like its pretty much finished at this point, what is left to make now ? The admin side right since the user server dashboard side is there For now i'll take my pause for some RL, but ping me whenever you're back if you wanna discuss about it
Luke
Lukeβ€’2mo ago
This could actually be fire ngl
DarkDeception
DarkDeceptionβ€’2mo ago
Yeah that's what I sayyy Well if I can help you, you can mention me But honestly the work I did you did it already (dashboard side)

Did you find this page helpful?