24-05-2018, 03:01 PMGeorge_Chong Wrote: restrict = "TEAM_EXAMPLE" or restrict = TEAM_EXAMPLE or restrict = "Team Name" or restrict = team name And that should auto hide it from other jobs If not then, im not to sure, sorry
restrict = function( ply ) return ply:Team() == TEAM_MAYOR end
Loading Info...