project-navigation
Personal tools

Author Topic: I'm stuck  (Read 8295 times)

Offline zontar

  • Cannon Fodder
  • **
  • Posts: 7
    • View Profile
I'm stuck
« on: April 29, 2008, 04:31:53 am »
It's 2086 and I'm just sitting there. An entire year has gone by and there has been no aliens or intercepters. NOTHING! What is happening?!!

Offline BTAxis

  • Administrator
  • PHALANX Commander
  • *******
  • Posts: 2607
    • View Profile
Re: I'm stuck
« Reply #1 on: April 29, 2008, 12:11:10 pm »
Most likely you have completed all the scripted missions. The 2.2.x campaign is rather limited. In 2.3 there should be much more in that area.

Offline Mech

  • Rookie
  • ***
  • Posts: 11
    • View Profile
Re: I'm stuck
« Reply #2 on: September 24, 2015, 09:00:37 pm »
I`m using the 2.5 version and there is the same problem. When it is August 2086, any events occurs no longer. Does any solution exist to fight with aliens further in current campaign? Maybe i should edit some code in a savegame - can it help?

Offline ShipIt

  • Project Artist
  • Captain
  • ***
  • Posts: 906
    • View Profile
Re: I'm stuck
« Reply #3 on: September 25, 2015, 07:35:16 am »
I`m using the 2.5 version and there is the same problem. When it is August 2086, any events occurs no longer. Does any solution exist to fight with aliens further in current campaign? Maybe i should edit some code in a savegame - can it help?

Maybe describing the problem in some detail and attaching the savegame in question will.

Offline Captain Rage

  • Cannon Fodder
  • **
  • Posts: 5
    • View Profile
Re: I'm stuck
« Reply #4 on: September 26, 2015, 10:05:18 am »
Have you encountered any alien base? Maybe there is one lurking around that you have to find and deal with (I an no developer however, so this is a pure guess).

Offline Mech

  • Rookie
  • ***
  • Posts: 11
    • View Profile
Re: I'm stuck
« Reply #5 on: September 26, 2015, 03:00:50 pm »
Maybe describing the problem in some detail and attaching the savegame in question will.
One game year ago "standart" UFO wave began to reduce. The amount of UFO crafts on that moment was about 7-8. Several months after there were only 4-5 in a wave. Any UFO activity had suddenly disappeared on August 2086.
Naturally, I didn`t research the final topic to continue my playing and to avoid appearance of annoying promt "want to shoot that orbital alien vessel?" Quite much time has passed since the last research.

See my savegame in the attachment.

Offline DarkRain

  • Project Coder
  • Captain
  • ***
  • Posts: 746
    • View Profile
Re: I'm stuck
« Reply #6 on: September 26, 2015, 09:48:52 pm »
Well, that's weird, IIRC alien activity should keep increasing until you either win or are overwhelmed, or that's what was intended anyway.

Offline Mech

  • Rookie
  • ***
  • Posts: 11
    • View Profile
Re: I'm stuck
« Reply #7 on: September 26, 2015, 11:21:07 pm »
Well, that's weird, IIRC alien activity should keep increasing until you either win or are overwhelmed, or that's what was intended anyway.

This is third time i play the campaign. Difficultly is "very hard" in each case. And always i noticed, that the maximum amount of alien crafts reaches specific number (near 10) in the later period of the game. But it's the first time this number starts decreasing. To hell with that - every type of events disappears, except monthly charges and payments! Sooner or later, i'm going into debt.

It's little sad to leave my troops because of this(

Offline Mech

  • Rookie
  • ***
  • Posts: 11
    • View Profile
Re: I'm stuck
« Reply #8 on: October 08, 2015, 11:59:52 pm »
Looks like I found a clue, if not solved the problem: in a code part of the savegame
Code: [Select]
<interests
lastIncreaseDelay="17" lastMissionSpawnedDelay="5" overall="1091">...
I have changed value "1091" to "500" (from the assumption, that it`s too large)
Code: [Select]
<interests
lastIncreaseDelay="17" lastMissionSpawnedDelay="5" overall="500">...
And then, to my great relief, new targets began to appear.

Hope, this information could be useful. Do not get stuck!)

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2560
    • View Profile
Re: I'm stuck
« Reply #9 on: October 10, 2015, 07:01:14 pm »
Eh, it is anything but a solution, you just "reset"-ed the campaign to a previous state.

-geever

Offline Zonerider

  • Rookie
  • ***
  • Posts: 11
    • View Profile
Re: I'm stuck
« Reply #10 on: October 20, 2015, 12:13:06 pm »
How i can reset the campain??

i have eit the savegame line lastIncreaseDelay="17" lastMissionSpawnedDelay="5" overall="1091" then i have ";" the line, then i have set back the game day and date... but nothing working

Offline Mech

  • Rookie
  • ***
  • Posts: 11
    • View Profile
Re: I'm stuck
« Reply #11 on: October 20, 2015, 12:44:09 pm »
i have eit the savegame line lastIncreaseDelay="17" lastMissionSpawnedDelay="5" overall="1091" then i have ";" the line, then i have set back the game day and date... but nothing working

Changing any time state will give you nothing. Just edit the
Code: [Select]
overall="1091" by setting smaller value.

Offline Zonerider

  • Rookie
  • ***
  • Posts: 11
    • View Profile
Re: I'm stuck
« Reply #12 on: October 20, 2015, 01:54:09 pm »
dont work  :'(

Offline Mech

  • Rookie
  • ***
  • Posts: 11
    • View Profile
Re: I'm stuck
« Reply #13 on: October 20, 2015, 02:44:38 pm »
dont work  :'(
Ok. Could you attach the savegame which is not edited and unpacked?

Offline Zonerider

  • Rookie
  • ***
  • Posts: 11
    • View Profile
Re: I'm stuck
« Reply #14 on: October 20, 2015, 06:35:20 pm »
okay here is it