• Welcome to Freedom Reborn Archive.
 

character not appearing in recruit window

Started by 0Ptical, January 12, 2008, 11:11:27 AM

Previous topic - Next topic

0Ptical

-ive created a character using the ingame character editor.
-ive exported the character into the DATA file using EZhero.
-Ive followed the lead and created details for the moves, character, and tiers, set the character box campaign checked, set the levels and order of moves, etc.

however, if I start a campaign and get the required amoutn of prestige points, the character that is exported into the DATA is not showing up. What do I need to do in order for the campaign character to show up as recruitable?

stumpy

Open the game console and enter
Campaign_AddHero('your_character')
That should be it. The next time your enter the recruit screen (you probably have to leave and come back if you are already at the recruit screen), he should be there.

You can also add that line to the OnMissionWon() function for the mission to have the character appear among the available recruits automatically after the first mission.

And, of course, you must be playing the standard campaign, not FFX or any other mod, if what you meant is that you exported to the Data mod in the "Send to DATs" function. If you can't see your character in the in-game character editor (the one with the right power tier names that you've set and so on), then something else is amiss.