Jump to content

Draku

Members
  • Posts

    38
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Draku

  1. When it didn't work with .Desc I checked out logfile.txt.
  2. For description you need to add ".Description" in strings.xml. e.g.: ManTech.Hunter.Description
  3. I have not changed anything in weapons.xml. In sequipview.lua I added: command = function() OnWtab1Pressed(); end, did you notice that?
  4. Nice! I finished sequipview.lua, new weapons tabs: wtab1-4 and new equipment tabs: etab1-3.
  5. Yes In sequipview.lua I see something like this: command = function() OnBallisticsPressed(); end,
  6. I thinking of adding 4 new tabs under ballistics/laser/plasma/mag tabs.
  7. @Solver Should I start working on sequipview.lua(weapons categories) tomorrow?
  8. workshopview.lua(name = "produces") and storeview.lua (added the category column to transfer window )
  9. Do you plan on adding manufacture descriptions and/or more weapons categories?
  10. Well, initially I didn't understand what exactly @Charon wants, I thought he wants something like a map key/legend , that's why I made this too(with tabs): So @Charon wants manufacture description and @drages wants more weapons categories. Of course I will go first if you want to add the code for it and if you don't like this changes to be in xce, maybe we can do something so it only take effect under certain conditions.
  11. Like this? (Can be changed from strings.xml)
  12. Nice! So when can I have necessary files for this so I can test it myself because I added the category column to transfer window too.
  13. Perhaps it hates those lists specifically because I can change successfully fontScale for ListControl "roster" in personnelview.lua
  14. I can change only the name, positions will stay the same
  15. It won't be easier for you If I change it to column6?
  16. Those items lists are ListControl activegroups and activeworks, but it doen't read my changes to font or fontScale, it can be hard-coded. Same goes for researchview.lua I believe.
  17. I didn't add category column on transfer window yet. storeview.lua
  18. For now I change headerFontSize value in storeview.lua
  19. I can increase font size for you, exemple: from this: to +3 fontsize: or +5 fonsize: or any other font size. This is work in progress...
  20. No but I'm sure that they are terror ground attack and not aerial terror attack, if is that what you asking.
×
×
  • Create New...