- December 14, 2024, 13:29
- Welcome, Guest
Show Posts
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Modding / Re: Modding Help
« on: June 12, 2016, 08:49 »
I didn't try the Hell's Arena One, just the basic Constructing A Map one.
It has issues, as the Level variable is undefined, and even when it's defined the functions to set name and such don't always work - particularly the fill function.
EDIT: Thank you for the advice! I downloaded the MockRL mod, and it took me a while but I dissected it and turned it into a basic mod of my own. thanks for the help. I'll be working on more mods soon, and if I do enough posts I'll get on the wiki and rewrite the tutorial.
It has issues, as the Level variable is undefined, and even when it's defined the functions to set name and such don't always work - particularly the fill function.
EDIT: Thank you for the advice! I downloaded the MockRL mod, and it took me a while but I dissected it and turned it into a basic mod of my own. thanks for the help. I'll be working on more mods soon, and if I do enough posts I'll get on the wiki and rewrite the tutorial.
2
Modding / Modding Help
« on: June 08, 2016, 16:14 »
Hello! I've been playing DoomRL a lot recently, and I've wanted to try modding some levels myself. However, the tutorials on the wiki are out of date. I've put together some basic files together, but they throw errors. Can anyone tell me a good way to start doing mods?
Pages: [1]