[Script GO] Full radar control.

#1
Numele Script-ului: Full Radar Controll
Descriere: Este util.
Download:

Cod: Selectaţi tot

 Editable binds v
bind "KEY" "rc01"       // Radar scale 0.1
bind "KEY" "rc02"       // Radar scale 0.2
bind "KEY" "rco3"       // Radar scale 0.3
bind "KEY" "rc04"       // Radar scale 0.4
bind "KEY" "rc05"       // Radar scale 0.5
bind "KEY" "rc06"       // Radar scale 0.6
bind "KEY" "rc07"       // Radar scale 0.7
bind "KEY" "rc08"       // Radar scale 0.8
bind "KEY" "rc09"       // Radar scale 0.9
bind "KEY" "rc1.0"      // Radar scale 1.0
// do not edit past here
// Menu
play ui\csgo_ui_store_select
clear
echo     
echo            Full Radar Controll Script Active      
echo                        by Snake1001                                                  
echo    
echo          Press Numpad5 to bring up this menu again.  
echo =================================================================
echo Radar Is Always Centered..........................................Numpad1
echo Radar Scale.................................................................Numpad2
echo Radar Rotation............................................................Numpad3
echo =================================================================
echo            Toggle Options without pressing KP1,KP2, and KP3.
echo =================================================================
echo Numpad5 - Reloads Script
echo Numpad7- Toggles Radar being centered
echo Numpad8- Toggles Radar Rotation
echo =================================================================
// Aliasing
alias "radarcentered" "play ui\csgo_ui_store_select;clear;echo To toggle Radar always being centered, Press Numpad7;echo To go back to the main menu, press Numpad5."
alias "radarscale" "play ui\csgo_ui_store_select;clear;echo Radar Scale Modes;echo Radar Scale 0.1 (type rc01);echo Radar Scale 0.2 (type rc02);echo Radar Scale 0.3 (type rc03);echo Radar Scale 0.4 (type rc04);echo Radar Scale 0.5 (type rc05);echo Radar Scale 0.6 (type rc06);echo Radar Scale 0.7 (type rc07);echo Radar Scale 0.8 (type rc08);echo Radar Scale 0.9 (type rc09);echo Radar Scale 1.0 (type rc1.0)"
alias "radarrotation" "play ui\csgo_ui_store_select;clear;echo Press Numpad8 to toggle radar rotation;echo To go back to the main menu, press Numpad5."
alias "rc01" "play ui\csgo_ui_store_select;cl_radar_scale 0.1;clear;echo Radar Scale 0.1 Selected;echo Press Numpad5 to go back to the main menu."
alias "rc02" "play ui\csgo_ui_store_select;cl_radar_scale 0.2;clear;echo Radar Scale 0.2 Selected;echo Press Numpad5 to go back to the main menu."
alias "rc03" "play ui\csgo_ui_store_select;cl_radar_scale 0.3;clear;echo Radar Scale 0.3 Selected;echo Press Numpad5 to go back to the main menu."
alias "rc04" "play ui\csgo_ui_store_select;cl_radar_scale 0.4;clear;echo Radar Scale 0.4 Selected;echo Press Numpad5 to go back to the main menu."
alias "rc05" "play ui\csgo_ui_store_select;cl_radar_scale 0.5;clear;echo Radar Scale 0.5 Selected;echo Press Numpad5 to go back to the main menu."
alias "rc06" "play ui\csgo_ui_store_select;cl_radar_scale 0.6;clear;echo Radar Scale 0.6 Selected;echo Press Numpad5 to go back to the main menu."
alias "rc07" "play ui\csgo_ui_store_select;cl_radar_scale 0.7;clear;echo Radar Scale 0.8 Selected;echo Press Numpad5 to go back to the main menu."
alias "rc08" "play ui\csgo_ui_store_select;cl_radar_scale 0.8;clear;echo Radar Scale 0.8 Selected;echo Press Numpad5 to go back to the main menu."
alias "rc09" "play ui\csgo_ui_store_select;cl_radar_scale 0.9;clear;echo Radar Scale 0.9 Selected;echo Press Numpad5 to go back to the main menu."
alias "rc1.0" "play ui\csgo_ui_store_select;cl_radar_scale 1;clear;echo Radar Scale 1.0 Selected;echo Press Numpad5 to go back to the main menu."
// Non-Editable binds
bind "KP_5" "exec fullradarcontroll.cfg"
bind "KP_END" "radarcentered"
bind "KP_DOWNARROW" "radarscale"
bind "KP_PGDN" "radarrotation"
bind "KP_LEFTARROW" "radarscalemin"
Autor: Gz
Sursa (Link-ul oficial):
GameBanana
Imagini: -
Propria parere: Enjoy!

Înapoi la “Script-uri”

Cine este conectat

Utilizatori răsfoind acest forum: Niciun utilizator înregistrat și 0 vizitatori