question-circle I have my level as a .map file. How do I get it to work in a game?

  • Cassius_Twin
  • Cassius_Twin's Avatar Topic Author
  • Offline
  • Novice Marbler
  • Novice Marbler
  • Posts: 18
  • Thank you received: 1
02 Feb 2015 00:48 #1
So I've built a small test level to learn how constructor works. It's decent enough, but now my question is how to get it as a level? I've read to make it a dif file and load it in the level editor, but I can't get any interiors to appear in there. What steps do I need to take?

Welcome to the future of marble based entertainment.

Please Log in or Create an account to join the conversation.

  • HiGuy
  • HiGuy's Avatar
  • Offline
  • Lead Developer
  • Lead Developer
  • PQ Developer Emeritus
  • Posts: 1333
  • Thank you received: 604
02 Feb 2015 03:24 #2
To convert your map, you're going to need to use map2dif, a free tool that you can find here in the "Extras" Downloads section (should be at the bottom).
If you use windows, you should place your map and the exe in a directory with all of the textures (presumably the interiors directory), and drag your .map onto it the exe to run.
If you use Mac, you can just get the GUI tool (made for lazy people by/like yours truly), place your map in a directory with all of the textures, and open it with the program.

Hope that helps, let me know if I need to clarify.

This signature is real code
Code:
function clientcmd12dothepq() { commandToClient(LocalClientConnection, '34onthedancefloor'); }

Please Log in or Create an account to join the conversation.

  • Cassius_Twin
  • Cassius_Twin's Avatar Topic Author
  • Offline
  • Novice Marbler
  • Novice Marbler
  • Posts: 18
  • Thank you received: 1
02 Feb 2015 04:36 #3
I got it to work after some trial and error. I had to run it inside the folder where I used the textures, and then have the file in a zip with the textures!

Welcome to the future of marble based entertainment.

Please Log in or Create an account to join the conversation.

Moderators: Doomblah
Time to create page: 0.851 seconds
We use cookies

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.