1. Hello everybody. Earlier it was possible to use: player.SetPlayerFlag(BasePlayer.PlayerFlags.HasBuildingPrivilege, true);
    How do I now add a flag to the player?
     
  2. That flag was removed, and there's also no replacement available. It's done client-side now.
     
  3. Thank you