Difference between revisions of "Talk:ADVENT's Agenda (LW2)"

From UFOpaedia
Jump to navigation Jump to search
Line 33: Line 33:
  
 
How does that look? [[User:Hobbes|Hobbes]] ([[User talk:Hobbes|talk]]) 13:57, 18 February 2017 (UTC)
 
How does that look? [[User:Hobbes|Hobbes]] ([[User talk:Hobbes|talk]]) 13:57, 18 February 2017 (UTC)
 +
 +
: imo, the wiki is for players who don't read the source code, ergo internal names should be ''avoided'' if at all possible.  This includes the internal names for the variables that comprise the column headers; "Minimum Intel" and "Detection Rate" makes a lot more sense than "Rebel Income" and "Discovery" for instance.  In fact, I don't even think internal names should be listed anywhere on the page.  It may be less readable to editors and those who read the source code, but they should come second. [[User:DjinnFor|DjinnFor]] ([[User talk:DjinnFor|talk]]) 09:41, 19 February 2017 (UTC)

Revision as of 09:41, 19 February 2017

Page Sources

The material present on this page can be found on the Long War 2 installation folder, specifically:

  • \Config\XComLW_Activities.ini (config file, can be read with Notepad or Notepad++)
  • \Config\XComLW_Overhaul.ini
  • \Config\XComMissions.ini
  • \Script\LW_Overhaul.u (actual mod code, requires UE Explorer to read)

In addition, check this thread on the subreddit r/Xcom contains an excellent Excel spreadsheet made by sectoidfodder, who has already compiled all the relevant info: [1]Hobbes (talk) 23:26, 17 February 2017 (UTC)

ADVENT Activities Table

I've been considering how to use tables to properly display all the activity info. I had this already on my mind I was still compiling the info since my table was getting too big but with the publication of the previous mentioned Excel table, you now have the complete picture (and saved me quite some work).

Essentially, my idea was to split the table into 2: one focusing on activities in general, with activation conditions, while the 2nd would be strictly focusing on the missions generated by activities (and this last one could be made into a template to use also in the Missions page - there's going to be a lot of info of cross-references between this page and Missions to properly explain both).

So here's a proposal for each table

Activities General

  • Activity Internal Name - preferable to using alternative names to avoid confusion
  • Description/Objectives - to better clarify the previous field
  • Priority
  • Requirements
  • Limits
  • Missions Spawned

Activities/Missions

  • Internal Name
  • Mission Tree/Families
  • Rebel Income
  • Discovery
  • Duration
  • Win or Fail/Expire
  • EVAC/Force/Alert/Infiltration Modifiers

How does that look? Hobbes (talk) 13:57, 18 February 2017 (UTC)

imo, the wiki is for players who don't read the source code, ergo internal names should be avoided if at all possible. This includes the internal names for the variables that comprise the column headers; "Minimum Intel" and "Detection Rate" makes a lot more sense than "Rebel Income" and "Discovery" for instance. In fact, I don't even think internal names should be listed anywhere on the page. It may be less readable to editors and those who read the source code, but they should come second. DjinnFor (talk) 09:41, 19 February 2017 (UTC)