Hello All,
I noticed that I am not getting credit towards the Steam Achievements "Annihilator" or "Annihilation over Attrition". I am using my own Win Condition mod which is using the standard checks for the Annihilation condition. I am making progress towards the War Games I, II, III and IV achievements as well as others.
Is there something I need to add to the Win Condition file to actually "set" the game mode to Annihilation? In the in-game Options menu you can select Annihilation as the game mode, I of course am choosing my Win Condition, so I am wondering if I need to somehow set a value with my Win Condition file that signals to Steam that it was in fact an Annihilation game.
I noticed this section of code in a Relic Post about creating Win Condition files. Its not clear to me if this section of code would actually tell Steam it is an Annihilation game. If so, what is the difference between fe_option_name and fe_name; doesn't seem like it matters? But more importantly I wouldn't know what value to put in for value = <value>.
-- The name of the win condition's option as displayed in the game.
fe_option_name = "<name>"
-- List of options that appear in the dropdown.
options =
{
{
-- If true, this is the default option.
default = true,
-- The name of the option as displayed in the game.
fe_name = "<name>",
-- The value of the option (returned by Setup_GetWinConditionOption()).
value = <value>,
},
}
Win Condition for Annihilation
14 May 2020, 05:02 AM
#1
Posts: 42
PAGES (1)
1 user is browsing this thread:
1 guest
Livestreams
12 | |||||
10 | |||||
800 |
Ladders Top 10
-
#Steam AliasWL%Streak
- 1.831222.789+37
- 2.34957.860+14
- 3.1109614.644+10
- 4.608220.734+2
- 5.276108.719+27
- 6.305114.728+1
- 7.916405.693-2
- 8.722440.621+4
- 9.261137.656+2
- 10.1041674.607-2
Replay highlight
VS
- cblanco ★
- 보드카 중대
- VonManteuffel
- Heartless Jäger
Einhoven Country
Honor it
9
Download
1235
Board Info
899 users are online:
899 guests
0 post in the last 24h
8 posts in the last week
34 posts in the last month
8 posts in the last week
34 posts in the last month
Registered members: 49111
Welcome our newest member, Schrick
Most online: 2043 users on 29 Oct 2023, 01:04 AM
Welcome our newest member, Schrick
Most online: 2043 users on 29 Oct 2023, 01:04 AM