STOOPMAN Posted May 1, 2022 recently ive been working on a tactical-ish doom mod, with it im was making a tokens text file so when you start up the game it plays an animation, but every time I try to boot it up it just says this: I really dont get what im missing within the file, as examples ive seen only have tokens in the file and nothing else also heres what the file looks like: Help would be appreciated 0 Quote Share this post Link to post
boris Posted May 1, 2022 Looks like you're trying to include a DECORATE file from ZScript. That doesn't work. Instead create a "decorate" file (with any extension) in the base directory and include your file from there. 1 Quote Share this post Link to post
STOOPMAN Posted May 1, 2022 7 hours ago, boris said: Looks like you're trying to include a DECORATE file from ZScript. That doesn't work. Instead create a "decorate" file (with any extension) in the base directory and include your file from there. I removed the decorate file from the zscript file and it worked! thanks man before: after: 1 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.