10x Universal - Spawn Queue!
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: 765
- Joined: Fri Aug 12, 2005 2:59 pm
- Location: Deep underground
Re: 10x Universal - Spawn Queue!
I do have an idea: have the 10x multiplier effect items as well, for when you think you really need to even the odds against the hordes. (provided you're not playing Russian Overkill anyway.)
-
- Posts: 143
- Joined: Mon Jun 23, 2014 1:55 pm
Re: 10x Universal - Spawn Queue!
So this appears to be broken on the most recent stable GZDoom 3.2.5 - it crashes on level start. I tried to troubleshoot it, but I can't figure out how to compile the ACS, it fails with ACC, GDCC-ACC, and BCC. Anyone have any ideas on how to get this working again?
-
- Posts: 83
- Joined: Tue Sep 05, 2017 10:59 pm
- Location: The corner of "screw off" and "none of your business."
Re: 10x Universal - Spawn Queue!
10x Universal + Colorful Hell + LegenDoom = FUN
-
- Posts: 143
- Joined: Mon Jun 23, 2014 1:55 pm
Re: 10x Universal - Spawn Queue!
Hey, just by the way on this - it only ended up crashing on VMs that had limited memory. Found out that there is an issue with the 'spawnqueue' array value of 256. Apparently setting it to that can cause crashes on some systems. If you're having issues, if you change that value to anything lower than 256 and recompile with GDCC-ACC it should fix the issue.saegiru wrote:So this appears to be broken on the most recent stable GZDoom 3.2.5 - it crashes on level start. I tried to troubleshoot it, but I can't figure out how to compile the ACS, it fails with ACC, GDCC-ACC, and BCC. Anyone have any ideas on how to get this working again?
-
- Posts: 176
- Joined: Sat Jan 28, 2017 11:03 am
- Location: Europe
Re: 10x Universal
YukesVonFaust wrote:I'm prepared.
Besides, What could possibly go wrong?
Jesus Christ



-
- Posts: 598
- Joined: Sun Feb 24, 2013 4:07 pm
- Location: United Kingdom
Re: 10x Universal - Spawn Queue!
One problem I have with this mod nowadays is if there's a lot of same species monsters converging ontop of one another, it causes huuuuuge slowdown (especially on maps that use the teleporting monster closets separate from the playing area). Another problem is that the monsters multiplied from monsters spawned from the BossEye actor aren't given the +BOSSSPAWNED flag, and thus aren't killed with sv_killbossmonst when the Icon of Sin dies.
Hopefully someone in the future will rewrite this to use ZScript instead of ACS.
Hopefully someone in the future will rewrite this to use ZScript instead of ACS.
-
- Posts: 24
- Joined: Fri Dec 23, 2016 1:26 pm
Re: 10x Universal - Spawn Queue!
So far, works great, with the exception that i HIGHLY miss the fact i could pass through monsters.
A version , as an option for this, would be a blessing.
Only issue i got with this mod...
Normally, i used to have a semblance of a chance because i could risk a pass through, now i'm cornered and slaughtered by 200+ monsters because THEY can clip with one another, but i cannot.
Makes me almost want to use cheats of some kind...
3.2.5 - GZDoom
Works fine just fine, no issues - Need to reinstall/downgrade to this version it seems...
g3.3pre-732~~~~~ - GZDoom
I don't understand that it now crashes with "Out of bounds memory access in ACS VM"
Any way to "fix" that?
It previously worked, now it does not? what gives?
A version , as an option for this, would be a blessing.
Only issue i got with this mod...
Normally, i used to have a semblance of a chance because i could risk a pass through, now i'm cornered and slaughtered by 200+ monsters because THEY can clip with one another, but i cannot.
Makes me almost want to use cheats of some kind...
3.2.5 - GZDoom
Works fine just fine, no issues - Need to reinstall/downgrade to this version it seems...
g3.3pre-732~~~~~ - GZDoom
I don't understand that it now crashes with "Out of bounds memory access in ACS VM"
Any way to "fix" that?
It previously worked, now it does not? what gives?
-
- Posts: 218
- Joined: Fri Dec 22, 2017 6:22 pm
Re: 10x Universal - Spawn Queue!
can you add or make a seperate health spawner?
-
- Posts: 106
- Joined: Sat Jan 20, 2018 1:14 pm
Re: 10x Universal - Spawn Queue!
This PK with Metroid Dreadnaught and Sunder. Have fun (And I have played Sunder map pack through Metroid Dreadnaught mod... There have been moments where my front finger felt really painful)
-
-
- Posts: 1447
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: 10x Universal - Spawn Queue!
This is a fixed version of 10xu.pk3 that will work in recent versions of GZDoom.
This fix is limited: you cannot have more than 10 000 monsters.
Spoiler: dirty fix
You do not have the required permissions to view the files attached to this post.
-
- Posts: 50
- Joined: Tue Apr 03, 2018 3:57 am
- Location: Russian Federation, Koroľov
Re: 10x Universal - Spawn Queue!
Can you make version for Zandronum?
-
-
- Posts: 1447
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: 10x Universal - Spawn Queue!
I think it isn't possible. The problem is in RGF_NOSIGHT flag for A_RadiusGive action function. It seems that Zandronum doesn't support it. This flag is needed for giving all monsters a particular item that adds monsters to spawn queue.
If there is another way to give an item to all monsters on a map, then Zandronum support may be possible. If you know any, please share. Or we have to wait until this flag is available in Zandronum.
If there is another way to give an item to all monsters on a map, then Zandronum support may be possible. If you know any, please share. Or we have to wait until this flag is available in Zandronum.
-
- Posts: 765
- Joined: Fri Aug 12, 2005 2:59 pm
- Location: Deep underground
Re: 10x Universal - Spawn Queue!
Would it be possible to, when monster randomizers are involved, to have a different monster of the same class be spawned in as well?
-
- Posts: 134
- Joined: Mon Apr 16, 2018 6:24 pm
- Preferred Pronouns: She/Her
- Location: Ylisse
Re: 10x Universal - Spawn Queue!
Loading this with the Hearts of Demons: Baron WIP build(https://gitlab.com/Brohnesorge/HeartsOf ... N/tree/WIP) gives an ACS VM error. "out of bounds memory access in VM."
-
- Posts: 2383
- Joined: Thu Feb 11, 2016 9:59 am
Re: 10x Universal - Spawn Queue!
Perhaps worth noting that I've previously encountered the same issue when using both Colourful Hell and That's What I Call MIDI (only if latter is loaded last). Back then I traced the error to somewhere inside commonFuncs.h. That's as much as I know on the matter. Couldn't pinpoint the precise source of the issue.