Page 1 of 1
3rd team possible. 4th team too?
Posted: Fri Oct 06, 2006 7:16 pm
by Rends
Just wonder if we can have 4 teams on the map.
I´m thinkin about locals for my Mos Eisley map and the 3rd team is set to friendly to both sides.
Just wonder if i could use a 4th team set as enemy?
RE: 3rd team possible. 4th team too?
Posted: Fri Oct 06, 2006 11:06 pm
by Penguin
yes, you can have as many teams as you want, untill the CP limit is reached.
RE: 3rd team possible. 4th team too?
Posted: Sat Oct 07, 2006 12:17 am
by Teancum
Yeah, the Jedi Temple campaign script has six teams.
RE: 3rd team possible. 4th team too?
Posted: Sat Oct 07, 2006 7:14 am
by Rends
cool, will try it.
thx mates
RE: 3rd team possible. 4th team too?
Posted: Sat Oct 07, 2006 8:00 am
by XXXNewbie666XXX
Is posible this?????
Well a know that, but how you can add a new team and set to friendly to CIS, REP or be friendly for both sides??????
RE: 3rd team possible. 4th team too?
Posted: Sat Oct 07, 2006 8:40 am
by Penguin
yes, you could have areally complex one as well involving 8 teams ((which i have done))
RE: 3rd team possible. 4th team too?
Posted: Sat Oct 07, 2006 9:12 am
by XXXNewbie666XXX
I wish to learn it, but adding 1 more team.....
Re: RE: 3rd team possible. 4th team too?
Posted: Sat Oct 07, 2006 9:53 am
by xwingguy
Penguin wrote:yes, you can have as many teams as you want, untill the CP limit is reached.
I don't think you're even limited to that. Teams don't necessarily need a cp to spawn. You just need a spawn path and Ambush() or SetupAmbush(). In fact, you could probably could use a timer and Ambush() to setup a system that could mimick a cp.
Re: RE: 3rd team possible. 4th team too?
Posted: Sat Oct 07, 2006 4:09 pm
by XXXNewbie666XXX
xwingguy wrote:Penguin wrote:yes, you can have as many teams as you want, untill the CP limit is reached.
I don't think you're even limited to that. Teams don't necessarily need a cp to spawn. You just need a spawn path and Ambush() or SetupAmbush(). In fact, you could probably could use a timer and Ambush() to setup a system that could mimick a cp.
Well xwingguy have reason....
In the game the Geonosians, for example doesn't need a CP to spawn....
P.S: Someone know how i can add a 3rd team?????
RE: Re: RE: 3rd team possible. 4th team too?
Posted: Sat Oct 07, 2006 4:39 pm
by Qdin
there's only gonna be 2 PLAYABLE sides if I'm not mistaken - the rest will be nonplayable.
RE: Re: RE: 3rd team possible. 4th team too?
Posted: Sat Oct 07, 2006 4:48 pm
by Rekubot
Correct me if I'm wrong, but I think [RDH]Zerted found a way to make multiple playable teams, though he hasn't announced how to yet.
In the game the Geonosians, for example doesn't need a CP to spawn....
Not quite sure what you mean there, but more than likely the Geonosians have an invisible CP, just like all the other locals do.
Re: RE: Re: RE: 3rd team possible. 4th team too?
Posted: Sat Oct 07, 2006 5:03 pm
by XXXNewbie666XXX
Qdin wrote:there's only gonna be 2 PLAYABLE sides if I'm not mistaken - the rest will be nonplayable.
Yes but i want to know how i can add a friend team, for example on Kashyyyk in campaing the wookies helps you but i can't choose them....
RE: Re: RE: Re: RE: 3rd team possible. 4th team too?
Posted: Sat Oct 07, 2006 5:27 pm
by Qdin
yup - that's locals

RE: Re: RE: Re: RE: 3rd team possible. 4th team too?
Posted: Sat Oct 07, 2006 5:53 pm
by XXXNewbie666XXX
And how i set my team friend in my map?????
Re: RE: Re: RE: 3rd team possible. 4th team too?
Posted: Wed Oct 11, 2006 2:59 am
by [RDH]Zerted
Rekubot wrote:Correct me if I'm wrong, but I think [RDH]Zerted found a way to make multiple playable teams, though he hasn't announced how to yet...
Its possible to change any unit to a different team, or just make it look like its on a different team, but the game was not designed to do this with human players so there are some issues with it.
Scoring is only displayed for teams 1 and 2. A human on another team will have his/her score displayed on team 1 or team 2. The player's kills are determined by the team the character is on, not which team the character's unit is on. I can only change a unit's team.
I can't make a button for another team on the team selection screen. Which players go to which teams would have to be random or there would need to be some type of 'team swap' region on the map.
I cannot make a standard looking unit selection screen for the other teams. The other teams would need to have only one human playable character class or the player's unit would need to be picked randomly.
If you want to see an example of more than 2 playable teams, take a look at the Deathmatch game mode's source code.
If you want to play around with some team swapping, checkout the Fake Conosle commands.