CustomDoom v1.8.2 FINAL
Re: CustomDoom v1.4.2
Entirely possible. Or the dev just didn't think it'd be a big deal to leave it out. (Not saying that it is...)
By the way, has anyone tried CustomDoom on Zandronum multiplayer? I'm curious if it works.
By the way, has anyone tried CustomDoom on Zandronum multiplayer? I'm curious if it works.
- Doctrine Gamer
- Posts: 428
- Joined: Wed Jan 30, 2013 1:22 pm
- Preferred Pronouns: He/Him
Re: CustomDoom v1.4.2
Unfortunately I never used Zandronum, otherwise I would test 

-
- Posts: 180
- Joined: Fri Mar 11, 2016 8:06 am
Re: CustomDoom v1.4.2
I tested it in deathmatch with Zandronum.Lud wrote:Entirely possible. Or the dev just didn't think it'd be a big deal to leave it out. (Not saying that it is...)
By the way, has anyone tried CustomDoom on Zandronum multiplayer? I'm curious if it works.
You can't change ANYTHING in the menu. All options are blocked.
Re: CustomDoom v1.4.2
Only the host can change some of the options. You shouldn't have trouble changing the blending, for example. Wouldn't make much sense for people in a DM game to have their own multiplier, would it? It'd kill balance.
EDIT: If you confirm that you can't change even blending color then I guess I'll DL Zandronum and see if its fixable.
EDIT: If you confirm that you can't change even blending color then I guess I'll DL Zandronum and see if its fixable.
-
- Posts: 180
- Joined: Fri Mar 11, 2016 8:06 am
Re: CustomDoom v1.4.2
How can I make myself the host?
Re: CustomDoom v1.4.2
You're the host if you start your own server, I suppose. Dunno how things are with Zandro - I've never used it for multiplayer before.
-
- Posts: 180
- Joined: Fri Mar 11, 2016 8:06 am
Re: CustomDoom v1.4.2
Well, I can't change the options, so it doesn't work like that.
THANKS ZANDRONUM
THANKS ZANDRONUM
Re: CustomDoom v1.4.2
I'll look into it myself, then.
EDIT: How did you even open the menu_custom?
EDIT: How did you even open the menu_custom?
-
- Posts: 180
- Joined: Fri Mar 11, 2016 8:06 am
Re: CustomDoom v1.4.2
By writing on the command line "menu_custom".
Not joking, it did work.
Not joking, it did work.
Re: CustomDoom v1.4.2
What the hell...
It says "unknown command "Openmenu"". I'm pretty sure I'm running latest version of Zandro.
It says "unknown command "Openmenu"". I'm pretty sure I'm running latest version of Zandro.
-
- Posts: 180
- Joined: Fri Mar 11, 2016 8:06 am
Re: CustomDoom v1.4.2
Run the dev builds.
Re: CustomDoom v1.4.2
Okay, so I tested with dev builds and most works IN OFFLINE MODE. Some options, however, like weapon damage multiplier, do not work. I do not know why it is not working but I reckon it has something to do with ACS. If that's the case then I don't think I can call the mod "useable" with Zandro. You can still try to create a server somehow and test if it'll work online. Too much hassle for me.
It appears that I will be unable to fix the mod to work with Zandronum so I'll edit the main post to reflect the new information. I can't give a solid "No", but don't expect a miracle anytime soon. The good news is that it works flawlessly with ZDoom multiplayer so there's that.
It appears that I will be unable to fix the mod to work with Zandronum so I'll edit the main post to reflect the new information. I can't give a solid "No", but don't expect a miracle anytime soon. The good news is that it works flawlessly with ZDoom multiplayer so there's that.
- Zhs2
- Posts: 1300
- Joined: Fri Nov 07, 2008 3:29 pm
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Location: Maryland, USA, but probably also in someone's mod somewhere
- Contact:
Re: CustomDoom v1.4.2
Set an RCON password, use "send_password [password]" when connected to the server, then try inputting the proper commands via RCON. I don't have any reason to believe a server-only options menu can be changed by any clients, so you'll have to roll it manually with console commands, e.g. "rcon cd_weap_damage_mult 3" or so. Or you can just type this into the server's dialog box, or use an RCON Utility if the server is remote (note that this still requires setting an RCON password at server creation)...FaggoStorm wrote:How can I make myself the host?
Re: CustomDoom v1.4.2
Even if he manages to assume control of the mod's variables, there's still the issue with Zandro's ACS not supporting everything. For some reason the cd_player_damage_mult works, but cd_weap_damage_mult does not. Could it be because APROP_DamageMultiplier is absent in Zandronum's ACS? If so, then I guess the mod will "fix" itself when Zandro devs update the ACS to match that of ZDoom 2.8.1.
- Zhs2
- Posts: 1300
- Joined: Fri Nov 07, 2008 3:29 pm
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Location: Maryland, USA, but probably also in someone's mod somewhere
- Contact:
Re: CustomDoom v1.4.2
This is also true, and most likely, yes, once Zandronum hits ZDoom's feature set the issues will fix themselves. For now, however, I'm supposing a little bit of RCON knowledge still helps 
