Created
April 6, 2014 00:25
-
-
Save diegorv/9999799 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bind "F10" "amx_on; amx_say random [ Desbugando ];amx_rcon sv_timeout 1;wait;wait;wait;wait;wait;amx_rcon sv_timeout 99999; amx_rcon sv_timeout 65;amx_execall speak buttons/button1;speak buttons/button1" | |
bind "F7" "amx_rcon sv_restart 1" | |
bind "F6" "amx_say [Cpl Off]; amx_rcon mp_friendlyfire 0; amx_rcon mp_startmoney 16000; amx_rcon mp_roundtime 2.50; amx_rcon mp_c4timer 35; amx_rcon mp_freezetime 0; amx_rcon mp_buytime 2.50; amx_rcon mp_timeleft 0; amx_rcon mp_timelimit 0; amx_rcon mp_maxrounds 0; amx_rcon sv_alltalk 0; amx_rcon mp_forcechasecam 0; amx_rcon mp_forcecamera 0; amx_rcon mp_autoteambalance 0; amx_rcon mp_limitteams 0; mp_autokick 1" | |
bind "F5" "amx_say [Cpl On]; amx_rcon mp_freezetime 15;amx_rcon mp_c4timer 35;amx_rcon mp_maxrounds 0;amx_rcon mp_tkpunish 0;amx_rcon mp_startmoney 800;amx_rcon mp_friendlyfire 1;amx_rcon mp_roundtime 1.75;amx_rcon mp_limitteams 0;amx_rcon mp_autoteambalance 0;amx_rcon mp_friendlyfire 1;amx_rcon allow_spectators 1;amx_rcon sv_alltalk 0;amx_rcon mp_forcecamera 2;amx_rcon mp_forcechasecam 2;amx_rcon mp_buytime 0.25" | |
bind "F8" "amx_say [Se introsar leva ban]; amx_execall kill; amx_execall chooseteam; amx_execall jointeam 6; amx_execall" | |
bind "p" "amx_say [All Talk Ativado]; amx_rcon sv_alltalk 1" | |
bind "l" "amx_say [All Talk Desligado]; amx_rcon sv_alltalk 0" | |
bind "p" "amx_on; amx_say [ Desbugando ] ;amx_rcon sv_timeout 1;wait;wait;wait;wait;wait;amx_rcon sv_timeout 99999; amx_rcon sv_timeout 65" | |
bind "l" "amx_rcon mp_friendlyfire 0" | |
bind "KP_END" "amx_on" | |
bind "KP_DOWNARROW" "amx_off" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment