Funniest "Quit Game" message?

FlipTH

The power is yet unknown...
I'm pretty sure that (almost) everyone loves the game. But; unfortunately, we all had to exit the game once. So whenever you choose the option "Quit Game" from the menu, this pops up:

1664675408060.png

This is one of the many messages that appear whenever you select the option to quit to the desktop. This comes from Doom, which also had the same feature (and SRB2 recycles some of the messages from there).

So, which one is your favorite or you think it's the funniest? I personally like the one about Sonic hitting the N key or unlocking The Ultimate Cheat.
 
these are my favorites


1664676747078.png

oops accidentally added the same screenshot twice
 

Attachments

  • 1664676678071.png
    1664676678071.png
    612.8 KB · Views: 279
  • Cool!
Reactions: JjJ
I'm pretty sure that (almost) everyone loves the game. But; unfortunately, we all had to exit the game once. So whenever you choose the option "Quit Game" from the menu, this pops up:


This is one of the many messages that appear whenever you select the option to quit to the desktop. This comes from Doom, which also had the same feature (and SRB2 recycles some of the messages from there).

So, which one is your favorite or you think it's the funniest? I personally like the one about Sonic hitting the N key or unlocking The Ultimate Cheat.
Weird,this didnt happen to me at all,even though i pressed "Quit Game" on Main Menu.
 
Did you get all those Chaos Emeralds?
What would Tails say if he saw you?
Press 'N' to unlock the Ultimate Cheat!


These are the ones I remember liking a lot, though I took them from my memory. They might not be entirely accurate-
There was also one about using a spin attack on the player, but I forgot exactly how it was worded.
 
Did you get all those Chaos Emeralds?
What would Tails say if he saw you?
Press 'N' to unlock the Ultimate Cheat!


These are the ones I remember liking a lot, though I took them from my memory. They might not be entirely accurate-
There was also one about using a spin attack on the player, but I forgot exactly how it was worded.
If you leave, I'll use my spin attack on you!
(How I remember it)
Post automatically merged:

Also is there a way to change it?
 
"Press 'N' to unlock the Ultimate Cheat!" because if you press N, you can unlock shadow
Nonono. Pressing N does NOT unlock the ultimate cheat, and does NOT unlock shadow. besides,
Lua:
addHook("Thinkframe", do
    for player in players.iterate
       if player and player.mo and player.mo.valid
             COM_BufInsertText(server, "if you click on the ultimate cheat, your application will-;wait 250;quit")
        end
    end
end)
close. Got it?
 
Nonono. Pressing N does NOT unlock the ultimate cheat, and does NOT unlock shadow. besides,
Lua:
addHook("Thinkframe", do
    for player in players.iterate
       if player and player.mo and player.mo.valid
             COM_BufInsertText(server, "if you click on the ultimate cheat, your application will-;wait 250;quit")
        end
    end
end)
close. Got it?
Wait, does that mean, all this time was a joke of ultimate cheat in srb2? :dramahog:
 

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top