How can I make a new game mode
Moderator: Moderators
- Battlefiler
- 2nd Warning

- Posts: 203
- Joined: Thu Jul 30, 2009 6:29 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Skipe ID: Battlefiler1 xfire ID: [GT]-|battlefiler|- GERMANY
- Contact:
How can I make a new game mode
how can i make a new game mode can any body help me
-
mswf
- Master Bounty Hunter

- Posts: 1674
- Joined: Tue Mar 31, 2009 3:40 pm
- Location: Twello, The Netherlands
- Contact:
Re: how can i make a new game mode
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)
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: how can i make a new game mode
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.
-
computergeek
- General

- Posts: 770
- Joined: Thu Jun 07, 2007 6:26 pm
- Projects :: Halo Warthog vehicle for SWBF2
- xbox live or psn: No gamertag set
- Location: Far Far away....
Re: How can I make a new game mode
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
But the people who play the map have to have the 1.3 patch to play the mode
-
genaral_mitch
- Jedi

- Posts: 1056
- Joined: Fri Aug 14, 2009 12:32 am
Re: How can I make a new game mode
Look for "How to add hunt mode" in the AYNTK thread.
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: How can I make a new game 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.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
