Home » PLAYER'S HQ 1.13 » JA2 Complete Mods & Sequels » AIMNAS » Can't deploy militia on Drassen outpost.
Can't deploy militia on Drassen outpost.[message #348746] Wed, 08 February 2017 04:00 Go to next message
Torres is currently offline Torres

 
Messages:171
Registered:June 2010
Location: Canary Islands
I'm currently using SCI_Unstable_Revision_8156_on_GameDir_2315 on 08/02/2017 Github AIMNAS.

I disabled the militia need resources to be trained and then the individual militia (I kept getting an error message about not having enough individuals) now that things are back on the less micromanagy side I noticed I can't assign troops to that sector (D14).

The sector shows in the militia deployment map the 2x6 map of Drassen but the one on the bottom right side (D14 outpost) can't be interacted with, no militia deployment or anything at all.

Any help? please and thanks.

EDIT: Also the popup window that shows when soldiers invade a militia sector that said "do you wanna call adjacent sector reinforcements" doesn't show anymore. I've been trying to locate the string ALLOW_REINFORCEMENTS since it controls the other ones but it doesn't seem to be present hence no reinforcements whatsoever happening both for me and the queen.

Where do I set this?

[Updated on: Wed, 08 February 2017 05:34]

Report message to a moderator

Staff Sergeant
Re: Can't deploy militia on Drassen outpost.[message #348755 is a reply to message #348746] Wed, 08 February 2017 14:30 Go to previous messageGo to next message
BattleGnome is currently offline BattleGnome

 
Messages:60
Registered:April 2016
I believe the options related to reinforcements are in the Ja2.ini file. Try searching for only the word "reinforcements" if you are having trouble finding it using search.

[Updated on: Wed, 08 February 2017 14:31]

Report message to a moderator

Corporal
Re: Can't deploy militia on Drassen outpost.[message #348756 is a reply to message #348755] Wed, 08 February 2017 14:35 Go to previous messageGo to next message
Torres is currently offline Torres

 
Messages:171
Registered:June 2010
Location: Canary Islands
I was checking and the variable ALLOW_REINFORCEMENTS=TRUE/FALSE is missing from Strategic Gameplay Settings :/ both in 1.13 and AIMNAS ini (the ones I downloaded not the one I was playing with and edited), but it's telling me that it needs it or all the other ones depending on it won't work.


What am I doing wrong in here? better wait for a newer version?

[Updated on: Wed, 08 February 2017 14:57]

Report message to a moderator

Staff Sergeant
Re: Can't deploy militia on Drassen outpost.[message #348758 is a reply to message #348756] Wed, 08 February 2017 15:08 Go to previous messageGo to next message
silversurfer

 
Messages:2793
Registered:May 2009
<AllowReinforcements> was moved to "TableData\DifficultySettings.xml" long ago. Although the description suggests otherwise the parameter is used to enable/disable reinforcements for both enemies and militia.

Maybe sector D14 was not assigned to Drassen town. You can check this in "TableData\Map\Cities.xml". If it's not part of the city you can't place militia there.



Wildfire Maps Mod 6.07 on SVN: https://ja2svn.mooo.com/source/ja2/branches/Wanne/JA2%201.13%20Wildfire%206.06%20-%20Maps%20MOD

Report message to a moderator

Lieutenant
Re: Can't deploy militia on Drassen outpost.[message #348759 is a reply to message #348758] Wed, 08 February 2017 16:25 Go to previous messageGo to next message
Torres is currently offline Torres

 
Messages:171
Registered:June 2010
Location: Canary Islands
silversurfer wrote on Wed, 08 February 2017 13:08
<AllowReinforcements> was moved to "TableData\DifficultySettings.xml" long ago. Although the description suggests otherwise the parameter is used to enable/disable reinforcements for both enemies and militia.

Maybe sector D14 was not assigned to Drassen town. You can check this in "TableData\Map\Cities.xml". If it's not part of the city you can't place militia there.


Thank you, enabling reinforcements in the DifficultySettings.xml did the trick but I'm lost here with bigmaps since...

http://i.imgur.com/AaZaSTM.jpg
Now it's been invaded but before that even when it comes to the GET ITEM order, it's treated as a non-city sector.

Aaaand...
baseSector - this is co-ordinates of the top left corner of the 3x3 town
tiles cutouts in Interface/MilitiaMaps.sti!
townPoint - position of town names on the map. These are 10 * (X, Y) position
in SECTORS (fractions possible) to the X-CENTER of the town
<CITY>
			<uiIndex>2</uiIndex>
			<townName>Drassen</townName>
			<townUsesLoyalty>1</townUsesLoyalty>
			<townRebelSentiment>30</townRebelSentiment>
			<townMilitiaAllowed>1</townMilitiaAllowed>
			<hiddenTown>0</hiddenTown>
			<townIcon>0</townIcon>
			<szIconFile></szIconFile>
			<iconPosition>
				<x>0</x>
				<y>0</y>
			</iconPosition>
			<baseSector>
				<x>13</x>
				<y>2</y>
			</baseSector>
			<townPoint>
				<x>130</x>
				<y>40</y>
			</townPoint>
		</CITY>



Shouldn't it be <x>130</x> <y>20</y>

Problem is I have no idea what I'm touching don't wanna screw anything up and doing math is fun... but I can't open any .STI so I don't wanna put random values til it works, let's hope Smeagol hops in. Thanks!

[Updated on: Wed, 08 February 2017 16:28]

Report message to a moderator

Staff Sergeant
Re: Can't deploy militia on Drassen outpost.[message #352683 is a reply to message #348759] Tue, 13 March 2018 17:24 Go to previous messageGo to next message
UBAH is currently offline UBAH

 
Messages:28
Registered:October 2007
just run into same trouble. there is a small arulko map in the bottom of the file cities.xml, where you can assign sectors to cities. sector D14 really not assigned to drassen, though ETA to this sector from D13 and from C14 is 5 min - like it is city sector. and in the sectornames.xml this sector named 'drassen' also.

Report message to a moderator

Private 1st Class
Re: Can't deploy militia on Drassen outpost.[message #352685 is a reply to message #352683] Tue, 13 March 2018 19:25 Go to previous messageGo to next message
DepressivesBrot is currently offline DepressivesBrot

 
Messages:3658
Registered:July 2009
It's been a while, but I think having that sector officially belong to Drassen caused issues with the DCA not converging properly so it's been removed on purpose.


Chat with us!
#bearpit on IRC
Discord
Get your latest 1.13 Builds
(Pls don't use my forum PMs for general game queries)

Report message to a moderator

Captain

Re: Can't deploy militia on Drassen outpost.[message #352687 is a reply to message #352685] Wed, 14 March 2018 06:39 Go to previous messageGo to next message
UBAH is currently offline UBAH

 
Messages:28
Registered:October 2007
could you please explain what does DCA mean?

Report message to a moderator

Private 1st Class
Re: Can't deploy militia on Drassen outpost.[message #352688 is a reply to message #352687] Wed, 14 March 2018 06:44 Go to previous messageGo to next message
edmortimer is currently offline edmortimer

 
Messages:1533
Registered:January 2015
Location: Home Free
Quote:

could you please explain what does DCA mean?


Drassen Counter Attack. I'm guessing the extra city sector breaks up the counter attack as one of the contingents of enemies comes up through there to the mine sector.

Report message to a moderator

Sergeant Major
Re: Can't deploy militia on Drassen outpost.[message #352689 is a reply to message #352688] Wed, 14 March 2018 06:51 Go to previous messageGo to next message
UBAH is currently offline UBAH

 
Messages:28
Registered:October 2007
If assigning of D14 to Drassen isn't advised, how can I change ETA's to this sector from 5 min to 1,5-2 hours like for other country sectors?

Report message to a moderator

Private 1st Class
Re: Can't deploy militia on Drassen outpost.[message #352690 is a reply to message #352689] Wed, 14 March 2018 10:14 Go to previous messageGo to next message
silversurfer

 
Messages:2793
Registered:May 2009
Movement costs are defined in TableData\Map\MovementCosts.xml. Each sector has a block with all directions that defines the travel cost to a sector in a particular direction. For example if sector D13 has a definition of "TOWN" to the "East" it means that it takes 5 minutes to travel from D13 to D14. If you want to change that you always need to change the definition of both sectors otherwise you may end up with 1.5 hours from D13 to D14 and 5 minutes from D14 to D13 for example.


Wildfire Maps Mod 6.07 on SVN: https://ja2svn.mooo.com/source/ja2/branches/Wanne/JA2%201.13%20Wildfire%206.06%20-%20Maps%20MOD

Report message to a moderator

Lieutenant
Re: Can't deploy militia on Drassen outpost.[message #358784 is a reply to message #348758] Sun, 12 January 2020 03:09 Go to previous messageGo to next message
Chronuss is currently offline Chronuss

 
Messages:22
Registered:December 2019
silversurfer wrote on Wed, 08 February 2017 15:08
<AllowReinforcements> was moved to "TableData\DifficultySettings.xml" long ago. Although the description suggests otherwise the parameter is used to enable/disable reinforcements for both enemies and militia.

Maybe sector D14 was not assigned to Drassen town. You can check this in "TableData\Map\Cities.xml". If it's not part of the city you can't place militia there.
I have set <AllowReinforcements> to 1 in Data-1.13 and Data-AIM, and my militia still will not reinforce adjoining sectors. Is this a setting that requires a new game to take effect?

Report message to a moderator

Private 1st Class
Re: Can't deploy militia on Drassen outpost.[message #358788 is a reply to message #358784] Sun, 12 January 2020 12:25 Go to previous message
silversurfer

 
Messages:2793
Registered:May 2009
Changing <AllowReinforcements> doesn't require a new game but there are a lot more reinforcement settings in JA2_Options.ini that will delay reinforcements for example or make them possible only in towns.


Wildfire Maps Mod 6.07 on SVN: https://ja2svn.mooo.com/source/ja2/branches/Wanne/JA2%201.13%20Wildfire%206.06%20-%20Maps%20MOD

Report message to a moderator

Lieutenant
Previous Topic: Number of Bigmap Tilesets is surprisingly high
Next Topic: SAM sites and the chopper.
Goto Forum:
  


Current Time: Fri Apr 26 04:08:34 GMT+3 2024

Total time taken to generate the page: 0.01651 seconds