Upvote Upvoted 0 Downvote Downvoted
anyone got the screen sized cross crosshair?
posted in Customization
1
#1
0 Frags +

It looks sorta like this https://i.imgur.com/tr1WJHx.jpg but without the circle. Anyone here happen to have it? Thanks :)

It looks sorta like this https://i.imgur.com/tr1WJHx.jpg but without the circle. Anyone here happen to have it? Thanks :)
2
#2
3 Frags +

I think you're looking for the fighter Pilot xhair. Was inbuilt into some huds but I can't find a direct link for it to be standalone. I have done some googling but can't seem to find it. I see a lot of threads saying it was in Raysfire hud so maybe try there? If you want to merge to another HUD you would need to look up some hud guides

I think you're looking for the fighter Pilot xhair. Was inbuilt into some huds but I can't find a direct link for it to be standalone. I have done some googling but can't seem to find it. I see a lot of threads saying it was in Raysfire hud so maybe try there? If you want to merge to another HUD you would need to look up some hud guides
3
#3
18 Frags +

Abood mate I dont recommend this

Abood mate I dont recommend this
4
#4
15 Frags +

https://i.imgur.com/DFvKeKl.png

https://i.imgur.com/DFvKeKl.png
5
#5
2 Frags +

Paste this on your hudlayout.res, this is working on 4:3 tho. 427 on xpos should be fine on 16:9

"Crosshair_vertical"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "320" //was 427 AJUSTE DE ACORDO COM SUA RESOLUÇÃO
"xpos_lodef" "279" //was 279
"xpos_hidef" "309" //was 309
"ypos" "0" //was 75
"zpos" "-5"
"wide" "1" //was 1
"tall" "480" //was 154, 480 is hud dims on 1920 x 1080
"tall_lodef" "206"
"tall_hidef" "212"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 100"
"alpha" "255"
}

"Crosshair_horizontal" //this is the one that spans the screen
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "0" //was 40
"xpos_lodef" "279"
"xpos_hidef" "309"
"ypos" "240" //was 240
"zpos" "-5"
"wide" "854" //was 374
"tall" "1" //was 1
"tall_lodef" "206"
"tall_hidef" "212"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 100"
"alpha" "255"
}
Paste this on your hudlayout.res, this is working on 4:3 tho. 427 on xpos should be fine on 16:9

[code]"Crosshair_vertical"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "320" //was 427 AJUSTE DE ACORDO COM SUA RESOLUÇÃO
"xpos_lodef" "279" //was 279
"xpos_hidef" "309" //was 309
"ypos" "0" //was 75
"zpos" "-5"
"wide" "1" //was 1
"tall" "480" //was 154, 480 is hud dims on 1920 x 1080
"tall_lodef" "206"
"tall_hidef" "212"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 100"
"alpha" "255"
}

"Crosshair_horizontal" //this is the one that spans the screen
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "0" //was 40
"xpos_lodef" "279"
"xpos_hidef" "309"
"ypos" "240" //was 240
"zpos" "-5"
"wide" "854" //was 374
"tall" "1" //was 1
"tall_lodef" "206"
"tall_hidef" "212"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 100"
"alpha" "255"
}[/code]
6
#6
2 Frags +
Hawk-I think you're looking for the fighter Pilot xhair. Was inbuilt into some huds but I can't find a direct link for it to be standalone. I have done some googling but can't seem to find it. I see a lot of threads saying it was in Raysfire hud so maybe try there? If you want to merge to another HUD you would need to look up some hud guides

Alright thanks, I'll look into it.

funhaver1998Abood mate I dont recommend this

I kinda like to try on different crosshairs for a bit :). I always just go back to the normal cross though :/

NickzzzzzikaPaste this on your hudlayout.res, this is working on 4:3 tho. 427 on xpos should be fine on 16:9
"Crosshair_vertical"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "320" //was 427 AJUSTE DE ACORDO COM SUA RESOLUÇÃO
"xpos_lodef" "279" //was 279
"xpos_hidef" "309" //was 309
"ypos" "0" //was 75
"zpos" "-5"
"wide" "1" //was 1
"tall" "480" //was 154, 480 is hud dims on 1920 x 1080
"tall_lodef" "206"
"tall_hidef" "212"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 100"
"alpha" "255"
}

"Crosshair_horizontal" //this is the one that spans the screen
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "0" //was 40
"xpos_lodef" "279"
"xpos_hidef" "309"
"ypos" "240" //was 240
"zpos" "-5"
"wide" "854" //was 374
"tall" "1" //was 1
"tall_lodef" "206"
"tall_hidef" "212"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 100"
"alpha" "255"
}

Thank you very much, I'll try this :)

[quote=Hawk-]I think you're looking for the fighter Pilot xhair. Was inbuilt into some huds but I can't find a direct link for it to be standalone. I have done some googling but can't seem to find it. I see a lot of threads saying it was in Raysfire hud so maybe try there? If you want to merge to another HUD you would need to look up some hud guides[/quote]

Alright thanks, I'll look into it.

[quote=funhaver1998]Abood mate I dont recommend this[/quote]

I kinda like to try on different crosshairs for a bit :). I always just go back to the normal cross though :/

[quote=Nickzzzzzika]Paste this on your hudlayout.res, this is working on 4:3 tho. 427 on xpos should be fine on 16:9

[code]"Crosshair_vertical"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "320" //was 427 AJUSTE DE ACORDO COM SUA RESOLUÇÃO
"xpos_lodef" "279" //was 279
"xpos_hidef" "309" //was 309
"ypos" "0" //was 75
"zpos" "-5"
"wide" "1" //was 1
"tall" "480" //was 154, 480 is hud dims on 1920 x 1080
"tall_lodef" "206"
"tall_hidef" "212"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 100"
"alpha" "255"
}

"Crosshair_horizontal" //this is the one that spans the screen
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "0" //was 40
"xpos_lodef" "279"
"xpos_hidef" "309"
"ypos" "240" //was 240
"zpos" "-5"
"wide" "854" //was 374
"tall" "1" //was 1
"tall_lodef" "206"
"tall_hidef" "212"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 100"
"alpha" "255"
}[/code][/quote]

Thank you very much, I'll try this :)
7
#7
0 Frags +

Thief used cross hairs like this.

Thief used cross hairs like this.
8
#8
21 Frags +
eevvhttps://i.imgur.com/DFvKeKl.png

im going to strangle u with a dental floss

[quote=eevv]https://i.imgur.com/DFvKeKl.png[/quote]

im going to strangle u with a dental floss
9
#9
8 Frags +

"But I don't understand. My crosshair was on him!"

"But I don't understand. My crosshair was on him!"
10
#10
0 Frags +

U should lower the alpha so that it's not too distracting. i like 50.

U should lower the alpha so that it's not too distracting. i like 50.
Please sign in through STEAM to post a comment.