xmoonproductions.org
https://www.xmoonproductions.org/

New player needing help with modding.
https://www.xmoonproductions.org/viewtopic.php?f=27&t=4547
Page 1 of 1

Author:  t0xixx [ Fri Apr 15, 2016 9:36 am ]
Post subject:  New player needing help with modding.

I just downloaded this game yesterday and I can't figure out how to mod. I've downloaded a WinRAR modding files from the forum that I'm suppose to extract into some file called "pack_dungeons" but I can't find it. Can someone explain to me where I can find this file and the basic of modding? I've never done any modding for any other games I've played.

Author:  Thanny [ Fri Apr 15, 2016 1:41 pm ]
Post subject:  Re: New player needing help with modding.

There's a sticky post on that.

Author:  t0xixx [ Fri Apr 15, 2016 5:02 pm ]
Post subject:  Re: New player needing help with modding.

I've tried unpacking by deleting */ on both ends on the unpack section in the Start file. I also ran filmmaker but nothing happens (I tried pressing on play button "run active project") and still not pack_dungeon folder in the subfolder "Pack"

Here is my start file:

//////////////////////////////////////////////////////
// Defines
//////////////////////////////////////////////////////


#define RUNTIME "../"
#define PACKPATH "pack/pack_dungeon/"


//////////////////////////////////////////////////////
// Unpack
//////////////////////////////////////////////////////


// Uncomment this to unpack a pack
Pack pack1
{
unpack = true;

file = "[RUNTIME]pack/pack_dungeon.bin";

outpath = "[RUNTIME]pack/";
}


//////////////////////////////////////////////////////
// Pack
//////////////////////////////////////////////////////


// Uncomment this to repack a pack
/*Pack pack
{
file = "[RUNTIME]pack/pack_dungeon2.bin";

zip = true;
path_full = true;

addpath = "[RUNTIME][PACKPATH]*.*";
}*/

Author:  riftporn [ Fri Apr 15, 2016 6:18 pm ]
Post subject:  Re: New player needing help with modding.

That should work...

Author:  t0xixx [ Fri Apr 15, 2016 7:49 pm ]
Post subject:  Re: New player needing help with modding.

What am I suppose to do when I open film maker? Do I have to press or open something ?

Author:  riftporn [ Sat Apr 16, 2016 8:29 pm ]
Post subject:  Re: New player needing help with modding.

Once you opened filemaker verify that the loaded file (the one it displays) is actually your start.ini. Then hit the "Play" button and it should unpack.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/