Page 1 of 4

Brutal Doom compatibility

Posted: Tue Sep 23, 2014 5:38 pm
by NachtIntellect
Alright so the other day I got asked if Nazi Zombies: Doom edition had Brutal Doom compatibility (Lol?), so why is it that everyone wants mods to be compatible with Brutal Doom, I mean sure the mod has it's good points but does anyone know how long it'd take to implement all the effects onto other mods such as ones that use a particular set of weapons and monsters other than the ones from Doom, sure when Cubasy's mod is completed a bit more (I still have stuff to do, lol I am not having it easy here) I will add in brutal doom like hit boxes to do with gibs for arms, legs and head and even add crawling and headless sprites into the game, but again I ask why does everyone wish for Brutal Doom compatibility?

RE: Brutal Doom compatibility

Posted: Tue Sep 23, 2014 5:45 pm
by one_Two
I'd be surprised if the answer isn't "because people want to play it with BD and because they like it".

RE: Brutal Doom compatibility

Posted: Tue Sep 23, 2014 5:47 pm
by Slim
Well because a rather sadly large of ignorant Doom casuals play it, for it's retarded amount of gore and mediocre shouting into a microphone. And because it was put on sites like ModDB, and let's not forget the BD torrent biz. Thus it is played because it's not only broadcast on most first-thought places like ZDoom forums and such.

The (rather sad) reason people want the compatibility, is because it's the most played and they think it's Doom's definitive mod. It's not.

RE: Brutal Doom compatibility

Posted: Tue Sep 23, 2014 5:48 pm
by TerminusEst13

RE: Brutal Doom compatibility

Posted: Tue Sep 23, 2014 5:56 pm
by Zanieon
because after God of War, Gears of War and any other 2005-present game that have excessive violence makes influence about this?

people plays Brutal Doom exactly because it does exactly what the title says, but only newbies into Doom and people that follow games tendencies are subjected of come here and asks this.

obviously, due to be overrated and get much more attention than it deserves, if you say "Brutal Doom" in any mod topic than Brutal Doom itself, the respective modder will get pissed off just because you mentioned.

like for me, i get pissed off with the fame that the mod have and the fanbase yelling to everyone that this is the best mod created in Doom since in fact it is so far from this as Neptune are from Mercury in our planetary system, about Mark really he need knows his place as modder, but i know him much even before he started this mod, so i still don't have something really serious to charge against him.

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 2:31 am
by TheCubasy
I am just particularly disappointed, next they'll ask if SCP Doom Breach is Brutal doom compatible (Well it can't be any worse than people asking to add a gun into SCPCB)

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 4:45 am
by Dark-Assassin
I wonder if I should add a script or something to my mods (though I only released one) that will forcefully make them incompatible with BD.

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 5:18 am
by agaures
Dark-Assassin wrote: I wonder if I should add a script or something to my mods (though I only released one) that will forcefully make them incompatible with BD.
This thread gave me this exact idea. Although i wouldn't know how to do it exactly. Best thing i could do is change up a lot of stuff to make it unplayable with BD.

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 5:27 am
by TerminusEst13
phpBB [video]
The [video] tag is deprecated, please use the [media] tag
[spoiler]A whole bunch of invincible Revenants spawn and chase down the player if BD is loaded alongside my mod.[/spoiler]

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 5:33 am
by CloudFlash
TerminusEst13 wrote: [spoiler]A whole bunch of invincible Revenants spawn and chase down the player if BD is loaded alongside my mod.[/spoiler]
Revenant spawners should replace all health pickups, imo. Or better yet, revenants should keep teleporting around health pickups.

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 5:37 am
by agaures
Teach me your ways Terminus.

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 5:46 am
by TerminusEst13
They're not really my ways, since ijon taught it to me...but honestly, with ACS, it's pretty simple.

Have an Enter script, and at the start of it put in:

Code: Select all

int isbrutal = 0;

if (Spawn("Brutal_Blood", GetActorX(0), GetActorY(0), GetActorZ(0), i) || Spawn("BrutalPistol", GetActorX(0), GetActorY(0), GetActorZ(0), i))
    {
        Thing_Remove(i);
        isbrutal = 1;
    }
What this does is sets the world marker for "hey, is brutal doom loaded?", and then on load it instantly tries to spawn two Brutal Doom-specific actors. If either of them spawn successfully, the script says "yup, brutal doom is loaded". From there, it's just a series of if (isbrutal) checks, and whatever's in there will be executed if Brutal Doom or Ketchup is loaded alongside. You can fuck with the player in whatever creative/cruel/friendly/nasty ways you wish.
You can either kill the player on the spot and spam ">PLAYING BRUTAL DOOM" over and over via Print and Log, or you can do what I did and have a little minigame where you have to race to the end before the Revenants get you! A friend's mod is a bit less subtle and just takes away the player's ammo and locks them in a constant "FUCK YOURSELF" taunt cycle over and over and over.

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 5:54 am
by TheCubasy
Oh gosh @ above posts, I would add into Cubasy's mod but I feel that'd be disrespectful instead I'll put it on every map I create and future projects I mean it's not like I am going to disappear from the community without leaving a single project, my idea is to create something terry related, but I am not going to overhaul it completely just some minor things like "WHAT YOU ACTUALLY THOUGHT THIS WAS COMPATIBLE WITH BRUTAL DOOM? (Player name here) died because he tried playing Brutal doom with this wad Hurpitty derp derp"
Edit: Wait how'd I get on this account?
Edit2: I had another idea you could make a new actor with a shotgun and have the actor loop a cycle where the shotgun is being pumped and since this loops it should be in the ready state, I haven't tested this before but it'll probably disallow the switching of the weapon if you don't use A_WeaponReady using the script from earlier you can set the weapon to that specific actor and have it print all over the screen "You like this don't you big boy?" That might be a bit excessive but yeah I think it'd annoy anyone.

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 6:15 am
by Slyfox
Yo so why exactly isn't your wad brutal doom compatible?!?!?!?!

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 7:07 am
by MrSetharoo
If Brutal Doom was an actual video game it would be right up their with Call of Doody with every little kid and their 'fucked last night' mother having played it. its "popular" that's why people want it. Brutal doom is OK but just OK. If someone asks you to make compat with your mod tell them to do it themselves.

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 8:06 am
by TheCubasy
Oh yeah about that earlier post it works you just need to add in fire, select and deselect states, these can be filled with anything you wish but they must have a single frame within them and at the end of ready add Loop as you would with a normal weapon (I think?)

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 10:05 am
by -Jes-
TerminusEst13 wrote:
phpBB [video]
The [video] tag is deprecated, please use the [media] tag
I loved this thing so much I added it to RGA2 Refined JUST to try it out.

Turns out, a lot of things fuck up if you load RGA2 after Brool Dum. Haven't tried BEFORE.

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 10:39 am
by Dark-Assassin
I was thinking of making players explode when they fire a weapon.

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 11:25 am
by Zanieon
we have to try that DRM technique of SS3 BFE, spawns a invincible monster that kills the player, don't need be a giant pink scorpion, but still will be fun.

or we can try a Michael Bay method as Dark-Assassin suggested.

EDIT: well for my mods i'm very impressed that nobody asked me about Brutal Doom compatibility or something of the kind, also they don't even made a comparison, well, maybe it's because it already have lots of gore and blood into it or perhaps i'm shielded against this things cuz OpenGL usage.

RE: Brutal Doom compatibility

Posted: Wed Sep 24, 2014 6:26 pm
by TheCubasy
I just had a thought wouldn't it be funny for the next april fools if the devs of Zandronum and Zdoom made an effort to completely take out Brutal doom compatibility? This will ofcourse be a joke.