Creating a capture point that does not force game to end.

piginawig

L1: Registered
Apr 13, 2009
7
2
Hi everyone, I am fairly new to this website but I had a question that I could not figure out. I am trying to create a type of map that is a cross between CTF and CP. There will be one capture point in the middle, and whoever controls is gets to spawn closer to the enemy base. However, I cannot figure out how to create a point that does not force the round to win when someone captures it. I have tried to create a dummy point that is un-captureable, but this creates another capture point on the HUD. I also set the master control point to just display the main capture point, but of course the dummy capture point is there still.

Does anyone have any other ideas how to make this control point captureable, but not the wining decider?

Edit: I also have another, bigger problem. I cannot create all the entities. Here is a picture:
53327_t685466.jpg


However, if I copy an entity into my map, and edit it I can select all the entities.
 
Last edited:

A Boojum Snark

Toraipoddodezain Mazahabado
aa
Nov 2, 2007
4,775
7,670
There are flags on the team_control_point to both hide the visual model and remove the point from the HUD.

For your entities... there are two kinds, point and brush. It looks to me like you've found the point entities. To make a brush-based one select a brush and then hit Ctrl+T to tie it to an entity.
 

piginawig

L1: Registered
Apr 13, 2009
7
2
Ok, thanks for the info. As for the entities, I am still pretty new to mapping, so I guess it kinda slipped my mind. Thanks!