Thread: Meer bots & no time limit
-
13-06-2005, 20:19 #1
Meer bots & no time limit
Removing the Time Limit
To remove the 12 minute time limit for each round, do the following. Note for server admins, apparently GameSpy and EA Games do not like this, and may delist your server if you do it.
Go to your \Battlefield 2 Standalone Demo Server\mods\bf2\python\game\gamemodes directory or your \Battlefield 2 Demo\mods\bf2\python\game\gamemodes (depending on whether you want to implement this on a server, or for your own singleplayer mode), and open the gpm_cq.py file with Notepad or Wordpad. Find the following line (if necessary do a search for this string):
host.sgl_endGame(winner, victoryType)
Then simply place a '#' in front of that line, and add the word 'return' just below it. This should mean that the once the clock hits 00:00 you can still keep playing until all the tickets expire.
Increasing Singleplayer Bots
To increase the number of bots used in singleplayer mode, go to your \Program Files\EA Games\Battlefield 2 Demo\mods\bf2\AI directory and open the file aidefault.ai with Notepad or Wordpad. Read the instructions in the file, and remove the words 'rem' from in front of the relevant lines. To alter the number of actual bots, edit the number at the end of the aiSettings.setMaxNBots 32 line (e.g. aiSettings.setMaxNBots 64 for 64 bots). Note that more bots can really stress your system and hence destabilize it.
bron: http://www.tweakguides.com/BF2_2.html
Weet ni of die hier al heeft gestaan en zelf nog ni getest, ma, testing as we speak.
no votes
-
-
13-06-2005, 20:52 #2
Ik weet niet of het dit was die hier gestaan heeft, maar in ieder geval iets gelijkaardigs wel. Post het mss in serverthread, dan kan hier slotje op
Nothing to see here, please, continue elsewhere...no votes
-
13-06-2005, 20:55 #3Member
- Registered
- 30/10/04
- Posts
- 23
- iTrader
- 0
- Mentioned
- 0 Post(s)
stont er als is waar blijft de slotjesman ?
no votes
-
13-06-2005, 22:00 #4Member
- Registered
- 01/12/03
- Location
- Moerbeke-Waas
- Posts
- 4,461
- iTrader
- 23 (100%)
- Mentioned
- 0 Post(s)
- Reputation
- 4/27
Ik ben Jan, de slotjesman, de slotjesman, de slotjesman!
no votes
