MH-Capacitance

Tutorials and discussions about Mapping - Introduce your own ones!
Post Reply
Buggie
Godlike
Posts: 2698
Joined: Sat Mar 21, 2020 5:32 am

MH-Capacitance

Post by Buggie »

Conversion for MonsterHunt this map:
https://unrealarchive.org/maps/unreal-t ... a6165.html
Shot00095.png
Shot00096.png
Shot00097.png
Shot00098.png
Shot00099.png
Shot00100.png
Shot00101.png
Shot00102.png
Shot00103.png
MH-CapacitanceV0.zip
(1.65 MiB) Downloaded 36 times
User avatar
OjitroC
Godlike
Posts: 3605
Joined: Sat Sep 12, 2015 8:46 pm

Re: MH-Capacitance

Post by OjitroC »

Lots of mayhem as usual in a fun but fairly straightforward map.

There must be a BSP hole somewhere as I had this in the log

Code: Select all

Log: SkaarjSniper9 fell out of the world!
Log: SkaarjSniper10 fell out of the world!
Log: SkaarjSniper11 fell out of the world!
Plus this

Code: Select all

Error: FortStandardMH MH-CapacitanceV0.FortStandardMH4 (Function Engine.Actor.SetInitialState:001E) GotoState (OtherTriggerTurnsOff None): State not found
Buggie
Godlike
Posts: 2698
Joined: Sat Mar 21, 2020 5:32 am

Re: MH-Capacitance

Post by Buggie »

Yea, there very weird BSP. Author fight as crazy, judging by brushes state. I try fix something, but map immediately turn into trash. So I left original BSP and not touch it.

Also there use grid 8, not 16, which cause some troubles too.

3 brushes duplicates (remove duplicates, but without rebuilt), some not sheet brushes non-solid, one ladder brush use impossible vertex configurations (also it duplicated).
There a lot solid sheets and similar stuff.

About second : My fault. I replace trigger with Fort for show nice flag and forget clear InitialState related to trgger. Will be fixed in next version.

Even if map total madness, with double jump and xloc it can be done alone on dedicated server in 15 minutes or less, without use redemmers and without any deaths.
User avatar
sektor2111
Godlike
Posts: 6403
Joined: Sun May 09, 2010 6:15 pm
Location: On the roof.

Re: MH-Capacitance

Post by sektor2111 »

Observations:
From SkaarjSniper9 to SkaarjSniper11 there only flying is helping as movement because there is no valid floor under these Actors.
Capac_NoGround.PNG
Then I re-build only geometry, result went different.
Capac_AfterGBuild.PNG
Post Reply