|
|
 |
08-12-2006, 03:49 PM
|
#1
|
|
Lurker
Join Date: Aug 2005
Posts: 3
|
Help, unit spawn editting
How do you edit the amount of units that can spawn past the maximum amount of 32 that the game allows, because I want to be able to fight battles with like 200 people spawned on each side at once.
|
|
you may:
quote & reply,
|
08-13-2006, 03:22 PM
|
#2
|
|
Rookie
Join Date: Jul 2006
Location: Space Felucia
Posts: 10
|
......... never heard of that......... never will...
{JMS}_Darklight - {JMS} clan member - Excellence in piloting starfighters - Favorite BF2 Weapon:Flamethrower
|
|
you may:
quote & reply,
|
08-13-2006, 04:22 PM
|
#3
|
|
Lurker
Join Date: Aug 2005
Posts: 3
|
????
if you never will, then may I ask how do all of these custom maps have like 500 people spawning on each side at once on huge maps.
|
|
you may:
quote & reply,
|
08-19-2006, 07:17 PM
|
#4
|
|
Rookie
Join Date: Jul 2006
Posts: 60
|
How to increase the number of units on the battlefield:
Example:
cis = {
team = CIS,
units = 100, <=== change to something like 100 (max units per side is 400)
reinforcements = 250,
soldier = { "cis_inf_rifleman",9, 25}, <==== last numbers on these lines have to equal
assault = { "cis_inf_rocketeer",1, 25},<===== or be lower than (Units = #)
engineer = { "cis_inf_engineer",1, 20}, <=====
sniper = { "cis_inf_sniper",1, 20}, <=====
officer = {"cis_inf_officer",1, 5}, <=====
special = { "cis_inf_droideka",1, 5}, <=====
25+25+20+20+5+5=100
Also you need to add another little code in for it to work.
add this line in your ABCc or g_con.lua above EnableSPHeroRules():
SetUberMode(1);
So it looks like this:
--This adds the CPs to the objective. This needs to happen after the objective is set up
conquest:AddCommandPost(cp1)
conquest:AddCommandPost(cp2)
conquest:AddCommandPost(cp3)
conquest:AddCommandPost(cp4)
conquest:AddCommandPost(cp5)
conquest:Start()
SetUberMode(1); <============================
EnableSPHeroRules()
end
Then save(close) and munge, go play!
|
|
you may:
quote & reply,
|
09-21-2006, 09:18 AM
|
#5
|
|
Rookie
Join Date: Jul 2006
Posts: 34
|
Hey, AceMastermind, what modding system are you using? I've downloaded MapManagerAlpha, but can't open it.
Peace is a lie, there is only passion
through passion, I gain strength,
through strength, I gain power,
through power, I gain victory,
through victory, my chains are broken.
The Force shall free me.
|
|
you may:
quote & reply,
|
09-21-2006, 07:50 PM
|
#6
|
|
Rookie
Join Date: Jul 2006
Posts: 60
|
I'm afraid i don't know what you're referring to?
More details please.
|
|
you may:
quote & reply,
|
09-22-2006, 02:09 AM
|
#7
|
|
Rookie
Join Date: Jul 2006
Posts: 34
|
Uh.. I meant what utility are you using to edit your Star Wars: Battlefront 2?
Peace is a lie, there is only passion
through passion, I gain strength,
through strength, I gain power,
through power, I gain victory,
through victory, my chains are broken.
The Force shall free me.
|
|
you may:
quote & reply,
|
09-22-2006, 03:01 AM
|
#8
|
|
Rookie
Join Date: Aug 2006
Posts: 21
|
Dude. The Star Wars Battlefront 2 Mod Tools. You can find them on Star Wars Battlefront Files, which is the name of a website.
|
|
you may:
quote & reply,
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Forum Jump
|
|
|
|
|
|