Weapons
Posted: Sat Jul 07, 2007 6:45 pm
I gave my trooper a rifle a emp launcher and a commando pistol for his primary weapons. he starts with the rifle and i can switch to the emp launcher and pistol but not back to the rifle
Offtopic: yours isn't that friendly looking eather.ARC_Commander wrote:That is one scary avatar, Darth.
ReadDataFile("dc:SIDE\\krn.lvl",
"krn_hero_durge")
-- Later in .lua --
SetupTeams{
villain = {
team = IMP,
units = 12,
reinforcements = -1,
soldier = { "imp_hero_bobafett", 1,2},
assault = { "elmo_inf_trooper",1,2},
engineer= { "cis_hero_darthmaul", 1,2},
sniper = { "cis_hero_jangofett", 1,2},
officer = { "cis_hero_grievous", 1,2},
special = { "imp_hero_emperor", 1,2},
},
}
AddUnitClass(IMP, "krn_hero_durge",1,2)
pepper11193 wrote:when i switch to the emp launcher i cant switch back to rifle.
Darth_Z13 wrote:Did you add the award rifle to his weapon list?