Weapons
Moderator: Moderators
-
pepper11193
- Private
- Posts: 35
- Joined: Mon Jun 19, 2006 4:46 pm
Weapons
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
-
Darth_Z13
- Jedi High Council

- Posts: 2275
- Joined: Sat Jun 17, 2006 9:51 am
- xbox live or psn: Xanthius Wylon
- Location: Canada
RE: Weapons
Did you add the award rifle to his weapon list? If you receive the award, switch away from the regular rifle and don't have the award rifle set, he won't be able to use it. 
-
ARC_Commander
- High General

- Posts: 838
- Joined: Tue Feb 06, 2007 7:18 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
-
pepper11193
- Private
- Posts: 35
- Joined: Mon Jun 19, 2006 4:46 pm
-
Caleb1117
- 2008 Most Original Avatar
- Posts: 3096
- Joined: Sun Aug 20, 2006 5:55 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: X-Fire: caleb1117 ಠ_ಠ
Offtopic: yours isn't that friendly looking eather.ARC_Commander wrote:That is one scary avatar, Darth.
For you pepper, I have a nice lua example.
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
- Private
- Posts: 35
- Joined: Mon Jun 19, 2006 4:46 pm
