You know, ACS makes my head spin.

Discuss anything ZDoom-related that doesn't fall into one of the other categories.
User avatar
Ceeb
Posts: 5125
Joined: Wed Jun 11, 2008 4:07 pm
Location: Castle Wut

You know, ACS makes my head spin.

Post by Ceeb »

I thought I was getting good at it. I mean, I guess some of the stuff I've written for The Hell Worm is above average. And then I got curious, so I got the sources for Comunnity Is Falling 3's ACS... :P I've never felt so inadequate in my life.

Anyway, what I'd like to ask is the first time you came across some ACS or DECORATE or even mapping techniques that made your eyes pop, head spin, pubic hair straighten, et cetera.
skadoomer
Posts: 1026
Joined: Fri Sep 05, 2003 12:49 pm

Re: You know, ACS makes my head spin.

Post by skadoomer »

Daedalus was a real pushing point for me. I must have studied their management code for weeks. CIF 3 has some pretty ridiculous code, but it also has an OCD method of breaking down coded functions into very small pieces to make everything look so big.
User avatar
Rachael
Posts: 13965
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: You know, ACS makes my head spin.

Post by Rachael »

Nothing that I didn't learn how to do later, at least with DECORATE. I've never used ACS much though.
User avatar
Project Shadowcat
Posts: 9369
Joined: Thu Jul 14, 2005 8:33 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: Blacksburg, SC USA
Contact:

Re: You know, ACS makes my head spin.

Post by Project Shadowcat »

At the time I thought some of the scripts that The Ultimate Doomer used for his introduction and the scoring system in Super Sonic Doom were very complex. But at the same time, I was very inexperienced with it. It's still the largest stepping stone I've ever used when it came to me learning ACS, and at the same time my largest source of inspiration.
User avatar
Juan "JacKThERiPPeR
Posts: 931
Joined: Sun Jun 03, 2007 7:25 am
Location: SPAIN
Contact:

Re: You know, ACS makes my head spin.

Post by Juan "JacKThERiPPeR »

My first glance at CIF3's DECORATE was something like "OMG it uses ACS!?". It has TONS of ACS_Execute's in it's DECORATE.
User avatar
Remmirath
Posts: 2562
Joined: Sun Dec 23, 2007 3:53 am
Graphics Processor: nVidia with Vulkan support
Location: My house
Contact:

Re: You know, ACS makes my head spin.

Post by Remmirath »

Just looking at TUTNT scripts made my head spin when i was a n00b. :P
User avatar
Ghastly
... in rememberance ...
Posts: 6109
Joined: Fri Jul 06, 2007 2:34 pm

Re: You know, ACS makes my head spin.

Post by Ghastly »

Recently, the only thing I remember going "OMG HOW DID THEY DO THAT? o.O" was with the custom keybind in KDiZD. :lol:

Since then, not much surprises me, but I'm amazed at the patience several of these modders have. :)
User avatar
.+:icytux:+.
Posts: 2661
Joined: Thu May 17, 2007 1:53 am
Location: Finland

Re: You know, ACS makes my head spin.

Post by .+:icytux:+. »

one word:

Harbinger.

(atleast a part of it)
User avatar
Ceeb
Posts: 5125
Joined: Wed Jun 11, 2008 4:07 pm
Location: Castle Wut

Re: You know, ACS makes my head spin.

Post by Ceeb »

I actually learned most of my scripting from Action Doom and Super Sonic Doom. It's from SSD that I learned how to make fog and colored sectors. Granted, that's extremely basic (and fog can be done without scripting anyway) but it's how I got started.
User avatar
AFADoomer
Posts: 1344
Joined: Tue Jul 15, 2003 4:18 pm
Contact:

Re: You know, ACS makes my head spin.

Post by AFADoomer »

Looking at my own code for my Wolf3D TC and for what's in my working copy of my Blake Stone TC makes my head spin sometimes... And I wrote it all!

It's especially bad when I'm going through doing a line-by-line rewrite to streamline and modernize 4- to 6-year-old code and Decorate.
User avatar
DoomRater
Posts: 8270
Joined: Wed Jul 28, 2004 8:21 am
Preferred Pronouns: He/Him
Location: WATR HQ
Contact:

Re: You know, ACS makes my head spin.

Post by DoomRater »

There are days when I look back to Helm's Deep as an inspiration of how so little code can be needed sometimes to achieve incredible effects. That said, I think much of the stuff in LSL blows me away moreso than any ACS scripts I've seen.

Okay, okay, Doom Racing wasn't easy for me to get. But then it was the first attempt at ACS gaming so...
User avatar
Sniper Joe
Posts: 79
Joined: Fri Jul 18, 2008 2:37 pm

Re: You know, ACS makes my head spin.

Post by Sniper Joe »

AFADoomer wrote:Looking at my own code for my Wolf3D TC and for what's in my working copy of my Blake Stone TC makes my head spin sometimes... And I wrote it all!

It's especially bad when I'm going through doing a line-by-line rewrite to streamline and modernize 4- to 6-year-old code and Decorate.
AFADoomer wrote:Looking at my own code for my Wolf3D TC and for what's in my working copy of my Blake Stone TC makes my head spin sometimes... And I wrote it all!
AFADoomer wrote:Looking at my own code for my Wolf3D TC and for what's in my working copy of my Blake Stone TC.
AFADoomer wrote:Blake Stone TC
Oh my god! He's working on it!
User avatar
Xaser
 
 
Posts: 10774
Joined: Sun Jul 20, 2003 12:15 pm
Contact:

Re: You know, ACS makes my head spin.

Post by Xaser »

Though code from individuals like LilWhiteMouse is almost always over my head in the math department, I'm usually able to figure out at least enough of what everything does to pick out what I need to know and twist it to my will. Never had much of an ACS eye-opener for the longest time.

And then I saw Action Doom 2's. @_@

The end.
User avatar
Apothem
Posts: 2070
Joined: Sat Nov 29, 2003 7:13 pm
Location: Performing open heart surgery on an ACS compiler.

Re: You know, ACS makes my head spin.

Post by Apothem »

The two things that stick out the most to me was SolarSnowfall's DoomKarts and Richard213's hud radar that was really good. I had the source to the radar but it has been lost to where I dunno.

Anyone know if the the source to either of these projects are still around?
User avatar
Pinky's ass
Posts: 507
Joined: Wed Sep 05, 2007 2:17 am
Location: ZDoom Forums

Re: You know, ACS makes my head spin.

Post by Pinky's ass »

The minigames wad by Isle contains incredible ACS! :shock:
Post Reply

Return to “General”