|
|
|
Notices |
Do you own this game? Write a review and let others know how you like it.
|
 |

December 16th, 2009, 04:41 PM
|
 |
Lieutenant General
|
|
Join Date: Apr 2007
Location: Salt Lake City, UT
Posts: 2,829
Thanks: 542
Thanked 797 Times in 602 Posts
|
|
Re: Questions on unit classes for Andy/Don
Quote:
Originally Posted by Mobhack
1) the sniper class has added abilities over a size 0 unit.
Marksman is already seen in various oobs - they have a regular bolt or assault rifle, and not the sniper rifle. Since the stats are not the same (range + accuracy) , the Cost Calc knows to chop a few points off since it is a sniper without a sniper rifle.
Dedicated marksmen are usually done by adding a sniper rifle line in one of the sections. See UK OOB support sections post 90s.
2) The determination ammo dumps/supply cannisters etc are all done via code, as explained in the GG. Don't mess about with these defaults or you will get unexpected results. (Usually it will think they are a truck - all ammo carriers are vehicles, and there is special code which determines if the thing is a cannister and so avoids the usual 2XX load cost for vehicles so you can sling it in a land rover).
Andy
|
Kewl, so I can use one of the alternate sniper unit numbers for the marksman. I had just set them up as size 0, 1-man, infantry type units.
And thanks for the clairification on the "ammo cannister".
How about the "ammo dump"? Is it that it's a 6 crew, 0 speed unit that makes it act as a dump rather then an immobile truck?
Actually thatguy96 the USMC snipers ARE scouts these days. Why they're now called Scout/Snipers
Normally the "sniper" carries an M-40 (or M-82) and the "spotter" an M-21.
Commonly however you'll see the "sniper" carry an M-82 and the "spotter" an M-40 for use when a BFG isn't needed.
To the best of my knowledge "real" Scout/Sniper teams never carried the M16/M203 regularly.
HOWEVER !
As with many "special" units those guys can (and do) carry pretty much anything they want!
I get around the problem of having both men in a 2-man sniper team firing by altering the weapon data on the sniper rifle from an HE Kill of 2 to 1. So that way both guys firing won't produce more then 2 kills per shot.
__________________
Suhiir - Wargame Junkie
People should not be afraid of their governments. Governments should be afraid of their people.
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." - Albert Einstein
|

December 16th, 2009, 06:39 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Mar 2005
Location: GWN
Posts: 12,677
Thanks: 4,111
Thanked 5,897 Times in 2,905 Posts
|
|
Re: Questions on unit classes for Andy/Don
Quote:
Originally Posted by Suhiir
How about the "ammo dump"? Is it that it's a 6 crew, 0 speed unit that makes it act as a dump rather then an immobile truck?
|
if men > 5
&& speed = 0
&& loadcost > 49
isdump = TRUE;
Don
|
The Following User Says Thank You to DRG For This Useful Post:
|
|

December 16th, 2009, 08:31 PM
|
 |
Lieutenant General
|
|
Join Date: Apr 2007
Location: Salt Lake City, UT
Posts: 2,829
Thanks: 542
Thanked 797 Times in 602 Posts
|
|
Re: Questions on unit classes for Andy/Don
Quote:
Originally Posted by DRG
Quote:
Originally Posted by Suhiir
How about the "ammo dump"? Is it that it's a 6 crew, 0 speed unit that makes it act as a dump rather then an immobile truck?
|
if men > 5
&& speed = 0
&& loadcost > 49
isdump = TRUE;
Don
|
Remind me IOU a beer next time I see you 
__________________
Suhiir - Wargame Junkie
People should not be afraid of their governments. Governments should be afraid of their people.
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." - Albert Einstein
|

December 17th, 2009, 02:19 AM
|
Captain
|
|
Join Date: Jul 2005
Posts: 801
Thanks: 3
Thanked 21 Times in 20 Posts
|
|
Re: Questions on unit classes for Andy/Don
Quote:
Originally Posted by Suhiir
Actually thatguy96 the USMC snipers ARE scouts these days. Why they're now called Scout/Snipers 
|
Never said they weren't. Makes perfect sense that the spotter's weapon would be a more capable rifle. The HEK idea makes good sense too if you're not planning on having single man sniper units.
|

December 17th, 2009, 04:05 AM
|
Major
|
|
Join Date: Jun 2005
Location: Kladno, Czech Republic
Posts: 1,176
Thanks: 12
Thanked 49 Times in 44 Posts
|
|
Re: Questions on unit classes for Andy/Don
Quote:
Originally Posted by Suhiir
To the best of my knowledge "real" Scout/Sniper teams never carried the M16/M203 regularly.
|
AFAIR (too lazy to dig into FMs now) the SBCT sniper teams are supposed to have:
-Sniper with M24
-Spotter with M4
-Grenadier with M4/M203
Some other "sniper" thoughts (some totally insane, some less so, you be the judge) for those who want to mod them:
-if you want to distinguish between "Marksmen" and "snipers", get the marksmen to separate class without sniper bonus (say mech support squad or whatever). If you want to save space in OOB, you may also get all snipers as "Para sniper" - they will cost a tad more due to para qualification but then Snipers are expensive anyway and you'll need only one set of snipers.
-If you want a say two-man sniper team with just 1 sniper rifle... You can change the rifle to class 2 and leave it as primary. Thus there would be only one gun fired while keeping the advantage of primary weapon and more people.
-another idea: for suppression, give the sniper rifle a larger warhead (4) while leaving kill on low - after all sniper's main effect is suppressing the enemy (in conventional warfare anyway).
__________________
This post, as well as being an ambassador of death for the enemies of humanity, has a main message of peace and friendship.
|

December 17th, 2009, 12:27 PM
|
 |
Lieutenant General
|
|
Join Date: Apr 2007
Location: Salt Lake City, UT
Posts: 2,829
Thanks: 542
Thanked 797 Times in 602 Posts
|
|
Re: Questions on unit classes for Andy/Don
Quote:
Originally Posted by Marek_Tucan
Quote:
Originally Posted by Suhiir
To the best of my knowledge "real" Scout/Sniper teams never carried the M16/M203 regularly.
|
AFAIR (too lazy to dig into FMs now) the SBCT sniper teams are supposed to have:
-Sniper with M24
-Spotter with M4
-Grenadier with M4/M203
Some other "sniper" thoughts (some totally insane, some less so, you be the judge) for those who want to mod them:
-if you want to distinguish between "Marksmen" and "snipers", get the marksmen to separate class without sniper bonus (say mech support squad or whatever). If you want to save space in OOB, you may also get all snipers as "Para sniper" - they will cost a tad more due to para qualification but then Snipers are expensive anyway and you'll need only one set of snipers.
-If you want a say two-man sniper team with just 1 sniper rifle... You can change the rifle to class 2 and leave it as primary. Thus there would be only one gun fired while keeping the advantage of primary weapon and more people.
-another idea: for suppression, give the sniper rifle a larger warhead (4) while leaving kill on low - after all sniper's main effect is suppressing the enemy (in conventional warfare anyway).
|
I presume you're talking about the US Army.
The USMC has never used the M-24 as a primary sniper weapon.
Also they're 2-man teams not 3.
I originally did have the "marksmen" set as size 0, 1-man, infantry class units with a marksman (20 acc, 13 range) rifle rather then a standard sniper rifle (which I've changed to 18 range - and will no doubt get a LOT of "comments" on, but we'll save that for another day). But the replies here have made me rethink and classify then as sniper class units, still with the less capable marksman rifle tho.
Your other suggestions are certainly worth kicking around.
__________________
Suhiir - Wargame Junkie
People should not be afraid of their governments. Governments should be afraid of their people.
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." - Albert Einstein
|

December 17th, 2009, 12:44 PM
|
 |
National Security Advisor
|
|
Join Date: Mar 2005
Location: Dundee
Posts: 5,997
Thanks: 491
Thanked 1,930 Times in 1,256 Posts
|
|
Re: Questions on unit classes for Andy/Don
Remember - the sniper class gets some benefits when in cover or dug in against direct fire, that infantry do not get (unless being targeted by another sniper, or an H/MMG team). And the sniper is better than regular infantry for shooting grunts when they are dug in/in a trench at > 100 yds.
The AI also knows to hold back sniper classes a little bit to do ranged shooting stuff - if given some 1 man size 0 "pseudo sniper" grunts, it will try to close with them like normal infantry, trying for a (brief) bayonet fight.
So replacing your marksman type with an ordinary infantry class (even if size 0 and 1 man) will have possibly unexpected side effects, though it will be cheaper. (The CC adds extra cost to the sniper classes because of their innate abilities).
Andy
|

December 17th, 2009, 03:42 PM
|
 |
Lieutenant General
|
|
Join Date: Apr 2007
Location: Salt Lake City, UT
Posts: 2,829
Thanks: 542
Thanked 797 Times in 602 Posts
|
|
Re: Questions on unit classes for Andy/Don
Quote:
Originally Posted by Mobhack
Remember - the sniper class gets some benefits when in cover or dug in against direct fire, that infantry do not get (unless being targeted by another sniper, or an H/MMG team). And the sniper is better than regular infantry for shooting grunts when they are dug in/in a trench at > 100 yds.
The AI also knows to hold back sniper classes a little bit to do ranged shooting stuff - if given some 1 man size 0 "pseudo sniper" grunts, it will try to close with them like normal infantry, trying for a (brief) bayonet fight.
So replacing your marksman type with an ordinary infantry class (even if size 0 and 1 man) will have possibly unexpected side effects, though it will be cheaper. (The CC adds extra cost to the sniper classes because of their innate abilities).
Andy
|
Once again IOU !
This is exactly the sort of info I needed.
__________________
Suhiir - Wargame Junkie
People should not be afraid of their governments. Governments should be afraid of their people.
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." - Albert Einstein
|
Thread Tools |
|
Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|