Page 1 of 1

How can I make a new game mode

Posted: Sun Jan 31, 2010 8:25 am
by Battlefiler
how can i make a new game mode can any body help me

Re: how can i make a new game mode

Posted: Sun Jan 31, 2010 8:35 am
by mswf
Take a look at stock game mode scripts and take a look at "addme.lua"'s and try to implement those scripts into your map. It's just best when you figure things out yourself (it really isn't that hard, just keep thinking logical)

Re: how can i make a new game mode

Posted: Sun Jan 31, 2010 11:08 am
by Fiodis
Step one of making a new game mode is thinking of an idea for a new game mode. That is what determines how you go about making it.

Re: How can I make a new game mode

Posted: Mon Feb 01, 2010 10:36 pm
by computergeek
If you have the 1.3 patch, look in the documentation (found in your Battlefront 2 folder somewhere) and it explains how to add a new mode and give it a new name .etc

But the people who play the map have to have the 1.3 patch to play the mode

Re: How can I make a new game mode

Posted: Tue Feb 02, 2010 12:03 am
by genaral_mitch
Look for "How to add hunt mode" in the AYNTK thread.

Re: How can I make a new game mode

Posted: Tue Feb 02, 2010 5:40 pm
by Fiodis
computergeek wrote:If you have the 1.3 patch, look in the documentation (found in your Battlefront 2 folder somewhere) and it explains how to add a new mode and give it a new name .etc

But the people who play the map have to have the 1.3 patch to play the mode
Without the v1.3 you could hijack an existing mode (Turn Assault into Race, for example) and have this accessable by people even if they don't have the patch.