View unanswered posts | View active topics It is currently Sat Dec 28, 2024 5:33 pm



Reply to topic  [ 8 posts ] 
 Disable factions 
Author Message

Joined: Wed Aug 17, 2011 9:08 pm
Posts: 2
Reply with quote
Post Disable factions
Hi guys, was wondering if anyone knows how to disable certain factions from play, or will disabling any of the original 3 cause the game to not run at all?

My reason for doing this was I was wanting to play with some friends but the problem is the choices are overwhelming with the shopping menu for a new player, I'd probally enable the other factions later on if they enjoy playing long enough.

Thanks in advance :D


Fri Aug 19, 2011 7:49 pm
Profile
DRL Developer
DRL Developer

Joined: Fri May 15, 2009 10:29 am
Posts: 4107
Location: Russia
Reply with quote
Post Re: Disable factions
Nah it won't break anything, placement is done by Lua anyways, so all it'll be doing is throw an error in the console when it can't find something that should be there.


Fri Aug 19, 2011 9:54 pm
Profile
DRL Developer
DRL Developer
User avatar

Joined: Wed Dec 13, 2006 5:27 am
Posts: 3138
Location: A little south and a lot west of Moscow
Reply with quote
Post Re: Disable factions
Uh, well, it might actually bring activities to a screeching halt and/or lag the game with large amounts of error messages in the console. As well, some of the missions (Maginot, the tutorial) rely on the factions being there. It's possible to remove the factions, but it'll get a little messy, to say the least.


Fri Aug 19, 2011 11:31 pm
Profile WWW
User avatar

Joined: Tue Mar 16, 2010 7:38 pm
Posts: 447
Location: The Ninth Circle
Reply with quote
Post Re: Disable factions
Your best bet is to trim down the selection by going into the relevant code for each item/actor you want to remove from the buy list and add "Buyable = 0" or change the variable from one to zero where applicable. That way, the items/actors are still in the game and available for use by the game, but not for use by players. Unfortunately, depending on how much you intend to pare off, this could take a couple hours, more if you have no idea what I just said.


Sat Aug 20, 2011 12:14 am
Profile

Joined: Wed Aug 17, 2011 9:08 pm
Posts: 2
Reply with quote
Post Re: Disable factions
Thanks for the idea Nocifer, going to try that, already spent an hour changing the mass of all the weapons to 1 to make the game more approachable as I tend to find giving a character a heavy weighing weapon hinders the fun.
It may sound silly allowing characters powerful weapons while still being allowed to be agile but the way I see it is there's already a high enough cost to buying better guns in the first place which is a huge risk in-itself.

Not to mention any character trying to move about the map with a GatlingGun is just an absolute nightmare to me.


Sat Aug 20, 2011 4:21 am
Profile
User avatar

Joined: Tue Mar 16, 2010 7:38 pm
Posts: 447
Location: The Ninth Circle
Reply with quote
Post Re: Disable factions
Well, that's the lovely thing about Cortex Command. Each user can modify the content to suit his or her personal taste.


Sat Aug 20, 2011 8:02 am
Profile
User avatar

Joined: Tue Apr 01, 2008 4:49 pm
Posts: 1972
Location: The Netherlands
Reply with quote
Post Re: Disable factions
Should take about 10-15 minutes to change. Did it myself as well. :)

One way is, using Notepad++:

1. Place all mods you don't want to modify out of your Cortex Command folder.

2.
-> Search -> Find in Files
Find what: Buyable = 1
Replace with: Buyable = 0
Filters: *.ini
Directory: Your CC folder
Select In all subfolders
Click "Replace in files"

3. Then search a second time:

-> Search -> Find in Files
Find what: Description
Replace with: <leave empty!>
Filters: *.ini
Directory: Your CC folder
Select In all subfolders
Click "Find All"

4. Now double click every line that has something in the Description that you want to have disabled and add
Buyable = 0
below it and save the file.

Hope that made sense.


Sat Aug 20, 2011 2:41 pm
Profile
User avatar

Joined: Tue Apr 01, 2008 4:49 pm
Posts: 1972
Location: The Netherlands
Reply with quote
Post Re: Disable factions
For interested parties, extract this into your CC folder:
Attachment:
NotForSale_B25.rar [148.58 KiB]
Downloaded 164 times

It will make every vanilla object unavailable to the player. - B25 ONLY! -

Do yourself a HUGE favour, backup your CC folder first in case you have regrets later on.
Also, if you overwrite the files in base.rte there won't be any vanilla diggers for you to buy. Be sure the mod you're using has diggers, or just don't use the base.rte folder in the .rar.


Tue Aug 23, 2011 2:39 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 8 posts ] 

Who is online

Users browsing this forum: Google [Bot]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.046s | 18 Queries | GZIP : Off ]