My map runs good but in multiplayer the game crash to the other people. I read in the forum and I put this:
SetMemoryPoolSize("SoldierAnimation", 4000)
but the game crash.
I have this in my lua:
SetupTeams{
rep = {
team = REP,
units = 200,
reinforcements = 1500,
soldier = { "rep_inf_ep3_rifleman",90, 250},
assault = { "rep_inf_ep3_rocketeer",10, 40},
engineer = { "rep_inf_ep3_engineer",10, 40},
sniper = { "rep_inf_ep3_sniper",10, 40},
officer = {"rep_inf_ep3_officer",10, 40},
special = { "rep_inf_ep3_jettrooper",10, 40},
},
cis = {
team = CIS,
units = 200,
reinforcements = 1500,
soldier = { "cis_inf_rifleman",90, 250},
assault = { "cis_inf_rocketeer",10, 40},
engineer = { "cis_inf_engineer",10, 40},
sniper = { "cis_inf_sniper",10, 40},
officer = {"cis_inf_officer",10, 40},
special = { "cis_inf_droideka",10, 40},
}
}
SetMemoryPoolSize("SoldierAnimation", 4000) is a litle number? I must increase it or is another problem?
Multiplayer crash
Moderator: Moderators
-
Guepard
-
Jawa_Killer
- Brigadier General

- Posts: 629
- Joined: Thu Jun 23, 2005 6:06 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: Multiplayer crash
yankfan1980 found out that you can play multiplayer maps with online 120 bots all toghether......120 was it, correct me if i'm wrong.....!
-
Jawa_Killer
- Brigadier General

- Posts: 629
- Joined: Thu Jun 23, 2005 6:06 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
