Jump to content

[RUS] Sosa_Brigman

Veteran Driver VII
 TruckersMP Profile
  • Posts

    33
  • Joined

  • Last visited

3 Followers

About [RUS] Sosa_Brigman

  • Birthday April 7

Profile Information

  • Gender
    Male
  • Location
    (new AboutData()).Props[0];
  • Interests
    (new AboutData()).Props[1];
  • Preferred Trucks
    DAF
    Peterbilt
  • American Garage Location
    Nevada: Las Vegas
  • EU Garage Location
    France: Paris
  • Known languages
    (new AboutData()).Props[3] + System.Environment.NewLine + (new AboutData()).Props[4];

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

[RUS] Sosa_Brigman's Achievements

  • One Month Later
  • One Year On
  • Old Timer

Recent Badges

9

Reputation

About Me

public struct AboutData {
    
    public string[] Props { get { return this._Props; } }
    public int PropsCount { get { return this._Props.Length; } }
    
    private string[] _Props;
    
    public AboutData() {
        this._Props = new string[] {
          "26343235 45354139 35202634 32313639 44373020",
          "Love additional hardcore",
          "Free as a wind",                         //unchangeable
          "Russian, Russian 18+, English",          //speaking langs
          "C#, C++, JS, Java, Pascal, Python, Lua", //coding langs
          "https://worldoftrucks.com/en/online_profile.php?id=185301",
          //other properties
          "Not a punctual",
          "Not a common user",
          "Hate some TMP rules",
          "Hate some TMP implementations"
        };
    }
}
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.