Jump to content

Search the Community

Showing results for tags 'developers'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News
    • News
    • Development Announcements
    • Official TruckersMP Events
  • Information & Support
    • TruckersMP Rules
    • Guides
    • Help
    • Suggestions
    • Recruitment
  • Community
    • Discussion
    • Q&A
    • VTC System
    • Event System
    • Discord
    • Developer Portal
    • Unofficial tools
    • Media
  • International Community
    • Other Languages
  • Archive
    • Archive
    • Trash

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Location


Interests


Known languages


VTC Name


Twitch


X (formerly Twitter)


Facebook


World Of Trucks


YouTube

Found 3 results

  1. man, I think not everyone should be able to use the pilot color. with a maximum of 3 yellow bans. and those registered with Tmp for 2 years should be able to get it. like this. pilot color gains value. Thus, the abuse of the pilot color is somewhat eliminated. It can be like hiring. sample photo. Rules regarding abuse of the pilot color should continue. those who only drive the pilot's car. will be separated from other troll players. This simulation is 1 and 2 and is encouraged. Server. It will be valid on private servers, anyone can use the pilot's car. Pilot abuse rules will apply to all servers.
  2. Hi, I was unable to post this in the developer section, so hopefully someone can move it to the right place. I am trying to use the Truckers MP PHP API package with Laravel. I have the following code to get the servers and cache them: $servers = Cache::remember('servers', 10, function () { if (Cache::has('servers')) { return Cache::get('servers'); } else { $client = new Client(); return $client->servers()->get(); } }); return view('layouts.servers', ['servers' => $servers]); I don't think it is working correctly because it seems to refresh quicker than the cache duration (10 minutes). Not sure what's missing or wrong. Any help would be appreciated.
  3. Guest

    New update bug

    When I received the shipment and press T to connect the trailer, the car did not pull the goods but stretched the wind rope win. I canceled this shipment and made another purchase but still suffered. I tried again a lot due to the new update May developers quickly fix this bug.Thanks You!
×
×
  • 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.