rep_inf_ep2_rocketeer
SOLVED
Moderator: Moderators


Code: Select all
officer = {"rep_inf_ep3_officer",1, 4},Code: Select all
officer = { "rep_inf_ep3_officer",1, 4},
Code: Select all
officer = {"rep_inf_ep3_officer",1, 4},
special = { "rep_inf_ep3_jettrooper",1, 4},
marine = { "rep_inf_ep2_marine",1, 4}
elite = { "rep_inf_ep2_elite",1, 4}
Code: Select all
officer = {"rep_inf_ep3_officer",1, 4},
special = { "rep_inf_ep3_jettrooper",1, 4},
marine = { "rep_inf_ep2_marine",1, 4},
elite = { "rep_inf_ep2_elite",1, 4}
waiting.....Ashley wrote:whats this "elite". and u have it set up wrong
if u want the arc trooper, without taking out another trooper, use wat i posted

Waiting for what? Ashley already posted.kapladp wrote:waiting.....Ashley wrote:whats this "elite". and u have it set up wrong
if u want the arc trooper, without taking out another trooper, use wat i posted
Ashley wrote:elite = { "rep_inf_ep2_elite",1, 4}
Do u mean pilot?
pilot = { "rep_inf_ep3_pilot",1, 2}, unless elite is a class u made urself.
u must be more specific on ur posts if anyone is to answer them correctly, sorry.
if elite is the class u made use this
pilot = { "rep_inf_ep2_elite",1, 4},