Jump to content

patmac

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by patmac

  1. great job :)

    in

    status_bar\dialog\statusBar.hpp

    edit ligne 29 by this :

    text = "status_bar\StatusBarBackground.paa";

    in

    status_bar\fn_statusBar.sqf

    edit ligne 40 at 47 by this :

             <t shadow='1' shadowColor='#000000'><img size='1.0'  shadowColor='#000000' image='status_bar\icons\fps.paa'/> %1</t>
            <t shadow='1' shadowColor='#000000'><img size='1.6'  shadowColor='#000000' image='status_bar\icons\hunger.paa'/> %2</t>
            <t shadow='1' shadowColor='#000000'><img size='1.6'  shadowColor='#000000' image='status_bar\icons\thirst.paa'/> %3</t>
            <t shadow='1' shadowColor='#000000'><img size='1.0'  shadowColor='#000000' image='status_bar\icons\health.paa'/> %4</t>
            <t shadow='1' shadowColor='#000000'><img size='1.0'  shadowColor='#000000' image='status_bar\icons\biohazard.paa'/> %5</t>
            <t shadow='1' shadowColor='#000000'><img size='1.0'  shadowColor='#000000' image='status_bar\icons\nuclear.paa'/> %6</t>
            <t shadow='1' shadowColor='#000000'><img size='1.0'  shadowColor='#000000' image='status_bar\icons\money.paa'/> %7</t>
            <t shadow='1' shadowColor='#000000'><img size='1.6'  shadowColor='#000000' image='status_bar\icons\restart.paa'/>%8:%9</t>",

     

    and All Right :)

    Thank You

     

×
×
  • Create New...