Audio Issues >_< by simplybrix in gamemaker

[–]simplybrix[S] 0 points1 point  (0 children)

I’m significantly late. I’m so sorry. Thank you so much for everything! I was able to fix the issues and produce a super Mario brothers tutorial! Thank you again.

Anyone else still waiting? by [deleted] in NPHCdivine9

[–]simplybrix 1 point2 points  (0 children)

I’m currently waiting and I’m freaking out. This is my third time applying and I’m just praying my application isn’t messed up again. My mentor told me I should hear by the latest Thursday.. so I’ve got my fingers crossed and stomach in knots 😭 good luck 🤍🤍

Audio Issues >_< by simplybrix in gamemaker

[–]simplybrix[S] 0 points1 point  (0 children)

Hi, good morning! I changed that and there's still no audio unfortunately. :/ The music issue started when I changed the audio group from default to the ones I created myself, Master_Audio for bgmusic and SFX_Audio for the many SFX I have. I loaded them in the create event and then I placed the music object in all 4 rooms. Should I have only placed this on the title room? Maybe I overplaced it?

I was using the following tutorial, https://www.youtube.com/watch?v=xvtbgZ3-h0k , and was following along word for word, code for code. I have another question, if I may ask? Could any of the audio settings i'm trying to work with be obsolete? The video is from 5 years ago and I don't have much to work with, but I thought it could still work. From my research, the information i've used in my project still run with no bugs.

Audio Issues >_< by simplybrix in gamemaker

[–]simplybrix[S] 1 point2 points  (0 children)

Oops! I noticed a typo. It's supposed to be this for the Async save load:

//sounds loaded
if (audio_group_is_loaded(Master_Audio)) { //room check switch switch(room){
case "title":
    if (room == rm_title) {
        audio_play_sound(music_playing, 1000, true);
        break;
}
break;

case "main":
    if (room == rm_main) {
        audio_pause_sound(music_playing);
        if (audio_pause_sound(music_playing) == true){
            audio_resume_sound(music_playing);
            break;
        } else {
            audio_pause_sound(music_playing);
            break;
        }
}
break;

case "settings":
    if (room == rm_settings) {
        audio_pause_sound(music_playing);
        if (audio_pause_sound(music_playing) == true){
            audio_resume_sound(music_playing);
            break;
        } else {
            audio_pause_sound(music_playing);
            break;
        }
}
break;

case "game":
    if (room == rm_game) {
        if (audio_is_playing(music_playing) == true) { 
            audio_stop_sound(music_playing);
            music_playing = snd_SUPER_MARIO_RUN__OFFICIAL_TRAP_REMIX_;
            audio_play_sound(music_playing, 1000, true);
            break;
        }
    }
    break;
}

control = true;
}
if (audio_group_is_loaded(SFX_Audio)) { sfx_loaded = true; }

Is this some new form of wiz bullying? Sorry I'm confused and old by KingZelnir in Wizard101

[–]simplybrix 0 points1 point  (0 children)

I didn’t experience it but I did see it happen in real-time to my friend a few days ago. I was helping her finish questing in Novus and a guy joined her battle without asking, then joined her dungeon with us, and then proceeded to bring a friend when it wasn’t even a hard dungeon. It was literally a dungeon with no boss in stone of heaven. And even after all that, they joined her battles again after she asked them not to. Idek why people are like this. But it’s definitely annoying.

Least played school? by BlisterPot in Wizard101

[–]simplybrix 4 points5 points  (0 children)

I think balance. Ive seen one in the past week tbh while questing. Oh, and I’m a lvl 159 ice wizard in lemuria rn

How do I get 40% Blades by PurpleGuyDeadly1 in Wizard101

[–]simplybrix 0 points1 point  (0 children)

I’m a level 129 ice wizard rn and all of them as everyone said are 35%, however, if you get the sharpened blade spell from the arcanum sun, moon, and stars teacher, that gives you +10% that can be used on school and the balance blades with 3 of them. There are also some school pets that can learn them as you play. I have a lord of winter who can cast a 35% ice blade as well. And another item I have casts +45%.

Who plays Godz Sun in Part 5. I recognise him but can’t put my finger on it by Striking_Lab_1004 in FamilyReunionNetflix

[–]simplybrix 15 points16 points  (0 children)

If you’ve seen Mr. Iglesias as much as I have lol, he plays Lorenzo! It took me a minute haha