Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Darkercloud

Pages: [1]
1
Programming / Re: Question about editing saved games
« on: December 29, 2015, 06:06:49 pm »
saved soldiers come in two flavours. the ones at the base, and the ones in the battle.

the saved loadouts are on the ones in the base. search for the battle section, it has all the tiles (saved in binary), all the items, and all the units in the battle. honestly though, manipulating that data is not recommended unless you know _exactly_ what you're doing.

i'd suggest instead, simply bump up the unit in question's time units and energy to an absurd level so that they can go pick up whatever item it is and get back in position, let the engine handle it, then re-edit the time units back to their original values. much less margin for error that way.

Damn, I was wanting a way to stack grenades and repleneshing them by save editing was my last hope. Thanks for the help.

2
Programming / Re: Question about editing saved games
« on: December 28, 2015, 06:26:28 pm »
Easier than that: you can open and edit a saved game with Notepad++ or any other text editor.

From what i've messed around with in the save file it only edits your loadout, Not during the current battle. For example I want to freshen one of my soldiers grenade supply.

3
Programming / Re: Question about editing saved games
« on: December 28, 2015, 07:08:38 am »
Hex editing?

4
Programming / Question about editing saved games
« on: December 27, 2015, 04:20:25 am »
Is it possible to edit a soldiers inventory that has already started a mission?

5
Offtopic / Re: Skipping terror missions?
« on: December 17, 2015, 09:56:25 pm »
Is this your first Terror Mission?


Yea it's my first one, Just recently finished researching laser weapons too, They helped me immensely against the flying disc enemies in the mission.

6
Offtopic / Re: Skipping terror missions?
« on: December 17, 2015, 08:41:43 pm »
The problems I have is my people panicking and mind controlled.

7
Offtopic / Skipping terror missions?
« on: December 17, 2015, 08:30:35 pm »
Can you skip terror missions while still being well off in the game? They are just to difficult for me.

Pages: [1]