bspguy icon indicating copy to clipboard operation
bspguy copied to clipboard

Batch file for easy merging maps

Open Outerbeast opened this issue 2 years ago • 2 comments

To make life easier for merging maps together User would be prompted to put in a filename for the merged bsp and then the list of bsps they wish to merge There is an additional prompt to set a merge command which is optional This would be run in the same dir as bspguy + to-be-merged bsps Included a batch file that I have created before for this purpose

bspguy_merge.zip

Outerbeast avatar Dec 05 '22 16:12 Outerbeast

The whole editor was planned to be used for map merging, so you could place them how you want in 3D. I think the latest code or unreal's fork has a widget for merging, which is a start.

wootguy avatar Dec 27 '22 20:12 wootguy

@wootguy yes, in latest version possible to add multiple maps, via merge widget, paths can be entered via clipboard or using internal filebrowser.

But I thin it cause crashes while merging ;) Possible I can fix it in next commits.

UnrealKaraulov avatar Dec 28 '22 04:12 UnrealKaraulov