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 4 results

  1. Suggestion Name: make game moderators appear back on the online map Suggestion Description: just make the game moderators appear back on the https://map.truckersmp.com/, like it was a few weeks ago. Why it should be added: This should never have been removed in the first place. 1. it was something that already happened and was hidden without information being shared with the players and the community. 2. for obvious reasons of driving safety, I always use the online map to check if I could overtake safely, but in recent days it has happened a few times that during overtaking there was no one in the opposite direction according to the map, so Suddenly a car appears and I had to give f7, or quit the game to keep the other players safe. Any example images: Krew is online and doing live on Twitch, but i cant see her on the map, even looking for the name.
  2. 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.
  3. 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.
  4. 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.