Code: Select all
set ua_railch1 "weapon 7; g_fov 90; sensitivity 5; g_crosshairSize 100; g_crosshairCustom 14;set ua_railch vstr ua_railch2"
set ua_railch2 "weapon 7; g_fov 120; sensitivity 7; g_crosshairSize 30; g_crosshairCustom 6;set ua_railch vstr ua_railch1"
set ua_railch "vstr ua_railch1"
bind "MWHEELUP" "vstr ua_railch"
Look at my script and tell what I need to do to tix it.