1. If you are going to register on XLNation, please make sure you do not use a proxy server.
    If you use a proxy server your registration will most likely get blocked due to spammers and hackers using proxy servers to hide their real IP address.

    If your using your home or work IP address and have not received your registration email, check your spam folder.
    PLEASE DO NOT ASK TO HAVE YOUR ACCOUNT DELETED IF YOU HAVE POSTED IN THE FORUM! If so we do not delete accounts due to the mess it can make on the forum.
    إستبعاد الملاحظة

Question regarding removed buildings on farms

الموضوع في 'Modding Help Quarter' بواسطة skullz613, بتاريخ ‏17 مارس 2016.

  1. skullz613

    skullz613 Administrator
    طاقم الإدارة

    إنضم إلينا في:
    ‏21 أغسطس 2014
    المشاركات:
    2,213
    الإعجابات المتلقاة:
    2,256
    Some of you may of used my livestock farm and noticed that if you use it in an hilly area, you will get to squares that show where the buildings where.
    I would like to know how to remove them if it is possible.
     
  2. Skater27

    Skater27 Executive

    إنضم إلينا في:
    ‏30 أغسطس 2014
    المشاركات:
    173
    الإعجابات المتلقاة:
    18
    Sounds like the buildings are underground.
     
  3. skullz613

    skullz613 Administrator
    طاقم الإدارة

    إنضم إلينا في:
    ‏21 أغسطس 2014
    المشاركات:
    2,213
    الإعجابات المتلقاة:
    2,256
    I have removed the code that makes the buildings show but there is still the base area showing where they would be.
    I took out the following example from the class file,

    كود:
    <Display>
        <Model>Data/Gfx/Building/b_gemfarm02_t3.sgbin</Model>
        <Placeholder>Data/Gfx/Placeholder/b_aastock_T3.sgbin</Placeholder>
        <Fundament>
            <Use>0</Use>
            <Model>""</Model>
        </Fundament>
        <EditModeOnly>0</EditModeOnly>
    </Display>
    This stops the building from showing.

    I'm wondering if this bit has something to do with the square left,

    كود:
    <EntityPosition>
        <CollisionShape>
            <Dimension>60,60</Dimension>
            <Height>19.83267021</Height>
            <Use>1</Use>
        </CollisionShape>
        <GardenAsCarpet>1</GardenAsCarpet>
    </EntityPosition>
     

مشاركة هذه الصفحة