Cutstuff Forum

Mega Man 8-bit Deathmatch => Bugs/Suggestions => MM8BDM Discussion => Closed => Topic started by: Copy Robot on July 31, 2016, 10:06:55 AM

Title: GAME BREAKING BUGS (AKA Typoes)
Post by: Copy Robot on July 31, 2016, 10:06:55 AM
Plug Man has a typo:
Quote
Case 2:
                            Log(s:"ctPlugman:c- Plug Ball should be able to climb walls and the ceiling but...");
                            Delay(35*3); AmbientSound("misc/chat",127); SetActorState(118,"Talking",0);
                            Log(s:"ctPlugman:c- for some reason it dosn't anymore. Maybe it's bugged?");
                            Delay(talkdelay); break;
He says "dosn't" and it should be "doesn't"

A MYSTERIOUS STRANGER also has a typo but that's a spoiler.
(click to show/hide)

Game ruined 0/10
Title: Re: GAME BREAKING BUGS (AKA Typoes)
Post by: Promestein on July 31, 2016, 10:43:40 PM
Splash Woman has quite a number of typos as well.
Title: Re: GAME BREAKING BUGS (AKA Typoes)
Post by: chuggaafan1 on August 01, 2016, 01:46:39 AM
A large amount of the dialogue in the plot could use commas, too, though they're technically not typos.
Title: Re: GAME BREAKING BUGS (AKA Typoes)
Post by: CutmanMike on September 12, 2016, 09:24:37 PM
Fixed the first two and a couple of Splash Womans. Feel free to point out more typos and grammar errors, my proofreading skills are terrible. I am used to having a program yelling at me for making code errors and that doesn't happen when it comes to English!