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



Reply to topic  [ 7 posts ] 
 Editing funds and the resulting freeze 
Author Message

Joined: Sat Feb 23, 2008 8:10 pm
Posts: 5
Reply with quote
Post Editing funds and the resulting freeze
When I'm playing cortex command, I go into the game's text files to give myself and the opposing team a ludicrous amount of money so it's possible to just play for a long time.

But since the release of build 23, the game freezes once I've made that modification. I went into missions.rte and just edited the funds of teams 1 and 2 in the file skirmish activities.

Was this deliberate, or am I just doing something wrong?


Sat Jul 25, 2009 8:51 pm
Profile
User avatar

Joined: Tue Nov 06, 2007 6:58 am
Posts: 2054
Reply with quote
Post Re: Editing funds and the resulting freeze
Too much money.


Sat Jul 25, 2009 8:56 pm
Profile

Joined: Fri May 29, 2009 10:53 am
Posts: 117
Reply with quote
Post Re: Editing funds and the resulting freeze
I suggest 50,000,000

works like a charm for me (yet it goes to default if I have 2 humans opposing eachother)


Mon Jul 27, 2009 8:53 am
Profile
User avatar

Joined: Tue Apr 01, 2008 4:49 pm
Posts: 1972
Location: The Netherlands
Reply with quote
Post Re: Editing funds and the resulting freeze
1 million should be waaay enough to last you a whole match.
(If it doesn't then I wonder what the hell you're spending it on.)

@IceSilver: You might have to add a line for the 2nd player as well:

Code:
   FundsOfTeam1 = 1000000
   FundsOfTeam2 = 1000000


Haven't tried it since I never play 2-player games.


Mon Jul 27, 2009 9:54 am
Profile
User avatar

Joined: Sun Jul 13, 2008 9:57 am
Posts: 4886
Location: some compy
Reply with quote
Post Re: Editing funds and the resulting freeze
oh yay, lets give the AI guys money, they need it right.
too much money is the cause. the upper limit is whatever 2,147,483,647 something like that.


Mon Jul 27, 2009 10:19 am
Profile WWW

Joined: Fri May 29, 2009 10:53 am
Posts: 117
Reply with quote
Post Re: Editing funds and the resulting freeze
Gotcha! wrote:
1 million should be waaay enough to last you a whole match.
(If it doesn't then I wonder what the hell you're spending it on.)

@IceSilver: You might have to add a line for the 2nd player as well:

Code:
   FundsOfTeam1 = 1000000
   FundsOfTeam2 = 1000000


Haven't tried it since I never play 2-player games.


mine is like that, looking at it now I'm suspicious of the PlayerCount. I'll have to check that out
EDIT: Didn't work...mind you, I personally just have AAL with the money cheat/mass bombs active. Simpler
Code:
AddActivity = GABaseDefense
   PresetName = Skirmish Defense
   SceneName = Grasslands
   TeamCount = 2
   PlayerCount = 1
   TeamOfPlayer1 = 0
   TeamOfPlayer2 = 1
   FundsOfTeam1 = 50000000
   FundsOfTeam2 = 50000000
   CPUTeam = 1
   Difficulty = 3
   SpawnIntervalEasiest = 20000
   SpawnIntervalHardest = 8000


Mon Jul 27, 2009 12:03 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: Editing funds and the resulting freeze
Take off a 0 from each of the numbers. It can't go that high.


Mon Jul 27, 2009 7:46 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 7 posts ] 

Who is online

Users browsing this forum: No registered users


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.026s | 13 Queries | GZIP : Off ]