Search found 84 matches
- Wed Jun 18, 2025 11:03 am
- Forum: TCs, Full Games, and Other Projects
- Topic: RELEASE: Wolfenstein 3D TC Version 3.1
- Replies: 1532
- Views: 346596
Re: RELEASE: Wolfenstein 3D TC Version 3.1
I'm currently working on a mod using this TC. Does anyone know how I would go about porting Second Encounter or any fan map packs? I have half of a converter: I can read GAMEMAPS into data that can be worked with. I wrote it first in TypeScript then re-wrote it to ZScript: https://forum.zdoom.org ...
- Tue Jun 10, 2025 2:04 pm
- Forum: General
- Topic: Looking for a SLADE PK3/ZDoom "example project"
- Replies: 2
- Views: 44
Re: Looking for a SLADE PK3/ZDoom "example project"
Also try this guide: ZScript Basics: A Guide for Non-Programmers (from a non-programmer)
Or at least add it to bookmarks to check it out later. At the beginning it goes over differences between wad and pk3 and how to work with them.
Or at least add it to bookmarks to check it out later. At the beginning it goes over differences between wad and pk3 and how to work with them.
- Fri Jun 06, 2025 12:40 pm
- Forum: Closed Bugs [GZDoom]
- Topic: [4.14.2]Vanilla Essence error
- Replies: 5
- Views: 210
Re: [4.14.2]Vanilla Essence error
VM execution aborted: tried to read from address zero. Called from StretchHandler.WorldThingSpawned at vanilla essence 4.3.pk3:zscript.zc, line 144 I've downloaded Vanilla Essence from here tried it in GZDoom 4.12.2 with no other mods and it worked just fine. Are you sure that your vanilla essence ...
- Wed May 28, 2025 5:37 pm
- Forum: Assets (and other stuff)
- Topic: Making a little buddy [Answered]
- Replies: 3
- Views: 400
Re: Making a little buddy [Answered]
I wondered if it's possible to make a script that spawns an NPC next to the player that can't be hurt by the player, and shoots enemies for you. Ideally, he sticks around in the space around the player. Is this possible in any version of Doom Builder? There is a thread Looking for a companion mod ...
- Tue May 06, 2025 1:04 am
- Forum: General
- Topic: EDITING COMPANION MOD ZSCRIPT AND ACS
- Replies: 2
- Views: 181
Re: EDITING COMPANION MOD ZSCRIPT AND ACS
Okay, I've downloaded files and opened FriendSoapMactavish.pk3 and I can't seem to access the .o file within the code. This is because .o file is compiled ACS. When you right click on .acs file in Slade and go Script -> Compile ACS it will create .o file. From the looks of it all ACS script does in ...
- Sun Apr 20, 2025 9:31 am
- Forum: Gameplay Mods
- Topic: ajynksed Level Info - dsda-Doom Style levelinfo exHUD for gzDoom [my 1st ever mod!!] (zscript)) [UPDATED : 31/03/25]
- Replies: 4
- Views: 1816
Re: ajynksed Level Info - dsda-Doom Style levelinfo exHUD for gzDoom [my 1st ever mod!!] (zscript)) [UPDATED : 31/03/25]
I have a feature request if you don't mind: a cvar that controls if this widget is visible or not so that it would be possible to toggle it on/off for the purpose of taking screenshots.
- Mon Mar 31, 2025 8:24 pm
- Forum: General
- Topic: has anyone seen a replay mod like Minecraft's replay mod
- Replies: 2
- Views: 166
Re: has anyone seen a replay mod like Minecraft's replay mod
Not replay mod but since you're looking for machinima tools there was a Cameraman Mod which should work great together with demo recording feature to achieve your goals.
- Tue Mar 11, 2025 7:52 am
- Forum: Gameplay Mods
- Topic: ajynksed Level Info - dsda-Doom Style levelinfo exHUD for gzDoom [my 1st ever mod!!] (zscript)) [UPDATED : 31/03/25]
- Replies: 4
- Views: 1816
Re: aJynksed Level Info Mod (My 1st ever mod!) [UPDATED : 11/03/25]
Thank you for the mod. I'm going to try it because my usual issue is that I have strange compulsive desire to check kills/secrets right after I save the game and notification that game is saved usually completely covers this information. With this mod I can just move it down where I can always see it.
- Sun Mar 09, 2025 7:39 pm
- Forum: Gameplay Mods
- Topic: [0.3.1] Archipelago Multiworld Randomizer support for GZDoom!
- Replies: 2
- Views: 1342
Re: [0.3.1] Archipelago Multiworld Randomizer support for GZDoom!
Curious: how do you get information in and out of GZDoom? Previously I've used -stdout to get information out of GZD and feed it into screen readers but no idea how to pass information back into GZD. Can this technology be used to revive Twitchy Doom ? Previously it relied on GZD reading loaded ...
- Sun Mar 02, 2025 10:56 am
- Forum: Levels
- Topic: RAMP - A community+ project [DOWNLOAD!]
- Replies: 33
- Views: 17280
Re: RAMP - A community+ project [DOWNLOAD!]
I've finally played through all RAMP 2021 maps. I've started playing on January 12, 2024 and finished on March 1, 2025. A little over a year to play all 200 maps. If RAMP is yearly event and I'm playing only RAMP I will never ran out of maps to play. This is crazy. Massive thank you to Doom ...
- Wed Jan 29, 2025 12:10 pm
- Forum: Script Library
- Topic: [ZScript] GZKinematics - Forward Kinematics & FABRIK
- Replies: 2
- Views: 1167
Re: [ZScript] GZKinematics - Forward Kinematics & FABRIK
This is super cool. I've tried doing FABRIK in Space Engineers but I wasn't smart enough. Its cool to see it implemented in GZD.
- Tue Dec 31, 2024 3:46 am
- Forum: Gameplay Mods
- Topic: Wolf Reader
- Replies: 2
- Views: 3120
Wolf Reader
I've learned that its possible to read files using ZScript and wrote small mod that is able to read some of the Wolf3D files: BrQvADQcUG4 All credits go to this article: https://vpoupet.github.io/wolfenstein/docs/files Without it I would've never managed to do it. Not sure how useful it is because ...
- Wed Dec 25, 2024 1:50 am
- Forum: ZDoom.org Bugs
- Topic: PHP warnings on sent PMs
- Replies: 0
- Views: 3166
PHP warnings on sent PMs
When I go to "Private messages" and then click "Outbox" and then click on first sent message I see following PHP warnings on top of the page: [phpBB Debug] PHP Warning: in file [ROOT]/ext/paybas/breadcrumbmenu/event/listener.php on line 203: Undefined array key -2 [phpBB Debug] PHP Warning: in file ...
- Sun Nov 10, 2024 3:27 pm
- Forum: Gameplay Mods
- Topic: ACS Tool
- Replies: 0
- Views: 725
ACS Tool
I was playing RAMP 2021 and on map 171 there is a rhythm game. I don't know if I lack rhythm or something malfunctioned but I kept dying again and again on it. Rhythm game was implemented using ACS so I figured: I'll just kill the script from the console. But apparently there are no console commands ...
- Thu Aug 15, 2024 3:14 am
- Forum: General
- Topic: Toby Accessibility Mod - DOOM for the blind [V8.0 RELEASED!]
- Replies: 135
- Views: 55193
Re: Toby Accessibility Mod - DOOM for the blind [V7.5 RELEASED!]
@stormdragon2976 I think in that archive you have an old version of your script. Also your regexp catches map names and it double speaking map name because it is also outputted with tts tag [Toby Accessibility Mod] And another thing: script spams warning: The regular expression pattern .*/:Game ...