LfsButton butZoneName = new LfsButton(5);
butZoneName.Color = FullMotion.LiveForSpeed.InSim.Enums.ButtonColor.Transparent;
butZoneName.Text = "^6" + zone.ZoneNaam;
butZoneName.Width = 20;
butZoneName.Left = 180;
butZoneName.Top = 20;
butZoneName.AlwaysVisible = true;
butZoneName.TextAlignment = FullMotion.LiveForSpeed.InSim.Enums.ButtonTextAlignment.Right;
butZoneName.Height = 5;
InSim.ShowButton((LfsButton)butZoneName,(byte)playerConn.UniqueID);
consolemsg("button set -> " + playerConn.UniqueID);
Warning:Error loading ./DriftPB.txt or file does not exist yet!