Skip to content

Instantly share code, notes, and snippets.

@shanapu
Created May 21, 2019 20:31
Show Gist options
  • Save shanapu/d45959c5f347944540cf78171caef01e to your computer and use it in GitHub Desktop.
Save shanapu/d45959c5f347944540cf78171caef01e to your computer and use it in GitHub Desktop.
if (gc_bWarden.BoolValue && gp_bMyJBWarden && warden_iswarden(client))
{
/*
if (gp_bMyWeapons)
{
if (MyWeapons_GetTeamStatus(CS_TEAM_CT))
{
Format(menuinfo, sizeof(menuinfo), "%T", "menu_guns", client);
mainmenu.AddItem("guns", menuinfo);
}
}
*/
if (g_bOpen != null && gp_bSmartJailDoors)
{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment