Digital Paint Discussion Board

Development => Bugs, Feature Requests, and Feedback => Official Feature Votes => Topic started by: Eiii on January 05, 2008, 07:41:10 PM

Title: Feature: Team-specific entities
Post by: Eiii on January 05, 2008, 07:41:10 PM
Basically entities that can only be triggered by a specific team / that only affect a specific team. On the mapper's side, it'd be as simple as giving a button (or door or trigger_hurt or...) a 'team' property. Preferably this'd be expandable to accept 'team', 'team2', 'team3' to be able to deny access to a team as well. How team keys would affect some entities has yet to be discussed.
Title: Re: Feature: Team-specific entities
Post by: Cobo on January 05, 2008, 07:44:28 PM
Teams could be handled the way gamemode is:

Team1 = 1
Team2 = 2
Team3 = 4
Team4 = 8

Team1/Team2 = 3
Team3/Team4 = 12
etc
Title: Re: Feature: Team-specific entities
Post by: Eiii on January 05, 2008, 07:47:07 PM
I thought of that, but we already sorta have team color numbers defined in the "team1""red" "team2""blue"... thing, so I figured it'd be less confusing to newer mappers to just use 1-4.
Title: Re: Feature: Team-specific entities
Post by: jitspoe on January 05, 2008, 08:44:46 PM
http://dplogin.com/dplogin/featurevote/feature.php?id=10018

Simplest way would be to add support for the "teamnumber" key to doors, buttons, etc.
Title: Re: Feature: Team-specific entities
Post by: i_am_a_pirate on March 04, 2008, 01:05:22 PM
Don't buttons/trigers already team-specific? Like freeing people from jails
Title: Re: Feature: Team-specific entities
Post by: Garrett on March 04, 2008, 04:04:37 PM
Don't buttons/trigers already team-specific? Like freeing people from jails

Why do you do this?  Reviving a topic that is almost two months old with question that has been answered already.  If there is already support, why would there be a feature request?  Please, man, listen to the past advice that has been given to you.