LSP 3D Art Counter's Buttress Pack

Users who are viewing this thread

Buttress Scene Prop Pack

I released this on the Nexus a while ago, but here's a public thread for those that might find it useful and would not have found it otherwise. Nothing too cool really.


PACKAGE INCLUDES

-3 buttress variants, with a low poly lod4 and working collision

-1 flying buttress, with collision

INSTALLATION
-To install, first place all resource files inside your module's 'Resource' Folder

-Open your module's module.ini file and add the following line, directly after the last 'load_resource' line

load_mod_resource = buttress_pack_counterpoint


-Now to get the scene props to show up when you use edit mode, you need to add a few lines to your module_scene_props.py

Just add the following to the end



#### CounterPoint Buttress Pack Begin ####

("cp_buttress_simple_a",0,"buttress_simple_a","bo_buttress_simple_a", []),
("cp_buttress_large_a",0,"buttress_large_a","bo_buttress_large_a", []),
("cp_buttress_2stp_large_a",0,"buttress_2stp_large_a","bo_buttress_2stp_large_a", []),
("cp_flying_buttress_a",0,"flying_buttress_a","bo_flying_buttress_a_test", []),

#### CounterPoint Buttress Pack End ####



Or, add these lines to the end of your scene_props.txt, and increase the number at the top

by 4.


spr_cp_buttress_simple_a 0 0 buttress_simple_a bo_buttress_simple_a 0


spr_cp_buttress_large_a 0 0 buttress_large_a bo_buttress_large_a 0


spr_cp_buttress_2stp_large_a 0 0 buttress_2stp_large_a bo_buttress_2stp_large_a 0


spr_cp_flying_buttress_a 0 0 flying_buttress_a bo_flying_buttress_a_test 0

IMAGES
3128-1-1333473578.png
3128-2-1333473579.png
screen_1.jpg
screen_2.jpg


Free for non-commercial use, with credit.


Downloads


nexus_icon.png
M&B Nexus
 
Last edited by a moderator:
This will be very useful for churches. Thanks man.
Awesome screenshots btw. I recognize Kovas' Teutonic tower. Which graphical mod are you using ?
 
Some polished landscapes with a compilation of every skybox mod ever on M&B, with my own custom texture for the walls. The normalmap ended up looking like complete crap though
 
Back
Top Bottom