Page 1 of 1

ATTE won't appear ingame [Solved]

Posted: Sun May 06, 2007 11:23 am
by Guepard
I tried to add an ATTE in a map. I put vechicle spawn with rep_walk_atte in Rep attack and Cis defense, I put cp1 in the control, I put ReadDataFile("SIDE\\rep.lvl",
"rep_inf_ep3_rifleman",
"rep_inf_ep3_rocketeer",
"rep_inf_ep3_engineer",
"rep_inf_ep3_sniper",
"rep_inf_ep3_officer",
"rep_inf_ep3_jettrooper",
"rep_hover_fightertank",
"rep_hero_aalya",
"rep_walk_atte",
"rep_hover_barcspeeder")

I put AddWalkerType(3, 1) -- 3x2 (3 pairs of legs)



But the ATTE don't appear.

How can I put?

RE: rep_walk_atte

Posted: Sun May 06, 2007 11:31 am
by Jawa_Killer
atte is a commandwalker......Setmemorypool CommandWalker (not entityCommandwalker, only Commandwalker)!

Posted: Sun May 06, 2007 11:47 am
by Guepard
Thanks

Posted: Sun May 06, 2007 1:23 pm
by -_-
Keep all your questions in on thread, and read the documentation/FAQ/Search. All your questions has been asked before.