Jump to content

ACS problem.


Recommended Posts

I'm a new guy to script editing and I'm slowly learning a bit of it. I made this script that's supposed to scroll a floor for a conveyor but for some reason it fails to compile the line. And to make things extra helpful for GZDoom Builder, it doesn't tell you what's wrong, it just tells you it's wrong.

 

Here's the line.

{
    Scroll_Floor(3, 258, 128, SCROLL_AND_CARRY)
}

 

Can someone tell me what's wrong?

Share this post


Link to post

Gosh, how can I be this dumb. 

It works now, I forgot that you have to put a semicolon at the end of the line. Thanks @Alper002!

Edited by Wneaf

Share this post


Link to post
5 hours ago, Wneaf said:

And to make things extra helpful for GZDoom Builder, it doesn't tell you what's wrong, it just tells you it's wrong.

That's what you get for using outdated software. The bug that the section with the error message doesn't pop up correctly has been fixed in GZDB's successors.

Share this post


Link to post
4 hours ago, boris said:

That's what you get for using outdated software. The bug that the section with the error message doesn't pop up correctly has been fixed in GZDB's successors.

I would've used Ultimate Doom Builder, but it freaks out on my machine. GZDoom Builder is my best bet for now.

Share this post


Link to post
12 hours ago, Wneaf said:

I would've used Ultimate Doom Builder, but it freaks out on my machine. GZDoom Builder is my best bet for now.

Why does it freak out, precisely?

 

Alternatively there's Doom Builder X.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...