CP_Drafting

joshman

L5: Dapper Member
May 7, 2008
204
14
Beta Download Link:
http://forums.tf2maps.net/downloads.php?do=file&id=370

Discription:
A War is Brewing on the Drafting Table!
The BLU and Red are about the duke it out in the Straightedge'd fight of the century.

Details:
1 Control Point, 2 Enemy Bases, 2 Sniping Zones, 1 Way per base to get up on the roof.

Early Hammer Screenshots.
 
Last edited:

TheDarkerSideofYourShadow

L10: Glamorous Member
Apr 12, 2008
792
286
Use a func_respawnroomvisualizer to block enemies from entering the spawn (make sure its associated correctly).

I use a trigger_hurt to kill people, though I've never checked to see if ubers make you immune to it. Just make sure to set the value very high.

For health/ammo, its just a point entity. Type "health" or "ammo" off in the drop down box after selecting the entity tool, and it'll come up with the 3 sizes for each.
 

Bonafide

L6: Sharp Member
Mar 18, 2008
313
25
Use a func_respawnroomvisualizer to block enemies from entering the spawn (make sure its associated correctly).

I use a trigger_hurt to kill people, though I've never checked to see if ubers make you immune to it. Just make sure to set the value very high.

For health/ammo, its just a point entity. Type "health" or "ammo" off in the drop down box after selecting the entity tool, and it'll come up with the 3 sizes for each.

uber doesnt make you immune to trigger_hurt.