Page 102 of 129

Re: [1.0.4] Box of Horrors - A Compilation Mod v0.7.9

Posted: Sat Sep 20, 2014 5:57 pm
by InnocentSam
purseit wrote:I hope you fix it :) BTW i had MAV when i tried opening the map creator until i pasted the Vanilla SCP map creator files into the box of horrors map creator then it gave me that error.
Works fine for me without moving any files.

Anyway, it's because the mapcreator looks at "020.rmesh" instead of "room020.rmesh". But for some reason, my mapcreator (WYSIWYG) works fine, but it doesn't see BoH rooms. Not sure why you can.

Re: [1.0.4] Box of Horrors - A Compilation Mod v0.7.9

Posted: Sat Sep 20, 2014 6:02 pm
by juanjp600
Add this to the MapCreator source code:

Code: Select all

LoadRoomTemplates("..\BoxOfHorrors\Data\rooms.ini")
Right after it loads the vanilla rooms.

Re: [1.0.4] Box of Horrors - A Compilation Mod v0.7.9

Posted: Sat Sep 20, 2014 6:03 pm
by purseit
alright give me a sec

Re: [1.0.4] Box of Horrors - A Compilation Mod v0.7.9

Posted: Sat Sep 20, 2014 6:05 pm
by purseit
Oh and where can i find the map source code (sorry never done things like these before)

Re: [1.0.4] Box of Horrors - A Compilation Mod v0.7.9

Posted: Sat Sep 20, 2014 6:06 pm
by juanjp600
purseit wrote:Oh and where can i find the map source code (sorry never done things like these before)
BoxOfHorrors\Map Creator\Map Creator - WYSIWYG.bb is the source code. You'll need Blitz3D to convert that into a new executable. Otherwise you can wait until the mod is updated.

Re: [1.0.4] Box of Horrors - A Compilation Mod v0.7.9

Posted: Sat Sep 20, 2014 6:24 pm
by purseit
juanjpro wrote:
purseit wrote:Oh and where can i find the map source code (sorry never done things like these before)
BoxOfHorrors\Map Creator\Map Creator - WYSIWYG.bb is the source code. You'll need Blitz3D to convert that into a new executable. Otherwise you can wait until the mod is updated.
I got it now so where do i paste the code?

Re: [1.0.4] Box of Horrors - A Compilation Mod v0.7.9

Posted: Sat Sep 20, 2014 6:43 pm
by juanjp600
purseit wrote:I got it now so where do i paste the code?
Find this:

Code: Select all

Global FileLocation$ = "..\Data\rooms.ini"

LoadRoomTemplates(FileLocation)
Paste the code right after that.

Re: [1.0.4] Box of Horrors - A Compilation Mod v0.7.9

Posted: Sat Sep 20, 2014 7:32 pm
by InnocentSam
Update - 0.7.9b
  • Updated to 1.0.5
  • Fixed BoH rooms in mapcreator
Download: http://boxofhorrors.1eko.com/0.7.9b.zip
Mirror: https://www.mediafire.com/?3pho8f8ro6s7dp5

Re: [1.0.5] Box of Horrors - A Compilation Mod v0.7.9b

Posted: Sat Sep 20, 2014 11:37 pm
by purseit
Thank you so much for fixing the map creator

Re: [1.0.5] Box of Horrors - A Compilation Mod v0.7.9b

Posted: Sun Sep 21, 2014 3:11 pm
by RealJwxiov
Spoiler
I recommend adding 455, like in a big, open room.
On the other hand, this mod is great! Keep up the awesome work! :D