PDA

View Full Version : Yuri's Revenge Team Alliance.



lrendall
07-20-2003, 02:05 PM
How do you get multiplayer maps you make for yuri's revenge to show up in the Team Alliance map screen?
Thanks in advance
lrendall

CannisRabidus
07-21-2003, 11:48 PM
Use the latest editor (FA2 v1.01). Then you'll get a team alliance option.

Alternatively, open the map in wordpad, ctrl>f to find 'gamemode', and add 'teamgame' to the string. Note further editing in FA2 1.00 will remove gamemodes it doesn't understand and will add 'standard' even if you don't want it.

lrendall
07-22-2003, 05:42 AM
Thankyou Cannis. :D

Sephectja
07-30-2003, 05:08 AM
So that means if you created some new game modes does it check all the ini files and delete the ones you havn't made? Or does it just allow the default ones?

CannisRabidus
07-30-2003, 12:00 PM
lrendall: You're welcome.

Sephectja: It means if you made new game modes for your mod, and added them to a particular map's Gamemode= list, that the FA2 editor will remove those modes from that list, since Matze programmed the editor to only write the possible modes he listed and to delete anything he didn't list. The editor doesn't check mpmodesmd.ini at all.

It's simple enough to try. Add something to the gamemode list, open and save the map in FA2, and the stuff you added will be gone.