Re: Single Player mini-mod WIP

Ok it seems that I cannot play on any 32 or 64 player maps, and that when I get in game I cannot even start the game, I have the list of classes, *many "I want you" pictures everywhere, very annoying btw" and the spawn point to start. When I select the point it says click deploy to start, but when I do, nothing happens, I am downloading the map you provided right now so I can try with that *hopes aren't high*, but that's going to take me anouther 10 minutes, so for now I'm left wondering WTF is going on with this?

I may lead a double life full of secrets and deception, but that's no reason to be suspicious.

"Dolph tie up the brat. Lesa hold the book. Vincent get the truck. And Kieth... Darn it change your name. Please. That's no scary, and I'm embarrassed to say it. -Boris. Try That.
Keith. you know? Oh, watch out for Kieth."

Re: Single Player mini-mod WIP

Well it's finished loading the map, everything's set here goes, wish me luck sad

I may lead a double life full of secrets and deception, but that's no reason to be suspicious.

"Dolph tie up the brat. Lesa hold the book. Vincent get the truck. And Kieth... Darn it change your name. Please. That's no scary, and I'm embarrassed to say it. -Boris. Try That.
Keith. you know? Oh, watch out for Kieth."

Re: Single Player mini-mod WIP

Nope, no luck, what so ever. It tells me I am "Joining the battle in 0" but I DON'T JOIN AAAAAAAHHHHHHH!!!!!!!!!!!!!!!!!!

I bashed my keyboard in frustration when it still wouldn't work. Tonight I'm going to have to download the full mod, I await your reply to my many and desperate posts sad

*sits in the corner and sobs*

I may lead a double life full of secrets and deception, but that's no reason to be suspicious.

"Dolph tie up the brat. Lesa hold the book. Vincent get the truck. And Kieth... Darn it change your name. Please. That's no scary, and I'm embarrassed to say it. -Boris. Try That.
Keith. you know? Oh, watch out for Kieth."

Re: Single Player mini-mod WIP

The FS_SP mini-mod will not work without the FirstSTrike mod installed.

Re: Single Player mini-mod WIP

Don't mean to steal any of your flare here Dnamro.

But, if you guys jsut want to get into SP fast with SW weapons do the following easy steps.

1. Copy a BF2142 map from: C:/Program files/ElectronicArts/Battlfeild2142/mods/bf2142/levels
2. Paste the map(s) you copied into here: C:/Programfiles/ElectronicArts/Battlfeild2142/mods/FirstStrike/levels
3. Open the map folder inside /levels/ For example   /levels/Belgrade/
4. Open the server.zip with winrar or something similar
5. Find the file called init.con and open it in a notepad window
6. Find the line that says "Level Settings" inbetween a long dashed line.
7. REPLACE the text inbetween the dashed lines with the following code:
DO NOT REPLACE ANYTHING EXCEPT WHAT IS INBETWEEN THE DASHED LINES

 gameLogic.setTeamName 1 "imp"
gameLogic.setTeamName 2 "reb"
gameLogic.setTeamLanguage 1 "Imperial"
gameLogic.setTeamLanguage 2 "Rebel"

gameLogic.setTeamFlag 0 "flag_neutrals"
gameLogic.setTeamFlag 1 "flag_Imp"
gameLogic.setTeamFlag 2 "flag_Reb"


gameLogic.setKit 1 0 "imp_trooper" "sb_soldier" "sb_soldier"
gameLogic.setKit 2 0 "reb_trooper" "er_soldier" "er_soldier"

gameLogic.setKit 1 1 "imp_heavy_weapons" "sb_soldier" "sb_soldier"
gameLogic.setKit 2 1 "reb_heavy_weapons" "er_soldier" "er_soldier"

gameLogic.setKit 1 2 "imp_medic" "sw_soldier" "sw_soldier"
gameLogic.setKit 2 2 "reb_medic" "ef_soldier" "ef_soldier"

gameLogic.setKit 1 3 "imp_support" "sb_soldier" "sb_soldier"
gameLogic.setKit 2 3 "reb_support" "er_soldier" "er_soldier"

gameLogic.setKit 1 4 "imp_officer" "sa_soldier" "sa_soldier"
gameLogic.setKit 2 4 "reb_officer" "er_soldier" "er_soldier"

8. SAVE

-You can play with 16 bots on that level now.-

For MOAR BOTZ, follow these steps.

1. Open the directory:  C:/Programfiles/ElectronicArts/Battlfeild2142/mods/FirstStrike/ai
2. Open the file: aidefault.ai   in a notepad window.
3. REPLACE

 aiSettings.maxBotsIncludeHumans 1
aiSettings.setMaxNBots 16
aiSettings.setBotSkill 3000000

With:

aiSettings.overrideMenuSettings 1
aiSettings.maxBotsIncludeHumans 0
aiSettings.setMaxNBots ->[b]NUMBER OF BOTS HERE[/b]<-
aiSettings.setBotSkill 1.0

Change the stuff after "aiSettings.setMaxNBots" wo the nubmer of bots you would like...

My suggestions, if you can play on HIGH settings on Multiplayer 2142 you can play with about 45-50 bots on medium/high settings.  If you play on low settings don't go over 25-30 or you will have lag issues.

Well thats all...

Hope that helps some of you out till you can get a working version of Dnamro's for yourself.

Doing the steps I listed above will get you bots in a 2142 map with 2142 vehicles/statics and stationary weapons. It is NOT SUPPORTED and prone to crashing (Maybe less than FS does online right now though wink)

If you have any questions about this, I wouldn't post it in this thread as it will just confuse people and screw up the discussion even more. You can PM me about it and I would be glad to help you though.

http://i12.photobucket.com/albums/a202/ty2d2/fsprsig2.gif
"Munchkin: One who, on being told that this is a game about politics and intrigue in 17th century Italy, asks to play a ninja."
Andrew Rilstone

Re: Single Player mini-mod WIP

The FS_SP includes fixes and workarounds for a lot of Single player crashing issues in the main mod.

Re: Single Player mini-mod WIP

Ok I have the full FS mod installed, I will try playing single player for awhile while we wait for some fixes for th issues that multi0player is having.

I may lead a double life full of secrets and deception, but that's no reason to be suspicious.

"Dolph tie up the brat. Lesa hold the book. Vincent get the truck. And Kieth... Darn it change your name. Please. That's no scary, and I'm embarrassed to say it. -Boris. Try That.
Keith. you know? Oh, watch out for Kieth."