We just reached 30,000 articles on this wiki! 🥳
If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
MFP: My Friend Pedro
Jump to navigation
Jump to search
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with unused code
Games > Games by content > Games with unused text
Games > Games by developer > Games developed by DeadToast Entertainment
Games > Games by platform > Adobe Flash games
Games > Games by publisher > Games published by Addicting Games
Games > Games by publisher > Games published by Cartoon Network > Games published by Adult Swim > Games published by Adult Swim Games
Games > Games by release date > Games released in 2014
Games > Games by release date > Games released in June
MFP: My Friend Pedro |
---|
Developer: DeadToast Entertainment This game has unused code. This game has a prerelease article |
Sub-Page
Prerelease Info |
Text
As a placeholder for the achievement text, the developers put in "You should not see this".
Disabled Cheat
Code in the game suggests that holding down the U key would have unlocked all levels, yet all releases of the game have this disabled.
This code can be found inside Sprite 584, the main sprite used for the title screen:
on(release){ if(!Key.isDown(85)) { _root.savedData.clear(); _root.killsAfterWallJump = 0; _root.midAirKills = 0; _root.knifeKills = 0; _root.nrOfHeadShots = 0; _root.nrOfGibs = 0; _parent.continueButton.onEnterFrame = undefined; _parent.continueButton.onRelease = undefined; _parent.continueButton._alpha = 10; _root.cheatUnlockAllLevels = false; } else { _root.cheatUnlockAllLevels = true; } }
Categories:
- Pages missing developer references
- Games developed by DeadToast Entertainment
- Pages missing publisher references
- Games published by Adult Swim Games
- Games published by Addicting Games
- Adobe Flash games
- Pages missing date references
- Games released in 2014
- Games released in June
- Games with unused code
- Games with unused text
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with unused code
Games > Games by content > Games with unused text
Games > Games by developer > Games developed by DeadToast Entertainment
Games > Games by platform > Adobe Flash games
Games > Games by publisher > Games published by Addicting Games
Games > Games by publisher > Games published by Cartoon Network > Games published by Adult Swim > Games published by Adult Swim Games
Games > Games by release date > Games released in 2014
Games > Games by release date > Games released in June