Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Crosshair
- cl_crosshairalpha "90"
- cl_crosshaircolor "5"
- cl_crosshaircolor_b "255"
- cl_crosshaircolor_r "0"
- cl_crosshaircolor_g "250"
- cl_crosshairdot "1"
- cl_crosshairgap "4"
- cl_crosshairsize "6"
- cl_crosshairstyle "4"
- cl_crosshairusealpha "1"
- cl_crosshairthickness "1"
- cl_fixedcrosshairgap "4"
- cl_crosshair_outlinethickness "1"
- cl_crosshair_drawoutline "1"
- //Binds
- bind "n" "noclip"
- bind "p" "sv_cheats 1"
- //CFG
- exec Weapons
- host_writeconfig
- //viewmodels
- viewmodel_fov 68.10
- viewmodel_offset_y 2
- viewmodel_offset_z -0.90
- //Scoreboard
- net_graph "3"
- net_graphheight "9999"
- alias "+scorenet" "+showscores; net_graphheight 0"
- alias "-scorenet" "-showscores; net_graphheight 9999"
- bind "TAB" "+scorenet"
- //Echos
- echo Show netgraph when checking scoreboard!
- echo By Wohlf_
- echo 02.06.2K15
- echo Viewmodel Loaded
- echo Crosshair Loaded
- echo Binds Loaded
- echo WELCOME USER!
- //Sound Effect
- play commander\train_bodydamageheadshot_04
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement