Matrix Games Forums

Forums  Register  Login  Photo Gallery  Member List  Search  Calendars  FAQ 

My Profile  Inbox  Address Book  My Subscription  My Forums  Log Out

Axis ship near Vladivostok

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [New Releases from Matrix Games] >> Strategic Command Series >> Strategic Command WWII: World at War >> Axis ship near Vladivostok Page: [1]
Login
Message << Older Topic   Newer Topic >>
Axis ship near Vladivostok - 9/17/2021 9:58:23 PM   
Chernobyl

 

Posts: 444
Joined: 8/27/2012
Status: offline
Can't find the answer by searching. Does Japan need to leave just one ship in any of those three red sea hexes next to Vlad port in order to FULLY cancel the Pacific MPP convoy from USA to USSR? I can't tell if my destroyer there is having any effect. Perhaps I need to occupy all three hexes?
Post #: 1
RE: Axis ship near Vladivostok - 9/18/2021 12:31:07 AM   
joey


Posts: 1408
Joined: 5/8/2004
From: Johnstown, PA
Status: offline
I believe it is only one hex.

(in reply to Chernobyl)
Post #: 2
RE: Axis ship near Vladivostok - 9/18/2021 12:48:34 AM   
taffjones

 

Posts: 346
Joined: 3/25/2016
Status: offline
Yes 1 ship is all it takes. It can even be a MTB.

But at the moment there is a bug, which means any Axis vessel only is damaged once instead of every turn.

So once the bug is fixed it would be best to have 2 Axis navel units to do this. 1 in the hexes and 1 getting repaired then swap them around.

(in reply to joey)
Post #: 3
RE: Axis ship near Vladivostok - 9/18/2021 2:07:10 AM   
Chernobyl

 

Posts: 444
Joined: 8/27/2012
Status: offline
Thanks!

Can the damage destroy a vessel? I guess I could look at the script to see what the damage range is but I'm too lazy :)

(in reply to taffjones)
Post #: 4
RE: Axis ship near Vladivostok - 9/18/2021 3:30:59 AM   
redrum68

 

Posts: 1202
Joined: 11/26/2017
Status: offline
Appears to only need 1 adjacent Axis ship and it causes 1-5 damage as well as -25 to -50 morale damage.

Script:
#NAME= DE 407 - Axis Vessels Outside Vladivostok Are Attacked By The Soviets
#POPUP= <<TAG_17>>
#IMAGE=
#SOUND=
#FLAG= 1
#TYPE= 1
#AI= 0
#LEVEL= 0
; Set global variable condition to always trigger (dummy value)
#GV= 1[1,100]
; Set link value to always trigger (dummy value)
#LINK= 453[1]
#COUNTRY_ID= 116
#FLAG_ID= 116
#TRIGGER= 100
#SEASON_FLAG= 0
#DATE= 1941/12/21
#MAP_POSITION= 205,49 [1,1] [1,5] [-25,-50] [1] [0]
; 1st Line - USSR politically aligned with the Allies and not surrendered
#VARIABLE_CONDITION= 116 [2] [100] [0]
; Axis Vessels are adjacent to Vladivostok Port
#CONDITION_POSITION= 205,49 [1,1] [1,1] [1] [0]

(in reply to Chernobyl)
Post #: 5
RE: Axis ship near Vladivostok - 9/19/2021 8:13:52 PM   
DrZom

 

Posts: 137
Joined: 1/5/2005
Status: offline
Much better to occupy Hawaii.

(in reply to redrum68)
Post #: 6
RE: Axis ship near Vladivostok - 9/20/2021 1:14:08 AM   
LoneRunner

 

Posts: 202
Joined: 8/16/2020
Status: offline

quote:

ORIGINAL: redrum68

Appears to only need 1 adjacent Axis ship and it causes 1-5 damage as well as -25 to -50 morale damage.

Script:
#NAME= DE 407 - Axis Vessels Outside Vladivostok Are Attacked By The Soviets
#POPUP= <<TAG_17>>
#IMAGE=
#SOUND=
#FLAG= 1
#TYPE= 1
#AI= 0
#LEVEL= 0
; Set global variable condition to always trigger (dummy value)
#GV= 1[1,100]
; Set link value to always trigger (dummy value)
#LINK= 453[1]
#COUNTRY_ID= 116
#FLAG_ID= 116
#TRIGGER= 100
#SEASON_FLAG= 0
#DATE= 1941/12/21
#MAP_POSITION= 205,49 [1,1] [1,5] [-25,-50] [1] [0]
; 1st Line - USSR politically aligned with the Allies and not surrendered
#VARIABLE_CONDITION= 116 [2] [100] [0]
; Axis Vessels are adjacent to Vladivostok Port
#CONDITION_POSITION= 205,49 [1,1] [1,1] [1] [0]


Wow redrum, how did you learn to read scripts? Is a manual available?

I'm guessing that the Map Position line holds the information that you described.
o 205,49 is the location of the port
o (1,1) Don't know what that means
o (1,5) I'm guessing from your post that's the range of damage
o (-25,-50) The range of morale damage
o (1) 1 ship?
o (o) ??

Do all scripts follow the same format?

(in reply to redrum68)
Post #: 7
RE: Axis ship near Vladivostok - 9/20/2021 10:18:58 AM   
BillRunacre

 

Posts: 4945
Joined: 7/22/2013
Status: offline
The formats vary by type, and at the top of every script file it gives an explanation of how the formatting of that script works.

In this example:
#CONDITION_POSITION= 205,49 [1,1] [1,1] [1] [0]

It is the location of the port; within which distance of the port; how many units need to be present to trigger it; whether they must be Axis or Allied; 0 = they can be of any nation, i.e. not only Japanese units would trigger it, they are just the most likely to be there.

_____________________________

Follow us on Twitter: https://twitter.com/FurySoftware

We're also on Facebook! https://www.facebook.com/FurySoftware/

(in reply to LoneRunner)
Post #: 8
RE: Axis ship near Vladivostok - 1/30/2022 9:29:12 PM   
Bavre


Posts: 299
Joined: 12/5/2020
Status: offline
Sorry for the threadonecromancy, but I have kind of a follow up question:

In my current game the damage vs the Jap ship fires every turn, but once it was down to str 1, the ship stopped taking damage from it. Is this normal?

(in reply to BillRunacre)
Post #: 9
RE: Axis ship near Vladivostok - 1/31/2022 8:27:10 AM   
BillRunacre

 

Posts: 4945
Joined: 7/22/2013
Status: offline
It is, as the script won't actually sink it. But it will render the ship pretty useless and vulnerable if left there - providing the Allies can get something to attack it of course.

_____________________________

Follow us on Twitter: https://twitter.com/FurySoftware

We're also on Facebook! https://www.facebook.com/FurySoftware/

(in reply to Bavre)
Post #: 10
RE: Axis ship near Vladivostok - 1/31/2022 11:31:29 AM   
Bavre


Posts: 299
Joined: 12/5/2020
Status: offline
Thanks, Bill!

(in reply to BillRunacre)
Post #: 11
RE: Axis ship near Vladivostok - 2/1/2022 9:52:20 AM   
Marcinos1985

 

Posts: 430
Joined: 1/22/2020
Status: offline
quote:

ORIGINAL: BillRunacre

It is, as the script won't actually sink it. But it will render the ship pretty useless and vulnerable if left there - providing the Allies can get something to attack it of course.


So:
1. JAP buys motor boat and parks it near Vladivostok
2. USSR shoots at this MB for a cost (don't remember now, 30?)
3. Motor boat suffers 9 HP loss, but it can't be sunk, so it stays at 1 HP
4. Then it blocks 30 MPP inflow indefinetely, unless Allies kill it 'somehow'

And this 'somehow' is problematic, because how are you going to do this? Buy fleet with USSR? Maybe maritime bomber? Large investment to kill 1 HP boat for a nation under GER pressure. Bring US? JAP carriers/bombers are just waiting for this, especially that it's hard to run away from there, it's deep into JAP sea territory.

It's just surprising you may block entire, probably armed, convoys from greatest naval power with one weak ship. And you can do this while not being at war with USSR/US, mobilization won't budge. You sacrifice one ship (almost), but take away around 400 MPP/year from USSR - so one HQ, 4 AA guns, 2 AT guys etc. Looks like no brainer.

To remedy this somehow - if you find it troublesome, maybe I am alone here - and you don't want to touch US mobilization, then maybe mobilize an USSR ship in Vladivostok, in case convoys are blocked. This can be an depleted destroyer, so it won't be a threat. Good/bad idea?

_____________________________


(in reply to BillRunacre)
Post #: 12
Page:   [1]
All Forums >> [New Releases from Matrix Games] >> Strategic Command Series >> Strategic Command WWII: World at War >> Axis ship near Vladivostok Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

1.281