How can I increase the turret placement limit of players?

I want to change the turret limit from 12 to 36, how can I do it?

I tried this and it didn't work but there is a solution: rust.RunServer Command("sentry.max interference 36"); You need to add this command to the load function of any plugin.