BTS Turret Repair Rooms

From Valve Developer Community
Revision as of 18:16, 31 May 2021 by Mandrew (talk | contribs) (Apparently I should've read more since the page explicitly said that the 'tool organizing box' wasn't official. Please only include official stuff.)
Jump to navigation Jump to search
Detailing BTS Areas

Introduction

Workstation

Table

Example of Turret a workstation

Create a prop_static and set its world model to models/props_bts/bts_table_static.mdl. Next, you can place some tools on top of it by creating two prop_physics entities with the world models models/props_c17/tools_wrench01a.mdl and models/props_c17/tools_pliers01a.mdl. You can also put a radio on it if you want.


For the chair, create a prop_static with the world model models/props_bts/bts_chair_static.mdl. If you want it to be a prop_physics, it must have the model

Turrets Under Construction

The ones you see pictured are simply prop_static entities with the world model models/props_bts/bts_turret.mdl. You can also put fully built, but malfunctioning turrets in the area. Create an npc_portal_turret_floor, and go to the "flags" tab. You can make it citizen modified (friendly), out of bullets, or just completely inactive.