Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //
- //######################################################
- //#FOG CROSSHAIRS##(CREDITS TO CHIPPY FROM KNHUD/BXHUD)#
- //######################################################
- //
- fogCrosshair
- {
- "controlname" "CExLabel"
- "fieldname" "fogCrosshair"
- "visible" "1"
- "enabled" "1"
- "xpos" "c-15"
- "ypos" "c-13"
- "zpos" "2"
- "wide" "29"
- "tall" "29"
- "font" "fogCrosshairSmooth"
- //
- // Choose what kind
- //
- // "fogCrosshair" - Pixelated and outlined
- // "fogCrosshairPlain" - Pixelated and not outlined
- // "fogCrosshairSmooth" - Antialiased, not outlined
- "labeltext" "6"
- //
- // Choose your crosshair
- //
- // Change the "1" to represent the crosshair you want displayed in the Crosshairs.jpg
- "textAlignment" "center"
- "fgcolor" "255 255 255 255"
- }
- //
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement