Page 1 of 1

2 problems

Posted: Fri Mar 27, 2009 3:56 pm
by daniel
i've got 2 problems:
1.: how can i use heroes in space maps?
2.: i've added the vehicle imp_fly_ai_trooptrans in my map and added it in the lua as well. it shows up in the game and the ai seem to be abe to board it , but i'm not and you can't use it as a command post either, like the normal trooptrans. can anyone help to solve these problems?
thx

Re: 2 problems

Posted: Fri Mar 27, 2009 7:50 pm
by lucasfart
to make it a command post i thin your supposed to add SetMemoryPoolSize("CommandFlyer", #) after the SetMemoryPoolSize("Aimer", 74) or something like that line. replace the # with the number of command flyers you have of course.
not sure about the other one, i've never had that error.

Re: 2 problems

Posted: Fri Mar 27, 2009 8:08 pm
by kinetosimpetus
i think the ai_rooptrans is used in a campaign, so it's odf might ban player pilots. open the odfs for ai_trooptrans and the regular one and compare them, might find something different in ai_trooptrans