Jump to content

[GTW] PolishBandit

Veteran Driver VII
 TruckersMP Profile
  • Posts

    57
  • Joined

  • Last visited

2 Followers

About [GTW] PolishBandit

  • Birthday 01/08/1995

Profile Information

  • Gender
    Male
  • Location
    Leeds
  • Interests
    Graphic and web design
  • Preferred Trucks
    Scania
  • American Garage Location
    Nevada: Las Vegas
  • EU Garage Location
    Poland: Poznan
  • Known languages
    Polish, English

Recent Profile Visitors

3810 profile views

[GTW] PolishBandit's Achievements

  • One Month Later
  • One Year On
  • Old Timer

Recent Badges

113

Reputation

  1. Firma GTW Logistic pozdrawia i wstawiamy kilka swoich zdjęć. Jak macie coś z tegorocznego mastera to również wstawcie
  2. Wszystkiego Najlepszego Bandyto :)  Dużo zdrówka, szczęścia, gumowych drzewek, mało lagów oraz :troll: na trasie  :P 

    1DFk.gif

  3. I może jeszcze frytki do tego ???

  4. About 30 users in my database. IDs are unique, every person has other ID number in table. I know man that i should use mysqli or PDO but i learned on mysql and i will must to learn more about it. At this time for my company its working. Im gonna rewrite all code to mysqli in future. I didn't learn mysqli, i need to do that asap. Can you rewrite my code if its not a problem, please? Thanks
  5. I wrote some code to show how many days have passed since user register on Truckersmp. But it's display two results, second is okay but why it show the first one? Somebody can help me? I'm trust that its easy to fix that Thanks for help <?php include("connect.php"); $query = mysql_query("SELECT truckersmp_id FROM users WHERE id='".$_SESSION['id']."'"); // 1 while($rekord = mysql_fetch_array($query)) { $json_string = 'http://api.truckersmp.com/v2/player/'.$rekord[0].''; $jsondata = file_get_contents($json_string); $obj = json_decode($jsondata); foreach($obj as $value){ $myJSON = $value->joinDate; $cdate = strtotime($myJSON); $today = time(); $difference = $today - $cdate; echo "". floor($difference/60/60/24)." days"; } } ?>
  6. Wszystkiego najlepszego z okazji urodzin :D

    1. [GTW] PolishBandit

      [GTW] PolishBandit

      Dzięki Shadi ;) sorry za późną odpowiedź, ale nie zaglądam zbyt często na forum ostatnio :D 

  7. ETS nigdy nie był, nie jest i raczej nie będzie symulatorem i trzeba się z tym pogodzić. Gra pozwala na rzeczy, których nie zobaczysz w życiu realnym (przykładowo brak "kagańca" i pędzenie ciężarówką 160 km/h po landówce czy też latanie w powietrzu). Ale trzymając się tematu Od siebie polecam MANa lub nowego mercedesa. Ładnie trzymają się drogi i mi osobiście przyjemnie robi się w nich kilometry. Silnik w zależności jaki tonaż ładunku, ale raczej bez przesady żeby ciągnąć 1 tonę z silnikiem 750 Jeśli grasz na kierownicy + manual, ewentualnie sekwencja to polecam zacząć z nowym savem, wybrać ciężarówkę wedle upodobania, wsiąść w ciągnik w najsłabszej konfiguracji i zacząć przygodę truckera
×
×
  • 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.