DoomRL > Modding

Q2 Demo - Sandbox example

<< < (2/4) > >>

leonresevil2:
I have probably a stupid question, but how do you run this "doomrl -sandbox sandbox/sandbox_arena.lua" it lists in the Wiki? I'm apparently no good at arguments, because I don't know where to enter them.

Malek Deneith:
1) sandbox/sandbox_arena.lua part is the path to the level file, so you have to change that to match the file you wan't to run (i.e. in cease of my example level argument would be "doomrl -sandbox q2demo/q2demo.lua")

2) You can either create a shortcut to doomrl.exe, edit it properties and add "-sandbox <path to the lua file>" at the end of target field, or create a copy of doomrl.bat file and add parameters to that. The example I made is packaged with such a .bat file (might be missing in "source" package though, don't remember)

leonresevil2:
Success! Thank you! So it literally starts the Arena? At least I know how to start it. I'll have to read up the info on the Wiki to figure coding out. But the bit about the argument wasn't on there. Thanks for the help.

yaflhdztioxo:
Don't take this as a criticism but it is there.

http://doom.chaosforge.org/wiki/index.php?title=Sandbox

--- Quote ---How to activate it

Run DoomRL with the -sandbox file argument. To load the default arena level, run:

doomrl -sandbox sandbox/sandbox_arena.lua
--- End quote ---

Is that not clear enough?  Does it need to be changed or moved?

Kornel Kisielewicz:
add, not everyone has seen a console in his life ;).

Anyway, this is just because it is an experimental release -- later it will be accessible from the menu ingame.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version