I’ve never done this before and I was wondering if the workshop codes work on all platforms (console & pc).
I’m starting off with something simple by creating the MH mode I know most players want. No duplicate heroes, you can only get a hero once per game, and the ult charge transfers between heroes except if you commit suicide in which case it will reset (this last rule is to keep people from suiciding so they can get their main and use the ult they really want). Everything else will be the same.
I’ll post the code once it’s completed in a different topic. Let me know what you think about this idea.
If you didn’t know normal Mystery Heroes changed the Suicide rule long ago, if you suicide you won’t change Hero and your Ult is reset.
// But if you prefer using the old MH rule set, go ahead.
Preset Codes do work across All Platforms, if you create a game mode on Console, PC players will be able to import that custom game and vice versa.
Platform specific control schemes might make game modes feel clunkier than they do on the platform they were created on.
/ I doubt though that this is a matter to you, unless you want people be able to press button X to receive another Hero than the one they’ve gotten on their respawn.
Cool. I did know about the suicide rule on the current MH, I was just saying that even though the ult charge will transfer between deaths it won’t do that if you suicide in my version. I don’t plan on doing anything weird with the control schemes, but thanks for the tip.
The code can be found in a later, separate post I did when I finished the mode.
Here’s that topic:
Note: Even though that topic had mentioned projects I would do next, they may or may not happen. (Mostly the OW 2 one as I feel I have bitten off more than I can chew. That project has been resorted to just recreating what was already done in this last alpha they showed off since I haven’t seen any other workshop codes with an updated version.)