User:CTFan: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Overview ==
== Experiments ==
Domination maps have 2 specific goals: To capture all the points or to reach 100% domination points. Domination is started with both teams owning 1 capture point, and then they go out to capture the remaining 5 capture points (there are 7 to begin with). each capture point has its own spawn points. If you do not control any capture points, you cannot spawn in the main map, and instead spawn in the jail. When 1 team captures all the capture points, the team with no capture points can capture another capture point before they die, so they can spawn again. If all the members of the team with no capture points fail to capture a point before they die, the team who owns all the capture points wins!
[[user:CTFan/Robot]]
Super Mecha Droid, I may come up with a better name in the future. My plan with this is to make a fully functioning, attacking Robot, AI and all. This may be incorporated into a custom game-type or something, where the team must defeat the robot to win. I can play around with the idea, such as making a base that must be defended before it is destroyed. One possibility is having say the BLU team control the robot, which would require some skill, and the RED team pitted against it. That might not be the best choice, because its submittable to major griefing, and of course your giving one team a freaking huge robot. Another possibility is having both teams fight against a robot of themselves. The robots could be in the same copy of the map, or a different one for each team. Things i am concerned with is the fun factor, and balancing it out so that all classes, including spy engiineer and sniper, and can be useful. maybe you can slow the robot down by sapping one of its CPU cores or something. All of this is still in the concept stage here.


The alternative to capturing all points is to reach 100% domination points. when you capture more capture points, you collect domination points faster. if you control no capture points, you don't get any domination points. when 1 team reached 100% domination, they win.
== WiP Maps ==
 
CP_Tributary--still in building stage
== How Domination maps play differently ==
Domination maps have some strategies that set them apart from the stock maps, which leads to challenge the player and the map authors in new ways.
 
; Your base is always changing
:At the beginning, you do have a "base" nut after that, it may get quickly taken. you spawn at capture points that you own, and are not under attack, unless all of them are. you can "choose between defending you current capture points, or scouting out and capturing new ones. while it may seem like a good idea to just go out and capturing capture points mindlessly, it may be easier to win if you defend your points too, so the other team can't capture them.
 
; there is a new strategy
:when playing, there are 2 ways to win. you must decide whether to capture many capture points and hold them, or try to capture them all.
 
; Enemies can come from any direction
:Most domination maps seem like mazes, with many paths leading to one point. you must be wary, and look in all directions before charging into a dangerous situation.
 
{{note|This is a crucial piece of information for mappers to take into account. You need to be very careful when it comes to balancing this type of map, as the gameplay is already chaotic and unstable to begin with.}}
 
== Proof of concept ==
A couple people at [http://www.tf2maps.net tf2maps.net] are making domination maps. the creator's map is dom_complex, a port of complex from golden eye/ perfect dark.
== See also ==
* [[Creating CCP maps]]
* [[ccp mechanics]]
 
[[Category:Level Design]]
 
[[Domination Gametype]]

Latest revision as of 21:42, 7 August 2008

Experiments

user:CTFan/Robot Super Mecha Droid, I may come up with a better name in the future. My plan with this is to make a fully functioning, attacking Robot, AI and all. This may be incorporated into a custom game-type or something, where the team must defeat the robot to win. I can play around with the idea, such as making a base that must be defended before it is destroyed. One possibility is having say the BLU team control the robot, which would require some skill, and the RED team pitted against it. That might not be the best choice, because its submittable to major griefing, and of course your giving one team a freaking huge robot. Another possibility is having both teams fight against a robot of themselves. The robots could be in the same copy of the map, or a different one for each team. Things i am concerned with is the fun factor, and balancing it out so that all classes, including spy engiineer and sniper, and can be useful. maybe you can slow the robot down by sapping one of its CPU cores or something. All of this is still in the concept stage here.

WiP Maps

CP_Tributary--still in building stage