Search found 8 matches

by CoderGrizzly
Tue Jan 07, 2025 6:33 am
Forum: Mapping
Topic: Create slope which connects seemingly with surounding sectors
Replies: 3
Views: 3309

Re: Create slope which connects seemingly with surounding sectors

That was exactly what I was looking for, works like a charm! Not more angle and height adjustment, just some sweet "Align floor: Front". πŸ‘ Also I first align it the wrong way, resulting in a very funny floor design across the next sector (not the sector I actually wanted to have a slope). πŸ˜‚ Thank you ...
by CoderGrizzly
Mon Jan 06, 2025 9:37 pm
Forum: Mapping
Topic: Create slope which connects seemingly with surounding sectors
Replies: 3
Views: 3309

Create slope which connects seemingly with surounding sectors

Hello everyone, πŸ–– I'm trying to create a slope in UDB, but always run into the problem that it doesn't connect seemingly with the surounding sectors. Means the sector of the slope of course connects perfectly to those connecting sectors. But it always sticks out or is lower on the front and / or ba ...
by CoderGrizzly
Sun Jan 05, 2025 7:43 am
Forum: Scripting
Topic: ACS_ExecuteWithResult doesn't support named scripts
Replies: 3
Views: 1944

Re: ACS_ExecuteWithResult doesn't support named scripts

All the ACS_* commands have named execute alternatives. e.g. ACS_NamedExecute, ACS_NamedExecuteWithResult and so on. Does that cover what you need? https://zdoom.org/wiki/Category:ACS_Script_functions I'm sorry, I'm so dump. 🀦 Yeah, those functions are even one of the first Built-in ACS functions . ...
by CoderGrizzly
Sun Jan 05, 2025 5:56 am
Forum: Scripting
Topic: ACS_ExecuteWithResult doesn't support named scripts
Replies: 3
Views: 1944

Re: ACS_ExecuteWithResult doesn't support named scripts

Okay, I take everything back about ACS_Execute. It also doesn't support named script and gives exactly the same error message. πŸ˜”
Somehow I thought it would support it... Anyway, then I extend my report to all execution functions. 😏
by CoderGrizzly
Sun Jan 05, 2025 5:19 am
Forum: Creation, Conversion, and Editing
Topic: Ultimate Doom Builder
Replies: 1029
Views: 407913

Re: Ultimate Doom Builder

I see, I see. πŸ€”
That's a pity πŸ˜… , but explains a lot.

Thanks for the fast reply, @boris, much appreciated. πŸ™
by CoderGrizzly
Sun Jan 05, 2025 4:02 am
Forum: Scripting
Topic: ACS_ExecuteWithResult doesn't support named scripts
Replies: 3
Views: 1944

ACS_ExecuteWithResult doesn't support named scripts

Hello everyone, πŸ–– it seems that ACS_Execute supports script numbers as well as named scripts - but ACS_ExecuteWithResult does not. Not sure if it is a bug or simply an inconsistency, but I want to bring it to everyone's attention. #include "zcommon.acs" script "test1" OPEN { int value = ACS_Ex ...
by CoderGrizzly
Sun Jan 05, 2025 1:21 am
Forum: Scripting
Topic: ACS: Inventory Tutorial?
Replies: 1
Views: 2670

ACS: Inventory Tutorial?

Hello everyone, πŸ–– over the New Year I got back into Doom mapping - after 30 years or so. πŸ˜… And, men, things have gotten really convenient, but also a lot more complicated. I have read and watched now I few tutorials and get (almost) everything running the way I wanted. ✌️ Also there seems often to be ...
by CoderGrizzly
Sun Jan 05, 2025 1:04 am
Forum: Creation, Conversion, and Editing
Topic: Ultimate Doom Builder
Replies: 1029
Views: 407913

Re: Ultimate Doom Builder

I have some questions about the Wavefront .obj export and import of Ultimate Doom Builder, but not sure if this is the right thread / section. πŸ˜… My issue so far: If I export an object from Ultimate Doom Builder and I import that very same object into Ultimate Doom Builder, I get an error that only fa ...

Go to advanced search