ShOuToUtS tO bLaCkFiRe

This commit is contained in:
BenCat07 2018-03-19 18:57:08 +01:00
parent 539fff0022
commit 626bc8a5f1

View File

@ -17,6 +17,8 @@ namespace lagexploit
CatVar toggle(CV_SWITCH, "se_toggle", "0", "Toggle sequence exploit");
CatVar shoot(CV_SWITCH, "se_shoot", "0",
"Allows instant revving up or shooting two shots at once");
// SHOUTOUTS TO BLACKFIRE
CatVar doom(CV_SWITCH, "se_doom", "0",
"Shoot 2+ shots at once, see Center string on activate.");
CatVar stickyspam(CV_SWITCH, "se_stickyspam", "0",
@ -392,6 +394,7 @@ void CreateMove()
}
}
}
// SHOUTOUTS TO BLACKFIRE
if (doom)
{
static int i = 0;