Exploding walls

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
User avatar
Lexus Alyus
Posts: 4220
Joined: Tue Jul 15, 2003 5:07 pm
Location: Nottingham, UK
Contact:

Post by Lexus Alyus »

ACS is dead easy to grasp. Its just a series of commands... at least, that's how I use it with my limited knowledge :D.

:twisted:
User avatar
Illdo
Posts: 80
Joined: Wed Sep 01, 2004 4:35 am
Location: Warsaw

Post by Illdo »

Sadly I cannot use ACS.
User avatar
Wills
Posts: 1446
Joined: Mon Jan 10, 2005 7:01 pm
Location: The Well of Wishes

Post by Wills »

All you need to do is memorize syntax, which isn't that much (semicolon after commands, #include"zcommon.acs" at beginning, brackets, other stuff.). You can look up the commands if you need to (most are the same name as the linedef actions - Floor_lowertolowest, for example). And if you're using Doombuilder, it automatically gives you the arguments you need.

Also, try looking at other people's WADs and scripts to see examples of how to do things. I was daunted at first, but you can travel the rough road if you have the right tools and the mindset.
User avatar
Illdo
Posts: 80
Joined: Wed Sep 01, 2004 4:35 am
Location: Warsaw

Post by Illdo »

No, I said that ACS doesn't work.
User avatar
Wills
Posts: 1446
Joined: Mon Jan 10, 2005 7:01 pm
Location: The Well of Wishes

Post by Wills »

Oh.

Now my above post makes me look like a total idiot.
User avatar
jallamann
Posts: 2271
Joined: Mon May 24, 2004 8:25 am
Location: Ålesund, Norway
Contact:

Post by jallamann »

Tried compiling a sample script by itself using ACC?
User avatar
Illdo
Posts: 80
Joined: Wed Sep 01, 2004 4:35 am
Location: Warsaw

Post by Illdo »

Yes. How do you do it?
User avatar
solarsnowfall
Posts: 1581
Joined: Thu Jun 30, 2005 1:44 am

Post by solarsnowfall »

Deathsong12 wrote:Bite the bullet now, and you powers will grow greater and greater.
Do not underestimate the power of ACS. Trust us.

EDIT: Go to the zdoom.org main page, there you should find links to the Wiki, Tutorials, and Editing sections. You should be able to find all the things you need. Then maybe come back with questions.
User avatar
Illdo
Posts: 80
Joined: Wed Sep 01, 2004 4:35 am
Location: Warsaw

Post by Illdo »

I do not underestimate it. I would eagerly use it and learn it, if it wasn't for the fact that it doesn't work in my DoomBuilder.
User avatar
solarsnowfall
Posts: 1581
Joined: Thu Jun 30, 2005 1:44 am

Post by solarsnowfall »

IIRC, there's a stand alone decorate compiler, you should be able to find a link to on this site.
User avatar
Illdo
Posts: 80
Joined: Wed Sep 01, 2004 4:35 am
Location: Warsaw

Post by Illdo »

Look I'm not asking about DECORATE compilers. When had I asked about Decorate compilers?
User avatar
Phobus
Posts: 5984
Joined: Thu May 05, 2005 10:56 am
Location: London
Contact:

Post by Phobus »

I think he may have made a little mistake is all. Anyway, why won't the ACS compiler in DB work? What are you doing and what version of DB do you have?
User avatar
solarsnowfall
Posts: 1581
Joined: Thu Jun 30, 2005 1:44 am

Post by solarsnowfall »

Yea, I had decorate on the brain for some reason :p

EDIT: Try this.

http://www.zdoom.org/wiki/index.php?title=ACC
User avatar
Illdo
Posts: 80
Joined: Wed Sep 01, 2004 4:35 am
Location: Warsaw

Post by Illdo »

I already said what was I doing in the thread I mentioned before. I have the latest version of DB 1.67 build 325.
User avatar
Lexus Alyus
Posts: 4220
Joined: Tue Jul 15, 2003 5:07 pm
Location: Nottingham, UK
Contact:

Post by Lexus Alyus »

Yeah, that's probablyu the problem. The latest version of DB is shit! Try version 1.66... should beable to get it from a kind person on these forums.

Why is Codeimp being so slack? That version has some serious errors that NEED fixing. They should have been fixed ages ago...

:twisted:
Locked

Return to “Editing (Archive)”