Help instant crosshair help !

zhao0

New member
Joined
Aug 19, 2014
Messages
1
Reaction score
0
Hello, I have the instant crosshair mod but when I insert a crosshair, it appears too big.If you can tell me how can I do to insert a crosshair that I want without having this problem I would be grateful!
 
Joined
Feb 18, 2005
Messages
2,965
Reaction score
271
Decompile the .cs, search for something like
Code:
038D: draw_texture 17 position 1@ 2@ 3@ size 5.0 6.0 RGBA 128 128 128 255

Change the two numbers after size to some lower values, then recompile the .cs.
 
Top