Manapro Posted May 29, 2020 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? 0 Quote Share this post Link to post
Alper002 Posted May 29, 2020 (edited) You're missing a semicolon(these -->;) most likely Edited May 29, 2020 by Alper002 0 Quote Share this post Link to post
Manapro Posted May 29, 2020 (edited) 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 May 29, 2020 by Wneaf 0 Quote Share this post Link to post
boris Posted May 29, 2020 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. 0 Quote Share this post Link to post
Manapro Posted May 29, 2020 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. 0 Quote Share this post Link to post
Redneckerz Posted May 30, 2020 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. 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.