B
Blueprintβ€’4mo ago
virusgaming

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β€’4mo ago
ooo like aternos nice
virusgaming
virusgamingOPβ€’4mo ago
yep
virusgaming
virusgamingOPβ€’4mo ago
virusgaming
virusgamingOPβ€’4mo ago
got the sounds to play atleast
virusgaming
virusgamingOPβ€’4mo ago
No description
Emma
Emmaβ€’4mo ago
@π’±π’Ύπ“‡π“Šπ“ˆ 𝒒𝒢𝓂𝒾𝓃𝑔 What's your extension stack looking like do you do alerts in react, or the wrapper
virusgaming
virusgamingOPβ€’4mo ago
wrapper rn i might do react
Emma
Emmaβ€’4mo ago
You could do a mix of both Good idea? debatable, but you could
virusgaming
virusgamingOPβ€’4mo ago
yea?
Emma
Emmaβ€’4mo 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
virusgaming
virusgamingOPβ€’4mo ago
js tryig to find out how wings sends its satsu to the panel
Emma
Emmaβ€’4mo ago
It's scuffed, but it'll work You could get it through some simple functions iirc in React
virusgaming
virusgamingOPβ€’4mo ago
hmm that might work
Emma
Emmaβ€’4mo ago
Or you could go fully react, doubt it's hard to play a sound through there
virusgaming
virusgamingOPβ€’4mo ago
I was trying to have it host my own websocket that weebsocket looks for server statuys but never workred ill find out
Lara
Laraβ€’4mo ago
You could maybe include a tiny react component to expose the socket to a wrapper
virusgaming
virusgamingOPβ€’4mo ago
yea
Lara
Laraβ€’4mo ago
If you wanna keep doing it like that at least
virusgaming
virusgamingOPβ€’4mo ago
im currently trying to hook directly into console
Lara
Laraβ€’4mo ago
I assume opening another websocket didn't work is because there was already one open
virusgaming
virusgamingOPβ€’4mo ago
yep howd u know lol
Lara
Laraβ€’4mo ago
Websockets are a mess They aren't buffered and they can easily crash the browser tab
virusgaming
virusgamingOPβ€’4mo ago
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
virusgaming
virusgamingOPβ€’4mo ago
ok getting somewhere
virusgaming
virusgamingOPβ€’4mo ago
btw js placeholder sounds they wontbe the win xp ones lol
Lara
Laraβ€’4mo ago
that looks like it's listening to the button presses and not start state?
virusgaming
virusgamingOPβ€’4mo ago
top right its looking at the state
virusgaming
virusgamingOPβ€’4mo ago
YAY GOT IT!
virusgaming
virusgamingOPβ€’4mo ago
now time to finish the admin side well ive got work below is what i got done
virusgaming
virusgamingOPβ€’4mo ago
No description
virusgaming
virusgamingOPβ€’4mo ago
Griind
Griindβ€’4mo 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β€’4mo ago
No wayyyyy that's what I did, I can help you then since I remember how I did it
virusgaming
virusgamingOPβ€’4mo ago
Ok ill delete then
DarkDeception
DarkDeceptionβ€’4mo 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
virusgaming
virusgamingOPβ€’4mo ago
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β€’4mo 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
virusgaming
virusgamingOPβ€’4mo ago
Ok If i dont respond i prob feel asleep at my desk lmao its 3 am
DarkDeception
DarkDeceptionβ€’4mo 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
virusgaming
virusgamingOPβ€’4mo ago
yep js the admin side of things
Luke
Lukeβ€’3mo ago
This could actually be fire ngl
DarkDeception
DarkDeceptionβ€’3mo 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?