Jump to content

nana

Regular Member
  • Posts

    44
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by nana

  1. [Alt_minimap]
    I don't hope the visibility circle shrinks its range in smoke screen.

     

    [InfoPanel(self)]
    I would like the AA format of InfoPanel(self) to be the same as SecondaryArmamentStatus.

    And insert a space between "km" and AA value when it is over 100.

     


    I want to request to each author, but don't have an account in CIS server.:(

    1.jpg

    2.jpg

  2. 30 minutes ago, Quaksen said:

    1: Pretty sure all computers, by default, without needing extra programs, can make zip files.

     

    Yes, I know. But easy to maintain files without compress.

     

     

    31 minutes ago, Quaksen said:

    2: How would it then know to put the files in the correct folders...

     

    Maybe current client version.
    It seems that Aslains installer already knows it.

  3.  

    I have some request for Aslains_Custom_mods folder.
    Please consider this.

     

    1. Do not need to compress mods files.
    2. Be sure to omit the version folder.

     

    e.g.
    Aslains_Custom_mods\gui\...
    Aslains_Custom_mods\texts\...

    Aslains_Custom_mods\locale_config.xml
    ...

  4. Would you add a new variation of Move compass elements like the screenshot?

    I edit battle_layout.xml and change distanceFromGlue value in "shipDollClip", "gunRotatorClips" and "frustumClip" elements like this:

     

    <element>
      <id>shipDollClip</id>
      <hasAnimationInside>false</hasAnimationInside>
     <vglue>
        <type>0</type>
        <glueElementID>vertCenter</glueElementID>
        <glueElementCoord>0</glueElementCoord>
        <elementConstraintType>1</elementConstraintType>
    <!--    <distanceFromGlue>-250</distanceFromGlue> -->
        <distanceFromGlue>-100</distanceFromGlue>
      </vglue>
       <hglue>
       <type>0</type>
        <glueElementID>horizCenter</glueElementID>
        <glueElementCoord>0</glueElementCoord>
        <elementConstraintType>4</elementConstraintType>
    <!--    <distanceFromGlue>50</distanceFromGlue> -->
        <distanceFromGlue>100</distanceFromGlue>
      </hglue>
      <scaleX>1.0</scaleX>
      <scaleY>1.0</scaleY>
      <active>True</active>
    </element>

     

    move compass elements.jpg

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.