General Brown
4 years ago
G'day,
I have made my own General and everything's fine, except the challenge wont end when you win.
You have to escape from game to end it and of course lose the challenge.
Is anybody able to help? Iv'e been trying to work this out for a while.
Cheer's General Brown.😒
Sponsor
Annihilationzh
4 years ago
You need to start with a command center from one of the original generals so the map scripts will think you're them. Otherwise it has no clue which victory screen to show... so it simply doesn't.
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
General Brown
4 years ago
G'day,
Yes I'm not sure exactly how to do that.
Cheer's General Brown.
Annihilationzh
4 years ago
Just make your general's starting building a command center from one of the generals in playertemplate.ini
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
General Brown
4 years ago
G'day,
It didn't work, thanks anyway. Anymore ideas?
Cheer's General Brown.
General Brown
4 years ago
G'day,
I have decided to post my code in the hope someone will be able to work out the problem.
Cheer's General Brown.   PlayerTemplate.txt (2kb) downloaded 32 time(s).   ControlBarScheme.txt (3kb) downloaded 31 time(s).   ChallengeMode.txt (2kb) downloaded 39 time(s).   Campaign.txt (2kb) downloaded 35 time(s).
beng
  • beng
  • 66.5% (Friendly)
  • Captain
4 years ago
As per Annihilationzh's instructions,

Your playetemplete should not have this:
StartingBuilding = ASOCommandCenter

Instead have it should be something like this:
StartingBuilding = Chem_GLACommandCenter

Another way is to edit all the challenge maps individually in worldbuilder to make the scripts detect your new faction's command centre.
General Brown
4 years ago
Another way is to edit all the challenge maps individually in worldbuilder to make the scripts detect your new faction's command centre.
How do you do that?
Cheer's General Brown.