Chasester_aka_you | 2010-10-20 04:27
Auto Weapon Cross hair Change
10
points ]
 (1 vote)
Change Cross hair for every weapon ... and Customize :)

Chasester Set of CH
Basically run the code in the autoexec.cfg then goto multiplayer>crosshairs

If it runs slow then raise the Auto Check Weapon Cross hair slider.
If still then change the code as it is written in the comments.
If still GET A NEW COMPUTER ;) or leave a comment

===========================================================
@update 1
fixed errors
created a menu to shell the dynamic crosshairs
Reset functions should work :)
NOTE: overlays the crosshair gui that is in the original code, if you dont want this then change the name of the crosshair gui and then type exec data/menus.cfg in to the command line.

===========================================================
@revision 1
Added youtube video

Note: this is not a working version of code only a preview-use the cfg given below

//my menu
newgui Ed [
guistayopen [
normal = ( getCrossHairMenuInfo 0 )
    guitab "Shot"
(getCrossHairMenuInfo 6)
guitab "Chain Gun"
(getCrossHairMenuInfo 9)
    guitab "Rockets"
(getCrossHairMenuInfo 12)
    guitab "Rifle"
(getCrossHairMenuInfo 15)
    guitab "Grenades"
(getCrossHairMenuInfo 18)
    guitab "Pistol"
(getCrossHairMenuInfo 21)
    guitab "Fist"
(getCrossHairMenuInfo 3)
]
]

setWeaponCRH = [ 
a = ( getweapon )
i = 0
if (= $editing 0 )[ 
if (= $use 1 ) [
loop i 7 [
if (= $a $i ) [
   crosshairsize (+ $modSize @(concatword "$" ( at $weapons (+ 0 (* (+ $i 1) 3 ) ) ) ) )
   loadcrosshair @(concatword "$" ( at $weapons (+ 1 (* (+ $i 1) 3 ) ) ) )
   loadcrosshair @(concatword "$" ( at $weapons (+ 2 (* (+ $i 1) 3 ) ) ) ) 2
]
]
] [
]
] [ 
   crosshairsize (+ $modSize $noSize )
   loadcrosshair $noCH
   loadcrosshair $noHT 2
]

]
autoCheckCH = [
setWeaponCRH 
sleep $autoCheck [
autoCheckCH 
]
]

autoCheckCH 
autoexec.cfg (4.52 KB)
10
points
 (1 vote)
User login
Users on Quadropolis
2 guests & no users online
vampirefrog
Created 2024-04-11 22:25
1 week 5 days ago
vampirefrog
29
points ]
 (4 votes)
Created 2010-05-30 10:00
13 years 47 weeks ago
Gangler
36
points ]
 (4 votes)
Created 2020-10-22 00:50
3 years 26 weeks ago
Zoocata
10
points ]
 (1 vote)
Created 2024-02-11 21:20
10 weeks 2 days ago
vampirefrog
10
points ]
 (1 vote)
Created 2023-07-23 20:02
39 weeks 3 days ago
36
points ]
 (4 votes)
Created 2020-12-10 12:49
3 years 19 weeks ago
Created 2023-12-12 23:34
19 weeks 21 hours ago
Zoocata
Created 2023-11-27 23:00
21 weeks 1 day ago
20
points ]
 (2 votes)
Created 2023-10-01 15:21
29 weeks 3 days ago
20
points ]
 (2 votes)
Created 2021-05-24 00:01
2 years 48 weeks ago
9
points ]
 (1 vote)
Created 2023-06-13 17:54
45 weeks 1 day ago
Zoocata
27
points ]
 (3 votes)
Created 2023-05-05 20:58
50 weeks 4 days ago
Zoocata
18
points ]
 (2 votes)
Created 2023-03-02 01:40
1 year 7 weeks ago
Getridou
Created 2023-01-29 23:27
1 year 12 weeks ago
Created 2023-01-19 19:36
1 year 13 weeks ago
Getridou
Created 2023-01-10 17:10
1 year 15 weeks ago
Getridou
Created 2023-01-01 14:30
1 year 16 weeks ago
Getridou
10
points ]
 (1 vote)
Created 2023-01-01 10:58
1 year 16 weeks ago
Getridou
Created 2023-01-01 10:49
1 year 16 weeks ago
afroninja
17
points ]
 (2 votes)
Created 2023-01-01 06:32
1 year 16 weeks ago
Who's new
  • ColdIV
  • Aidan
  • Hunk
  • letic86
  • BATMAN