Custom Crosshairs

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

dc

Aug 17, 2005
1,118
0
36
Any apps out there for making these? Dicking around in the .inis is a pain in the ass..
 

ne_skaju

lost and found
Jan 21, 2008
302
0
16
Izvarino
|s it possible to create different crosshairs for each weapon?

p.s. sorry for strange I letter, i just accidentally pressed wrong key and decided to leave as it is.
 
Last edited:

dc

Aug 17, 2005
1,118
0
36
There is that UT3 tweaker app. It has some custom crosshair creater in it IIRC.

That app is the biggest pile of garbage I have ever used. I installed it, went and changed the crosshairs, and aside from not working at all, it completely broke my game.

All I want is a pink dot for all weapons :[]
 

dc

Aug 17, 2005
1,118
0
36
wtf. That is insane. Why wasn't crosshair selection in the game menus in the first place? ****.
 

Sir_Brizz

Administrator
Staff member
Feb 3, 2000
26,020
83
48
UT2003 didn't have custom crosshairs until 2225 (the final patch).
 

dub

Feb 12, 2002
2,855
0
36
hack job

:hmm: Yes, this bugged me at the start a lot too... I just don't think about it any more and try to accept it. (along with some other incomprehensible choices of UT3)

Try this:

...\UTGame\Config\UTWeapon.ini

Find
[UTGame.UTWeapon]
bUseCustomCoordinates=true
CustomCrosshairCoordinates=(U=408,V=26,UL=16,VL=14)
CrosshairColor=(R=255,G=255,B=0,A=255)

Set to:
[UTGame.UTWeapon]
bUseCustomCoordinates=true
CustomCrosshairCoordinates=(U=412,V=29,UL=8,VL=8)
[or this might be more accurate: CustomCrosshairCoordinates=(U=413,V=30,UL=6,VL=6) ]
CrosshairColor=(R=255,G=0,B=255,A=255)

If I **** up your crosshairs or anything else, blame someone else Darkpulse.

Scratch that, you have to set them for each weapon now. I fail.
icon2.gif
So the coordinates I gave still result in a dot, just that you have to trawl through each weapon entry and enter the co-ordinates and colour individually.
 
Last edited:

KaL976

*nubcake*
Nov 28, 2003
2,515
5
38
Cardiff | UK
Visit site
from an old text file, so possibly changed by last patch.

small dot = CustomCrosshairCoordinates=(U=283,V=93,UL=7,VL=7)

large dot = CustomCrosshairCoordinates=(U=474,V=27,UL=9,VL=9)
 

i_hax

member since Jan07... didn't survive
Jan 21, 2008
85
0
0
36
Ontario, Canada
This is the dot I made and have been using since the week the game came out... seems fine to me.

bUseCustomCoordinates=true
CustomCrosshairCoordinates=(U=476,V=28,UL=7,VL=7)
CrosshairColor=(R=0,G=255,B=0,A=255)