Change Team on Easy and Normal Difficulty Mod

Started by Marvel1795, July 30, 2011, 07:25AM

Previous topic - Next topic
July 30, 2011, 07:25AM Last Edit: July 30, 2011, 09:25AM by Marvel1795
Change Team on Easy and Normal Difficulty Mod by Marvel1795

This mod allows you to change team on Easy and Normal difficulty at the beginning of the game.

Download Link:
http://www.mediafire.com/?hb2jvobdr2rnwf7

Paste downloaded file to X - Men Legends 2\Scripts\menus directory.

You must start new game to see the effect.

Have fun with changing team on lower difficulties!

You sure this is really neccasary for a mod? Its just one added line to a script :P, and there's a tut here thats shows what the line is etc. :P Oh well, its good for people who are to lazy to click on the search bar XD
My Release topic : http://marvelmods.com/forum/index.php/topic,8934.0.html

Newest Release : Raven

It's true, i changed the script line but this simple modification can be very helpful for people.

¿'LoadmapChooseTeam' instead of 'LoadmapKeepTeam', right?

Meh... would have helped when I started. But it's also important that people figure out how to do these simple things by themselves. I think.

Yep, newgame.py :)

Well, now there's a tutorial here in your topic XD, but I agree though, with actually both of you :P, it could be really handy for some people, but its one single script line, people should at least be able to do these things on their own :P
My Release topic : http://marvelmods.com/forum/index.php/topic,8934.0.html

Newest Release : Raven

Quote from: Polygone on July 30, 2011, 10:32AM
people should at least be able to do these things on their own :P

but they dont. Thank you Marvel1795, im sure this will come in handy for those that only want to do that or are just starting out modding :)
Please search the forum before asking a question. I dont answer
PMs about modding, those questions should be posted in a public thread.
What im currently working on: http://marvelmods.com/forum/index.php?topic=2275.0
My mods are mine to booster/update, I will not give anybody permission to do it

Quote from: nodoubt_jr on July 30, 2011, 02:08PM
but they dont. Thank you Marvel1795, im sure this will come in handy for those that only want to do that or are just starting out modding :)

Agreed it will be good for testing out mods


MY SKINS                                                                                               MY MODS


Thanks for positive comment.:)
I see that some people saw this subject.
Thank you for appreciating my work.

I think your mod was a good idea.  Thanks.
Use this poll to tell everyone where you are from:

http://marvelmods.com/forum/index.php/topic,3929.msg73927.html#msg73927


Just go to X-Men Legends 2\Scripts\menus and open new_game.py with any text editor.
Than change loadMapKeepTeam("act0/tutorial/tutorial1") to loadMapChooseTeam("act0/tutorial/tutorial1")

Exactly. Do it like Shirai said. I think in this situation, I don't need to upload modified file to Mediafire. You can change this script yourself.