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
-
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.
-
Teams could be handled the way gamemode is:
Team1 = 1
Team2 = 2
Team3 = 4
Team4 = 8
Team1/Team2 = 3
Team3/Team4 = 12
etc
-
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.
-
http://dplogin.com/dplogin/featurevote/feature.php?id=10018
Simplest way would be to add support for the "teamnumber" key to doors, buttons, etc.
-
Don't buttons/trigers already team-specific? Like freeing people from jails
-
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.