[v1.0.0] ARGENT - The Streamlined Doom 4 Mod
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
- Posts: 912
- Joined: Sun Feb 25, 2018 2:30 am
- Location: UK
Re: [v0.5.3] ARGENT - The Streamlined Doom 4 Mod
We probably have a whilst to wait before 2.0, as it comes after the inevitable heat death of the universe. XD
-
- Posts: 808
- Joined: Sun Mar 11, 2018 4:15 pm
- Graphics Processor: Intel (Modern GZDoom)
- Location: Venezuela
Re: [v0.5.3] ARGENT - The Streamlined Doom 4 Mod
Can i do a GZDoom 1.8.6/Zandronum compatible version?

EDIT: Just read through all of the files, and DANG this will be difficult, but nothing impossible
Challenge acceptedXaser wrote:This mod is a bit too Knee-Deep in ZScript at this point for any sort of conversion to be feasible. Sorry there.

EDIT: Just read through all of the files, and DANG this will be difficult, but nothing impossible

-
- Moderator Team Lead
- Posts: 21615
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
Re: [v0.5.3] ARGENT - The Streamlined Doom 4 Mod
If Zandronum compatibility is the goal, wouldn't D4T be adequate?TDRR wrote:Can i do a GZDoom 1.8.6/Zandronum compatible version?
Challenge acceptedXaser wrote:This mod is a bit too Knee-Deep in ZScript at this point for any sort of conversion to be feasible. Sorry there.
EDIT: Just read through all of the files, and DANG this will be difficult, but nothing impossible
-
- Posts: 808
- Joined: Sun Mar 11, 2018 4:15 pm
- Graphics Processor: Intel (Modern GZDoom)
- Location: Venezuela
Re: [v0.5.3] ARGENT - The Streamlined Doom 4 Mod
Argent is VERY different from D4T, and is a lot more straightforward and in my opinion, more fun (depends on the mapset though).wildweasel wrote:If Zandronum compatibility is the goal, wouldn't D4T be adequate?TDRR wrote:Can i do a GZDoom 1.8.6/Zandronum compatible version?
Challenge acceptedXaser wrote:This mod is a bit too Knee-Deep in ZScript at this point for any sort of conversion to be feasible. Sorry there.
EDIT: Just read through all of the files, and DANG this will be difficult, but nothing impossible
Also, all Xaser mods deserve to be Zandronum compatible

-
-
- Posts: 10771
- Joined: Sun Jul 20, 2003 12:15 pm
Re: [v0.5.3] ARGENT - The Streamlined Doom 4 Mod
Older versions of this mod used to use ACS+DECORATE (though with a lot of anonymous functions, which IIRC aren't a thing in Zandronum-land yet), so it may make more sense to start with one of those and work forward, rather than try and convert everything as it is right now. Might save some work, though emphasis on "might". It'll definitely be a challenge, heh. 
I don't have any links offhand, but the Git repo has everything ever, so there's a start of sorts.

I don't have any links offhand, but the Git repo has everything ever, so there's a start of sorts.
-
- Posts: 808
- Joined: Sun Mar 11, 2018 4:15 pm
- Graphics Processor: Intel (Modern GZDoom)
- Location: Venezuela
Re: [v0.5.3] ARGENT - The Streamlined Doom 4 Mod
That's even easier then, because i have already converted mods with a TON of anonymous functions (Trailblazer and ModOhFun come to mind) I'm going to try that out.Xaser wrote:Older versions of this mod used to use ACS+DECORATE (though with a lot of anonymous functions, which IIRC aren't a thing in Zandronum-land yet), so it may make more sense to start with one of those and work forward, rather than try and convert everything as it is right now. Might save some work, though emphasis on "might". It'll definitely be a challenge, heh.
I don't have any links offhand, but the Git repo has everything ever, so there's a start of sorts.
Not a challenge tougher than Trailblazer though, if there's a mod deep in new GZDoom features then it's Trailblazer. (Exception are those mods with ZScript

-
- Posts: 133
- Joined: Tue Jun 28, 2016 6:31 pm
Re: [v0.5.3] ARGENT - The Streamlined Doom 4 Mod
I'm not sure if this mod is being updated anymore, but I figured I'd post here anyway. In the past few versions of GZDoom, Argent VM aborts whenever you throw a grenade:
Code: Select all
VM execution aborted: Invalid class ArgPistol in function call to ArgEquipment.StateFunction.1. ArgEquipment expected
Called from ArgEquipment.Arg_A_UseEquipment at mod_argent.pk3:zscript/argent/items/equipment/arg-equipment.txt, line 94
Called from CustomInventory.Use at gzdoom.pk3:zscript/actors/inventory/stateprovider.zs, line 472
Called from Actor.UseInventory at gzdoom.pk3:zscript/actors/inventory_util.zs, line 265
Called from PlayerPawn.UseInventory at gzdoom.pk3:zscript/actors/player/player_inventory.zs, line 219
Called from weapon state ArgEquipment.1 in ArgPistol
Called from PlayerInfo.SetPSprite [Native]
Called from state ArgEquipment.0 in inventory state chain in ArgEquipmentGrenade
-
-
- Posts: 10771
- Joined: Sun Jul 20, 2003 12:15 pm
Re: [v1.0.0] ARGENT - The Streamlined Doom 4 Mod
Welp, apologies for not responding, but thanks for the bugreport! Got it fixed, got a new version up, and I'm calling it v1.0.0 and uploading it to /idgames, just 'cause this has sat in a sort of "done, sans features that can conceivably be added in a v1.1.0 or something" state for like a year now. 
Unceremonious, but hey, nothing's ever "done", is it?

Unceremonious, but hey, nothing's ever "done", is it?

-
- Posts: 141
- Joined: Sun Apr 04, 2010 9:36 pm
Re: [v1.0.0] ARGENT - The Streamlined Doom 4 Mod
Congrats on the release! This is my favourite Doom 4 mod, so it's great to see it's still being updated.
-
-
- Posts: 10771
- Joined: Sun Jul 20, 2003 12:15 pm
Re: [v1.0.0] ARGENT - The Streamlined Doom 4 Mod
Thanks there! There's still a ton more I hope to do with it... eventually-maybe. Might require a time machine and a whole bunch of multiversal manipulation shenanigans to pull off though, knowing myself.
-
- Posts: 1382
- Joined: Wed Jun 01, 2011 10:25 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Location: Castle Wolfenstein
Re: [v1.0.0] ARGENT - The Streamlined Doom 4 Mod
is this compatible with other enemies only mods?
-
- Posts: 1657
- Joined: Sun Jul 03, 2011 8:44 pm
- Location: Dropping today in Station Square.
Re: [v1.0.0] ARGENT - The Streamlined Doom 4 Mod
It is for the most part, but since the Spider Mastermind and Cyberdemon drop the chaingun and gauss cannon upon death respectively, you won't be able to get them without console commands.armymen12002003 wrote:is this compatible with other enemies only mods?
-
- Posts: 183
- Joined: Tue Oct 09, 2018 6:37 pm
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Ionia
Re: [v1.0.0] ARGENT - The Streamlined Doom 4 Mod
Jeimuzu73 wrote:It is for the most part, but since the Spider Mastermind and Cyberdemon drop the chaingun and gauss cannon upon death respectively, you won't be able to get them without console commands.armymen12002003 wrote:is this compatible with other enemies only mods?
If it is true?, does this work on Custom Boss Monsters to drop Chaingun and Gauss?
-
-
- Posts: 16875
- Joined: Tue Oct 02, 2012 2:20 am
- Location: A Year old Pizza Box
Re: [v1.0.0] ARGENT - The Streamlined Doom 4 Mod
Yes it is. Cyberdemon Drops Gauss Cannon and SMM Drops Chaingun... Two of them. Not sure if it was intentional.YasuoProjectX wrote:If it is true?, does this work on Custom Boss Monsters to drop Chaingun and Gauss?
-
- Posts: 912
- Joined: Sun Feb 25, 2018 2:30 am
- Location: UK
Re: [v1.0.0] ARGENT - The Streamlined Doom 4 Mod
@YasuoProjectX: You can use Shades of Doom, though, since it has a patch for Argent.
Speaking of which I actually tried script a Trailblazer-type weapon randomiser spawner for Argent (so that Chainguns had a 10% chance to spawn whenever a HMG was normally spawned, Gauss instead of Rocket Launchers, and chance for Light Goggles to spawn weaponmods since some wads are VERY stingy with backpacks), but I failed a few times and gave up since my scripting knowledge is fairly rudimentary. If Xaser is still interested in ever coming back to Argent and adding features; something like this would be a good option (along with finishing the inventory!)!
Speaking of which I actually tried script a Trailblazer-type weapon randomiser spawner for Argent (so that Chainguns had a 10% chance to spawn whenever a HMG was normally spawned, Gauss instead of Rocket Launchers, and chance for Light Goggles to spawn weaponmods since some wads are VERY stingy with backpacks), but I failed a few times and gave up since my scripting knowledge is fairly rudimentary. If Xaser is still interested in ever coming back to Argent and adding features; something like this would be a good option (along with finishing the inventory!)!