Make aliens vs. aliens and humans vs humans a possibility

Request new features or present your ideas.
Post Reply
vitamins
Posts: 11
Joined: Tue Dec 29, 2015 11:46 am UTC

Make aliens vs. aliens and humans vs humans a possibility

Post by vitamins »

We should be able to set the type of each team on the server:
team 1 aliens
team 2 humans
team 3 aliens
...

For starters:
Right now, if you spawn as a human in the alien team, by editing sg_cmds.cpp:
newClass = PCL_HUMAN_NAKED;
the alien defense structures start attacking you, altough you are on the alien team, and only changed your class to a human one. So i guess there is a lot of things hardcoded to react on the class instead of the team.

User avatar
poVoq
Mantis
Posts: 67
Joined: Tue Oct 09, 2012 5:01 pm UTC

Re: Make aliens vs. aliens and humans vs humans a possibility

Post by poVoq »

I agree that this would make sense to have as an option.

User avatar
Viech
Project Head
Posts: 2139
Joined: Fri Aug 03, 2012 11:50 pm UTC
Location: Berlin

Re: Make aliens vs. aliens and humans vs humans a possibility

Post by Viech »

vitamins wrote:

So i guess there is a lot of things hardcoded to react on the class instead of the team.

"A lot" doesn't cut it. As it stands now doing what you ask isn't feasible.

Responsible for: Arch Linux package & torrent distribution, Parpax (map), Chameleon (map texture editor), Sloth (material file generator), gameplay design & programming, artistic direction

Post Reply