WARNO

WARNO

İstatistiklere Bak:
What exactly is Eugen's "metre"
PorteeMaximale = ((3000) * Metre)
PorteeMinimaleTBA = ((0) * Metre)
PorteeMaximaleTBA = ((7004) * Metre)
PorteeMinimaleHA = ((0) * Metre)
PorteeMaximaleHA = ((7995) * Metre)
PorteeMinimale = ((100) * Metre)
AltitudeAPorteeMinimale = ((35.0) * Metre)
AltitudeAPorteeMaximale = ((70.0) * Metre)

In game this refers to Gepard SPAAG's gun range
which is
1060m
2825m
3005m

So what the actual heck is a "metre" ?

The modding manual says some already knows the meaning of units, is there anyone who are kind enough to share?

Thanks!
< >
19 yorumdan 1 ile 15 arası gösteriliyor
Supposedly Metre is defined by "MultiplicateurMetreRTSVersDistanceFeedbackTactique" which defined as 1.0 div 2.83.
İlk olarak Terminus Est tarafından gönderildi:
Supposedly Metre is defined by "MultiplicateurMetreRTSVersDistanceFeedbackTactique" which defined as 1.0 div 2.83.
thanks a lot!
İlk olarak ruojility tarafından gönderildi:
İlk olarak Terminus Est tarafından gönderildi:
Supposedly Metre is defined by "MultiplicateurMetreRTSVersDistanceFeedbackTactique" which defined as 1.0 div 2.83.
thanks a lot!
Keep in mind that there is also another metre defined, which is the scale used by the maps, which is 1/0.45
En son Terminus Est tarafından düzenlendi; 8 May 2022 @ 2:36
İlk olarak Terminus Est tarafından gönderildi:
İlk olarak ruojility tarafından gönderildi:
thanks a lot!
Keep in mind that there is also another metre defined, which is the scale used by the maps, which 1/0.45
wow, that's something I didn't even know it existed.
May I ask how do you find these numbers?
Did you simply just went through all the files or, I am guessing, there's a specific game logic file?
İlk olarak ruojility tarafından gönderildi:
İlk olarak Terminus Est tarafından gönderildi:
Keep in mind that there is also another metre defined, which is the scale used by the maps, which 1/0.45
wow, that's something I didn't even know it existed.
May I ask how do you find these numbers?
Did you simply just went through all the files or, I am guessing, there's a specific game logic file?
If you use a search tool like the one in VS code you can find it, although in this case I was told about this variable on the Eugen discord.
İlk olarak Terminus Est tarafından gönderildi:
İlk olarak ruojility tarafından gönderildi:
wow, that's something I didn't even know it existed.
May I ask how do you find these numbers?
Did you simply just went through all the files or, I am guessing, there's a specific game logic file?
If you use a search tool like the one in VS code you can find it, although in this case I was told about this variable on the Eugen discord.
Okay!
Much appreciated.
This is a bit off-topic as you've already been answered but has anyone figured out what lines actually effect the range of a unit's weapons? Is it in ammunition, weapon, or in the unit stats? And why is PorteeMaximale often like 5000 even though most weapons don't fire that far?
İlk olarak Storm Commando tarafından gönderildi:
This is a bit off-topic as you've already been answered but has anyone figured out what lines actually effect the range of a unit's weapons? Is it in ammunition, weapon, or in the unit stats? And why is PorteeMaximale often like 5000 even though most weapons don't fire that far?
pretty sure it's in weapon descriptor
it's often 5000 because of what I asked in this topic.
that 5000 metre has to divide by 2.83
I think the terrain scale and unit scale are separate. 1:26 for terrain, 1:28 for units
İlk olarak 10-7Archimonday tarafından gönderildi:
I think the terrain scale and unit scale are separate. 1:26 for terrain, 1:28 for units
any idea or guess why these ratios?
I found in a file that "seconde is 1" look for that using find all with notepads ++ or it that doesn't work try looking for "second is 1"

Metre is a line down and I believe it said 28. Look through the files (use notepad ++ to make it automatically do it for you) and look for that

The line below will be the metre thing
En son Cryptic tarafından düzenlendi; 14 May 2022 @ 20:48
İlk olarak Corrosion tarafından gönderildi:
I found in a file that "seconde is 1" look for that using find all with notepads ++ or it that doesn't work try looking for "second is 1"

Metre is a line down and I believe it said 28. Look through the files (use notepad ++ to make it automatically do it for you) and look for that

That metre is not what affects the ranges, that would be; MultiplicateurMetreRTSVersDistanceFeedbackTactique
İlk olarak Terminus Est tarafından gönderildi:
İlk olarak Corrosion tarafından gönderildi:
I found in a file that "seconde is 1" look for that using find all with notepads ++ or it that doesn't work try looking for "second is 1"

Metre is a line down and I believe it said 28. Look through the files (use notepad ++ to make it automatically do it for you) and look for that

That metre is not what affects the ranges, that would be; MultiplicateurMetreRTSVersDistanceFeedbackTactique
I know. He was asking what the metre is. I was replying to that part
İlk olarak ruojility tarafından gönderildi:
İlk olarak 10-7Archimonday tarafından gönderildi:
I think the terrain scale and unit scale are separate. 1:26 for terrain, 1:28 for units
any idea or guess why these ratios?

I mean those a pretty common table top scales, so it makes sense
İlk olarak 10-7Archimonday tarafından gönderildi:
İlk olarak ruojility tarafından gönderildi:
any idea or guess why these ratios?

I mean those a pretty common table top scales, so it makes sense
ah okay
thanks for all the replies guys
< >
19 yorumdan 1 ile 15 arası gösteriliyor
Sayfa başına: 1530 50