3rd team possible. 4th team too?
Moderator: Moderators
- Rends
- Sith

- Posts: 1278
- Joined: Fri Oct 15, 2004 6:34 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Germany
- Contact:
3rd team possible. 4th team too?
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?
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?
-
Penguin
- Jedi Admin

- Posts: 2541
- Joined: Sun Mar 05, 2006 12:00 am
- Location: Australia
RE: 3rd team possible. 4th team too?
yes, you can have as many teams as you want, untill the CP limit is reached.
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
RE: 3rd team possible. 4th team too?
Yeah, the Jedi Temple campaign script has six teams.
- Rends
- Sith

- Posts: 1278
- Joined: Fri Oct 15, 2004 6:34 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Germany
- Contact:
RE: 3rd team possible. 4th team too?
cool, will try it.
thx mates
thx mates
-
XXXNewbie666XXX
RE: 3rd team possible. 4th team too?
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??????
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??????
-
Penguin
- Jedi Admin

- Posts: 2541
- Joined: Sun Mar 05, 2006 12:00 am
- Location: Australia
RE: 3rd team possible. 4th team too?
yes, you could have areally complex one as well involving 8 teams ((which i have done))
-
XXXNewbie666XXX
RE: 3rd team possible. 4th team too?
I wish to learn it, but adding 1 more team.....
-
xwingguy
Re: RE: 3rd team possible. 4th team too?
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.Penguin wrote:yes, you can have as many teams as you want, untill the CP limit is reached.
-
XXXNewbie666XXX
Re: RE: 3rd team possible. 4th team too?
xwingguy wrote: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.Penguin wrote:yes, you can have as many teams as you want, untill the CP limit is reached.
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?????
-
Qdin
- Old School Staff
- Posts: 2059
- Joined: Wed Feb 23, 2005 9:54 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: Re: RE: 3rd team possible. 4th team too?
there's only gonna be 2 PLAYABLE sides if I'm not mistaken - the rest will be nonplayable.
-
Rekubot
- Jedi

- Posts: 1080
- Joined: Wed Apr 05, 2006 12:34 pm
- Projects :: No Mod project currently.
- xbox live or psn: Rekubot
- Location: UK
RE: Re: RE: 3rd team possible. 4th team too?
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.
Not quite sure what you mean there, but more than likely the Geonosians have an invisible CP, just like all the other locals do.In the game the Geonosians, for example doesn't need a CP to spawn....
-
XXXNewbie666XXX
Re: RE: Re: RE: 3rd team possible. 4th team too?
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....Qdin wrote:there's only gonna be 2 PLAYABLE sides if I'm not mistaken - the rest will be nonplayable.
-
Qdin
- Old School Staff
- Posts: 2059
- Joined: Wed Feb 23, 2005 9:54 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: Re: RE: Re: RE: 3rd team possible. 4th team too?
yup - that's locals 
-
XXXNewbie666XXX
RE: Re: RE: Re: RE: 3rd team possible. 4th team too?
And how i set my team friend in my map?????
- [RDH]Zerted
- Gametoast Staff

- Posts: 2982
- Joined: Sun Feb 26, 2006 7:36 am
- Projects :: Bos Wars AI - a RTS game
- xbox live or psn: No gamertag set
- Location: USA
- Contact:
Re: RE: Re: RE: 3rd team possible. 4th team too?
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.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...
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.
