SetTeamAggressiveness
Moderator: Moderators
- Super_Clone
- High General

- Posts: 803
- Joined: Sat Jul 12, 2008 7:58 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Florida
SetTeamAggressiveness
As the title implies, I am have some extreamly minor issues with set team aggressiveness, My issue is, I was wondering if anyone had some good numbers to balance out the gameplay, for example, When I just played a round with the republic, I lost... and bad.. It isn't me, because when I swapped to CIS, the Reps still lost. When I just play around with the numbers the team with the highest aggressiveness normally wins, but not in this case. Thanks In advance.
P.S. The number currently are REP = 215 CIS = 210
P.S. The number currently are REP = 215 CIS = 210
-
Xavious
- Sith Master

- Posts: 2783
- Joined: Mon Jun 12, 2006 3:46 pm
Re: SetTeamAggressiveness
Every map is different, and unless your map is perfectly symmetrical with the exact same units on each side, you'll never have a completely "balanced" map. Just keep adjusting those numbers until you can get your gameplay how you want it. Remember that you can also slightly increase or decrease unit counts or move Command Posts around to balance as well.
- Super_Clone
- High General

- Posts: 803
- Joined: Sat Jul 12, 2008 7:58 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Florida
Re: SetTeamAggressiveness
Ok, Thanks Xav!
- Par3210
- Jedi

- Posts: 1033
- Joined: Sun Jun 14, 2009 10:31 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Owning people in SWBF2
- Contact:
Re: SetTeamAggressiveness
wait a sec. Sry for posting a question in this thread but how would I set the aggressiveness? Just a quick question.
- Eggman
- Master Bounty Hunter

- Posts: 1516
- Joined: Mon Jul 16, 2007 1:30 pm
- Projects :: Battlefront Chronicles
- Location: Las Vegas
Re: SetTeamAggressiveness
I swear there was a thread just a few weeks ago asking that exact question, or at least one very similar. Do a search for SetTeamAggressiveness and I'm sure you'll find at least one or two threads with the answer. Or look through psych0fred's site.Par3210 wrote:wait a sec. Sry for posting a question in this thread but how would I set the aggressiveness? Just a quick question.
- Super_Clone
- High General

- Posts: 803
- Joined: Sat Jul 12, 2008 7:58 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Florida
Re: SetTeamAggressiveness
Via lua, It right above the sides setup and below, if I'm not mistaken, The SriptPostLoad function.
- Par3210
- Jedi

- Posts: 1033
- Joined: Sun Jun 14, 2009 10:31 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Owning people in SWBF2
- Contact:
Re: SetTeamAggressiveness
ok. What's the link to psych0fred's site? Please?
EDIT2: I just saw SuperClone's post. Thank you. And what is the lua line? I mean what is the line (Like reading a unit is ReadDataFile(allblahblahblah))
EDIT2: I just saw SuperClone's post. Thank you. And what is the lua line? I mean what is the line (Like reading a unit is ReadDataFile(allblahblahblah))
- Super_Clone
- High General

- Posts: 803
- Joined: Sat Jul 12, 2008 7:58 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Florida
Re: SetTeamAggressiveness
SetTeamAggressiveness; REP = %#% Its something along those lines
- Par3210
- Jedi

- Posts: 1033
- Joined: Sun Jun 14, 2009 10:31 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Owning people in SWBF2
- Contact:
Re: SetTeamAggressiveness
okey dokey thank you 
- trainmaster611
- Sith Lord

- Posts: 1779
- Joined: Thu Aug 24, 2006 5:22 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Building a railway to Coruscant
- Contact:
Re: SetTeamAggressiveness
Fyi, that line doesn't work anymore. It was a relic leftover from the swbf1 maps. If you're having balancing issues, its most likely because of the sides or how the map is arranged.
- AceMastermind
- Gametoast Staff

- Posts: 3285
- Joined: Mon Aug 21, 2006 6:23 am
- Contact:
Re: SetTeamAggressiveness
Maybe you should tell that to THIS guy.trainmaster611 wrote:Fyi, that line doesn't work anymore. It was a relic leftover from the swbf1 maps...
- Frisbeetarian
- Jedi

- Posts: 1233
- Joined: Wed Sep 12, 2007 3:13 pm
Re: SetTeamAggressiveness
trainmaster611 may be right, though I'm not sure where he gets that information from (I'd like to see
). This function may just be a way to override the difficulty set by the profile, though why it would basically restrict values from .95-1.0, I'm not sure.
As I mentioned before, documented for BF2 is the function SetAIDifficulty() which seems to do the same thing in a more understandable / sensible way.
As I mentioned before, documented for BF2 is the function SetAIDifficulty() which seems to do the same thing in a more understandable / sensible way.
