Jump to content
Experiencing kernel error or random crashes on TruckersMP Island? ×

Leaderboard

Popular Content

Showing content with the highest reputation on 01/16/19 in Posts

  1. [GAME MODERATOR] @CrackPrewier leaves the team due to personal reasons. [Trial Game Moderator] @The Scottish Lad leaves the team due to personal reasons.
    35 points
  2. [PLAYER] @MattTM joins the team as Community Moderator.
    18 points
  3. [GAME MODERATOR] @sshadmin demoted to Trial Game Moderator due to not following the internal set of rules. [PLAYER] @[TAL] Xris joins the team as Trial Support.
    12 points
  4. Ensure the following: That you have played at least 2 hours (120 minutes), 119 minutes is not enough. That your profile is completely public - Refer to this screenshot in the privacy settings area. That you own the game, family sharing does not work. That you have waited at least 5 minutes after pressing the button on your profile, the check can actually take that long if steam is having trouble. Tried at least 2 times. If the above steps do not work, please contact TruckersMP Support of whom can diagnose the issue. Written by: TuxyQ and Mirrland.
    4 points
  5. With bringing Senior roles, we hope to improve general quality, efficiency and performance. We already created a Senior HR role back in December, but now we're doing this for the 2 other upper-staff 'sub-teams' that have more than 2 managers, except developer. The Senior Game Manager and Senior Community Manager will give direction to their respective departments to make sure everything runs smoothly. [GAME MANAGER] @marco6158 has been promoted to Senior Game Manager. [COMMUNITY MANAGER] @Prime has been promoted to Senior Community Manager.
    3 points
  6. [Trial Support] @WentworthHFD wurde aufgrund von mehrmaligem Versagen den internen Regeln zu folgen und Fehlverhalten aus dem Team suspendiert [Support] @WhiteTiger_TMP hat das Support Team verlassen, verbleibt aber im Community Moderator Team (Social Media + Forum Mod) [Game Moderator] @derpatrick9 hat das Team aufgrund von persönlichen Gründen verlassen [Game Moderator] @NeonLeon wurde zu Human Resources befördert. [Game Moderator] @slushbro wurde zu Human Resources befördert. [Trial Game Moderator] @[GlobEx] Numb3r2 wurde zum Game Moderator befördert
    2 points
  7. ВТК - это как поисковик Google только с живым общением. Если ты не знаешь как решить проблемы, установить какую либо прогу. Тебе кто нибудь да поможет. Если даже стало скучно, то это всё поможет решить ВТК. Только напиши в конфу "кто - то желает покатать?", тебе сразу ответит 2 а то и больше сотрудников. А если ты имеешь какую либо должность в ВТК, то ты точно не заскучаешь.
    2 points
  8. [GAME MODERATOR] @Yoyo_ManSg has been promoted to Game Moderator Leader [TRIAL GAME MODERATOR] @Axorell has been promoted to Game Moderator
    2 points
  9. C is the old and popular high-level language developed Dennis Ritchie in 1972. Though, it is derived from language B which was developed by Ken Thompson. So, Let's get started. First of all, you need to download some IDE. Experts though use sublime text 3 for it but beginner should start with DevC++. The name of C program ends with extension .c e.g myProgram.c . Here is the basic C program #include <stdio.h> /* Header int main(void) { puts("Hello world"); return 0; } In above code: #include tells the compiler where to find the meanings of standard identifier. I used "printf" for it. Identifier It is the name given to the variable, constant , function in the C program. There are two types of Identifiers: 1- Standard Identifier "printf" , "scanf" and library like "Stdio.h" and "math.h" are standard identifiers. You can't change them 2- User-defined Identifiers You can give them any name like "onPlay" "getMarks" etc. Rules for Identifiers: The first character must not be any number rather it must be alphabet or ( _ ). using ( _ ) is non-recommended though. Reserved keywords like char, double, float can't be used as Identifier Keywords: Keywords are designed by the developer of Language and we can't change them. It help us a lot to make a program. In C, there are following keywords: auto do goto break char default for float short union void int if signed unsigned sizeof enum /* and more Variable Now, let's come to Variable.. It is the named memory location or memory cell. It stores the program's input data and its results after execution. These Variable are created in RAM thus it is called "Random access memory" so data stored in RAM is temporary. Example of Variables are: int marks; char grade; here, int and char are keywords while marks and grade are variable names. Let's make a simple program #include <conio.h> #include <stdio.h> void main() { short a = 10; // I will name my variable a. clrscr(); printf("%d \n" , a); a = a + 1; printf("%d \n", a); a = a - 1; printf("%d \n" , a); getch(); } You can use words instead of "a" though. Output 10 11 10 "\n" is the symbol of new line. It is type of encoding "enter/return" key. "%d" is a keyword for parser in printf function. It describes that here should be printed value from variable passed as next argument to function printf.
    1 point
  10. Mai jos puteți vedea toți membri echipei TruckersMP care vorbesc limba română. @Rico @TnT404 Upper Staff Staff @NexusMEISTER @OnFun @Aura. @Mircea541real @NexusMEISTER @~Ciprian-Ionut~ Retired Staff @Acvilla @Doxxyz @fyzz08 @InvisibleRaptor @saladqueen13 @Stefan22 @vladdis611 @WhiteTiger_TMP Topicul va fi actualizat de un membru staff la momentul potrivit. Asezarea membrilor in fiecare pozitie se va face mereu in ordine alfabetica.
    1 point
  11. Core requirements Familiarity with TruckersMP and its rules Must have a website account that is at least 12 months old Must have a forum and Discord account for internal communication Must be at least 16 years old No bans or forum/Discord punishments within the last 12 months Must have no more than 3 bans in the last 24 months Good behaviour across our communication channels Must be sufficiently proficient in English (written) Good communication skills Resilient, active and flexible Ability to work within a team and on your own at times Eager to learn and progress your knowledge Organised and adaptive Be able to accept constructive criticism Team-specific requirements/skills Problem solver Knowledge of at least one of the following: 3D Modelling using Blender Texture Creation Animations using Blender Map editing (using the map editor built into Euro Truck Simulator 2 and American Truck Simulator) Units (also known as definition files used by Euro Truck Simulator 2 and American Truck Simulator) Knowledge about player trends in TruckersMP that would help when planning content Examples of your previous modifications (for Euro Truck Simulator 2 or American Truck Simulator) or proof of your ability in one of the above fields, for example 3D modelling Familiarity with Git or similar is a bonus Discord Good activity on the Discord. Our expectation is to often participate in conversations. Keep in mind that posting "Hello" every day for a month does not count as community interaction No major punishments applied on your Discord account (Heavy warnings, Mutes, Bans) Forum There is no minimum post count requirement, however, we strongly encourage you to interact with the community No major punishments applied on your Forum account (Warning points) Stream Excellent activity and interaction on the forum OR flawless Discord activity, so we can see how you interact with people Excellent activity on the Twitch chats No major punishments applied on your Twitch account (Long timeouts/Bans) Be creative and able to launch new ideas and concepts. Good problem solver Being able to fluently communicate in multiple languages is an advantage (and sometimes required) Having past experience in this area is highly suggested but not mandatory A working microphone and the ability to speak fluent English (To be able to communicate with the team). Have both Euro Truck Simulator 2 and American Truck Simulator. Having all map DLC’s is an advantage, but not a necessity. Be available on weekends (in particular afternoons/evenings (UTC). A good understanding of English. You need to be able to understand others and others to understand you. Keen interest to learn and develop. You are responsible, professional and are resilient to critique. Ability to make authoritative and impacting decisions quickly. You are knowledgeable about the game and can provide tips to other players about the game and help with questions or issues. Have a deep knowledge and understanding of TruckersMP and its rules including European and American road laws. Familiar with the game's mechanics. Ability to translate English to your language and the other way round correctly and flawlessly You will be part of the TruckersMP team as a volunteer, this means you do not get paid for any of your work. You do enjoy certain benefits as a staff member such as being invited to staff closed convoys and getting sneak peaks of upcoming features, however, leaking such information to other people will lead to a removal from the team. Prior to submitting an application, we suggest you to read the following Knowledge Base Article with a lot of information about the way our recruitment works: https://truckersmp.com/knowledge-base/article/1019
    1 point
  12. Suggestion Name: Change the: You Cannot do that firstly you must stop your truck message. Suggestion Description: It changes the message when you are moving and try to go into menu Any example images: No Why should it be added?: Because, cars have been added so it would make more sense to have it as : You Cannot do that firstly you must stop your vehicle. .
    1 point
  13. Suggestion Name: Skoda Accessories and other aspects. Suggestion Description: It seems players have less accessories than admins when it comes to the car, there is more stuff being added for the convenience of the admins however nothing else for the players apart from the single light and strobes on the front. Players should have more options to choose from including maybe a car fresher on the interior, GPS for navigation and maybe a new paint skin for the car. Any example images: Unavailable. Why should it be added?: I think this idea should be considered because it isn't really fair if more things are being added for the staff and then players are left out, it would only be fair. I appreciate everyone who reviews this suggestion.
    1 point
  14. Hello fellow truckers! 2019 has been kicked off nicely, but we still have 1 thing left to do to close off 2018 officially. Lets start up that time machine and look back at the highlights of 2018! TruckersMP development This year has been one productive year in terms of website and modification development. Long nights were spent working on supporting each game version starting from 1.30 in January up to 1.33 in December. The modification underwent through additions such as introduction of /fix command around the servers, addition of the caravan or the Scout car being remade. The addition of the /fix command was the first decision where we have made sure the public stated their opinion and decided themselves whether they want such change or not. With the feedback received we have the command disabled on Simulation servers such as EU1. The command is very helpful if you come across unpleasant experience on your journey, with one command you may still carry on driving! Later on in the year we have added the caravan trailer to the Scout car in order to give it some purpose on our servers, you may now deliver some loads. As well as the caravan, we had Global speed limiter introduced. We had spotted a big link with speed and the amount of accidents out on our servers, with patterns being made we decided to enforce a speed limit of 150km/h on our servers. Whilst this can become a limit of some sort, it is still a high enough speed to travel at if you wish to. This change had brought a major decrease in the number of reports, accidents and unpleasant experiences out on our servers. This year had ended with the Scout car being re done. There had been additions of LED lights, for both Pilot and Police car, physics were improved and the car has been refurbished with little features. Of course with a lot more being done, those were the highlights of the year. Not only the modification has had plentiful amounts of work put into it, but also our website. The year started with little changes such as player count being added to the home page, but also Feedback now has different categories to select from, enabling the faster, and more efficient distribution within the team, and of course faster replies! Half way through the year we have decided to hide player's ban history, giving them an option of Public/Private history. This allowed players to have some privacy and ability to hide their past. Additionally with GDPR coming we enabled the players to delete their account after going through a series of questions, making sure it is not done by accident. The year had ended with a new support system being enrolled, fully developed by us. The Report and News pages had also been overhauled giving them a bright shiny modern look, very pleasant to the eye! Those are some, and not all the changes that have happened, however those mentioned ones have highly contributed to what the website is now, at the end of 2018, courtesy of our Dev team. The website has gone from version 2.4.0 to 2.5.0. TruckersMP forum During the year the forum received a few changes. The first of these changes is the rework of the forum suggestions. Originally all suggestions were categorised as mod or website. After the rework they are now categorised as Add-on, forum, game, website and other. The colours of the many different forum ranks were also received some love and got a complete overhaul. In the community section a new category was added: Hot topics. In this new section a new discussion topic would be created for everyone to discuss every 2 weeks. Other news Early on in the year was a special moment for the game moderation team as for the very first time ever public recruitment for the team was opened up. Shortly after a new solution to counter hacking was introduced that could still provide the players a way out of accidents without having to leave the road to the service centre: the /fix command. With the original implementation causing a lot of controversy it was revised shortly after to have a 10 minute cooldown, only repair tractor damage and not being available on simulation servers. By the end of January we reached a new milestone in the TruckersMP history books: 2 million registered users. Together with that we also introduced a new concept to the community: community contributors. This is a special role within the community to acknowledge the work of those community members who put in the work to create an amazing experience for all of us and showcasing good vibes and behaviour. Skipping forward to March when we consolidated the convoy control team into a new event team and make them a full part of the TruckersMP team. The reason behind this was to have a dedicated team to plan the official TruckersMP events and take away the overload from the Media team who were until then planning the events so that they could focus on creating content. Early in April we did a big overhaul in our in-game rules to set clear rules on what can and can not be done through save editing. During the course of the year these save editing rules have been revised a few times to improve them. On that same day the global speed limit of 150 km/h was also introduced. From that point on all servers have a speed limit of 150km/h with the exception of simulation server which continue to be limited at 110km/h. By the end of April another new team was introduced: the Add-on team. This new team would be responsible of creating new assets for the mod and maintaining existing ones. Some examples of the work they have done throughout the year: creation of the caravan for the car, a rework of the scout car and a map edit on ATS to compensate the massive traffic flow during the Big Sur event. Shortly after that we celebrated the 4th anniversary of TruckersMP and the 100th blogpost. By that point we passed 2.1 million registered players! Skipping forward another month to the end of May where we did another relatively large change to the structure of the TruckersMP team. At this point we consolidated the forum and discord moderators in 1 single team: community moderators. This was done to make managing those teams more efficient as their respective members were doing the same job, only being distinguished by different platforms. Later on the social media team was also moved to the community moderation team. By the end of the summer we launched our first big satisfaction survey to gauge on a large scale the perception of the community on the different aspects of the mod and the team where before we were dependant on various input through many different channels. There was a large response with over 4000 players responding to the survey! In September and October there were 2 significant changes to the mod and website. Firstly the recruitment system was revised after many suggestions, feedback and discussions on players joining the team that had several bans to their name. From that point on it is no longer possible to apply to an open position on the team if you have more than 3 bans to your name. Secondly, with the release of player owned trailers a decision had to be made on the use of double outside their native area (Scandinavia). The decision was made to allow them everywhere with the exception of heavily populated areas. With a change to the mod they would automatically be kicked from the server if they entered that area. November saw another 2 changes. Firstly a new team was created: Human resources. This new team would be responsible of managing recruitment for open positions and handle internal staff related issues. Secondly a stream calendar was added to provide everyone a good overview on when streams would be live rather than having streams starting unplanned at random times. Lastly, near the very end of the year after a lot of work to solve the distribution of winter mod, it is finally available! View post on homepage
    1 point
  15. Hello! New version 0.2.2.6.0 has been released. Changelog: Support for Frosty Winter Weather Mod v7.0.
    1 point
  16. Hey truckers, We're more than happy to announce that since yesterday, we have a new team "Human Resources". This is a brand new team integrated in our upper staff that will be responsible for our staffing and administering staff-related issues, both internal and external. A big change in how things went so far, is that recruitments now will be handled by this team instead of the managers of each department. This will allow better allocation of resources and should improve the way how recruitments are currently handled. As always, we invite you to get in touch with us through feedback for anything you'd like to discuss up close and personal with our management. Questions about recruitments, your applications, tips and tricks on how to apply, informing yourself about a possible career at TruckersMP and complaints about staff behaviour can all be sent to us through this system. More information is available at link. Happy trucking! View post on homepage
    1 point
  17. Тизер для ATS Новый год предполагает новые планы релизов и мы считаем, что пришло время поговорить о том, что мы готовим для вас в 2019 году! Мы добились значительного прогресса в изучении управления несколькими проектами на разных стадиях завершения, что является очень важным для будущего American Truck Simulator. Обычно мы начинаем тизерить о новом расширении карты, когда понимаем, что можем регулярно показывать достаточно готового контента, чтобы поддерживать ваш интерес и оповещать вас о ходе работы. Это идеальное время, чтобы объявить название нового расширения карты для American Truck Simulator прямо сейчас ... но прежде позвольте нам немного подразнить вас. Было бы слишком опрометчиво сразу показать нашу новейшую карту и мы так же знаем, как сильно вы любите угадывать! Итак, мы подготовили галерею оригинальных изображений территории будущего расширения карты, которое вы можете изучить совершенно точно в этом году. Вот закуска, приятного аппетита! scsblog Перевод: ВТК Интегра
    1 point
  18. If you receive Error 403 on our websites (truckersmp.com, forum.truckersmp.com, api.truckersmp.com etc), your IP / IP range has been blocked. As of right now, the following providers are blocked from our services: LeaseWeb: Failing to handle abuse reports in a valid and correct manner. If you are with them, please switch to a different provider as they have no chance of getting unblocked. TOR Exit Nodes: Due to the low userbase of TOR who utilise the application for its intended purpose. If you get an error 403 https://truckersmp.com/download, the above might not necessarily be the reason.
    1 point
  19. Do not worry guys, this new team does good things for our project)
    1 point
  20. Спасибо вам огромное!!!
    1 point
  21. @HamitCanKiliç tamam çözdum 12 aylık truckersmp hesabım yokmuş
    1 point
  22. Hello there, We'd like to get information if your problem has been solved now! Kind Regards, AdaBey TruckersMP Support
    1 point
  23. you must assign a key for the truck's GPS http://prntscr.com/m7pjrb 
    1 point
  24. settings => keys and buttons => built-in gps map mode assign a key good gemes
    1 point
  25. It seems such a trifle, but how much effort was invested in this table. Well done keep it up
    1 point
  26. Dear @rivac2 I am going to move your topic to the respective section since you're looking for Help. Next time, if you have any questions related to TMP, please consider creating a topic in the Help section as this section is not the correct place for questions or help related stuff. You can find the help section over here - https://forum.truckersmp.com/index.php?/forum/55-help/ The "Euro Truck Simulator 2 Discussion" section is for discussions related to the community and to Euro Truck Simulator 2, as well as topic related to ets2 and not for help related stuff. If you have any further questions or inquiries, don't hesitate to send me a Private Message! My inbox is always open should you have any questions or anything else! //Topic moved to the Help section.
    1 point
  27. Some trucks or configurations have a GPS navigation system (not the route advisor), which can be switched off, but by doing this, you'd switch off the one on the windshield (I believe this is what you're trying to achieve). Your only option is to switch to a truck without the included GPS and install only the one in the windshield. About the orange lights in the city, I don't get what you mean with this... If it's traffic lights, they usually go into blinking yellow during the nightime and go back to the usual cycle Green - Yellow - Red - Green during daytime. ESP: Algunos camiones o configuraciones traen el GPS por defecto. Se puede apagar, pero eso apagaría también el "accesorio" que tienes en el parabrisas (creo que esto es lo que intentas hacer). La única opción es cambiar a uno de los camiones que no traen el GPS incluido e instalar únicamente el del parabrisas. Acerca de las luces naranja en las ciudades, no entiendo qué quieres decir con eso... Si es por los semáforos, normalmente se ponen en modo de ámbar intermitente durante la noche y vuelven al ciclo normal Verde - Ámbar - Rojo durante el día.
    1 point
  28. Dear @Briian19 Two answers have been given,has your problem been solved? Your confirmation of the status of your issue helps us keep the forum always organized ! I await your return!
    1 point
  29. ip-шники снова поменялись: 52.209.91.142 eut2.online.scssoft.com 52.209.91.142 ats.online.scssoft.com
    1 point
  30. Skręć w lewo mówili, będzie fajnie mówili...
    1 point
  31. [Trial Support] @grundi2601 wurde zum Full Support befördert
    1 point
  32. 1 point
  33. jezzz me truck is drifting now
    1 point
  34. [Support] @Asatelon wurde zum Trial Game Moderator Observer befördert. [Support] @Ali. wurde zum Support Manager befördert. [Game Moderator Leader] @GGF MD wurde zum Support Manager befördert. [Trial Game Moderator Observer] @[GlobEx] Numb3r2 wurde zum Trial Game Moderator befördert.
    1 point
  35. Hello, From the 16th November to 16th December at midnight, we are going to be looking for talented individuals to join our Game Moderator team. The Game Moderation Team enforces our in-game rules across all servers, dealing with in-game reports and web reports. Each game moderator will independently review content while enforcing an appropriate punishment to the player with valid evidence. At first, you will start as a Trial Game Moderator Observer. This role consists of 1:1 training with experienced trained staff. As a TGMO, you are only able to view reports and ban appeals in order to have some understanding of the role before you get your web permissions as a Trial Game Moderator. Once you have successfully completed your training, you will be transferred to the Trial Game Moderator rank. You will gain permissions to review website reports and you will be able to deal with your ban appeals, by applying what has been taught during your training. During the trial period, your work will be constantly checked by your Game Moderator Leader and Game Managers. If your leaders feel your quality is good, with no major issues, you will be fully promoted to Game Moderator, where you will have full permissions in-game where you will be able to review in-game reports and action bans on the spot, as you drive. You must remember that work needs to be kept to a high-quality standard and communication and teamwork is key. Requirements Have good knowledge of TruckersMP and the rules Must be a member of TruckersMP for at least 12 months Must be registered on the TruckersMP forum for at least one month No bans within the last 12 months Must have no more than 3 bans Active on the forum Must have overall good behaviour, which includes in-game, forum, Discord and our official social media pages Language skills - English is necessary; being bilingual will be an advantage. Good communication skills Resilient, active and flexible Ability to work within a team and on your own at times Eager to learn and progress your knowledge Organised and adaptive Be able to accept constructive criticism Previous experience is an advantage, but not a necessity Forum post count is no longer a requirement, however, forum activity is required. You can apply for this position here. End date: 16/12/2018 23:59
    1 point
  36. Привіт, далекобійники! «Як стати ігровим модератором?», Це питання, про яке ви, напевно, думали. Ця тема дасть відповідь на ваше запитання а так само надасть іншу інформацію, яка могла вас зацікавити. (Game Moderator/ Ігровий Модератор) Перш за все, бути модератором гри - це не просто управляти поліцейською машиною. Деякі з вас можуть читати це щоб знайти відповідь на питання - як же користуватися поліцейською машиною? Поліцейський автомобіль доступний тільки для співробітників TruckersMP, що володіють правами ігрового модератора, наприклад самі модератори, менеджери проекту або розробники. Водіння на поліцейській машині не є основною метою модераторів в грі (далі «GM»). Це всього лише додаткова відмінність / ознака від інших гравців. Обов'язки GM не обмежуються переміщенням по карті і безладним призначенням кіків або банів користувачам. Ранг GM несе велику відповідальність. GM має справу з різними розділами сайту, репорт і апеляціями, де необхідно оцінювати що правильно, а що ні. Оскільки цей ранг дуже важливий і має розширений допуск / привілеї, ви, швидше за все, ніколи не побачите відкритого набору в GM. Кожен GM обраний з великою обережністю, щоб забезпечити максимальну якість. Ви прочитали "не побачите відкритого набору в GM" і хочете знати як вони обрані? Як ви могли помітити, вони призначаються / підвищуються з нашої поточної команди. Головним чином з нашої команди модераторів, оскільки їх обов'язки близькі до обов'язків GM. Щоб бути конкретніше, вам, в першу чергу, потрібно приєднатися до нашої команди в якості одного з рангів, щоб отримати можливість для підвищення в GM. Не всі отримують підвищення і існують різні причини, через які вони не обрані. Якщо ви приєднаєтеся до команди з метою стати GM, ви, швидше за все, зазнаєте невдачі. Ми хочемо, щоб люди приєдналися до нашої команди мали великий інтерес до своїх обов'язків, до якого вони бажють приступити. Якщо ви активні, менеджер проекту може помітити вас і запропонувати підвищення на посаді, якщо є необхідність у більшій кількості GM. Це ваш вибір, прийняти або відхилити цю пропозицію, якщо ви віддаєте перевагу залишатися в поточному ранзі. Щоб узагальнити вищесказане, вам доведеться пройти три кроки, щоб стати ігровим модератором: Крок 1 - Приєднайтесь до команди в якості (Support, Forum Moderator, Event Team і інші). Крок 2 - Завзято працювати, виконуючи свої обов'язки так, як воно повинно бути, і будьте люб'язні. Крок 3 - Отримати від керівника проекту запрошення для підвищення по службі. Деякі поради і рекомендації, які ми можемо вам повідомити: - Ніколи не просіть призначити вас в GM, це зменшить ваші шанси стати ним. - Не зв'язуйтеся з членами команди пропонуючи свою кандидатуру на посаду GM. - Не приєднуйтесь до команди з єдиною метою стати GM, ви, швидше за все, не досягнете цього. - Не питайте, коли почнеться набір на посаду модератора форуму. - Робіть все можливе, якщо ви займаєте іншу посаду в команді, виконуючи свої обов'язки і вас помітять. - Ви повинні оре знати англійську мову, це буде ваша основна мова як GM. - Дотримуйтесь правил як на форумі, так і в грі, наявність банів або попереджень знижує ваші шанси. - Будьте активні на форумі, станьте відомим в нашому суспільстві, залишивши іншим користувачам позитивне враження про себе. Подати заявку Пов'язані питання і відповіді на них: П – питання / В - відповідь П: Чи повинен я мати ETS2 і ATS, якщо я хочу стати GM? В: Ні, ми рекомендуємо вам мати обидві гри, але це не є обов'язковою вимогою. П: Чи знайомство з іншими співробітниками фактором, що дає мені перевагу? В: Ні, ми вибираємо нових GM на основі їх активності, поведінки та навичок. У кожного є рівні шанси бути обраними на посаду. П: Мене не цікавлять форум, чи можу я пропустити етап будучи модератором? В: Ні, ми вимагаємо від вас участі в дискусіях і співтоваристві. Важливо знати як працює наше співтовариство, якщо ви хочете бути в команді TruckersMP. П: Мене ніколи не вибирали під час набору, що я можу зробити? В: В нашій команді є обмеження і багато хто зацікавлений в тому щоб стати членом команди. Спробуйте виправити ваші можливі помилки та спробуйте ще раз під час наступного набору. П: Я говорю {наприклад Українською, Польською} мовою, якою не говорять інші GM, чи можу я відразу стати GM? В: Ні, вам все одно потрібно слідувати описаним вище етапах. Ми не надаємо будь-кому посаду ігрового модератора тільки через мову. П: У мене є інші питання, яких тут не описано, куди мені слід звернутися? В: Надішліть своє питання в зворотний зв'язок feedback, ми постараємося якомога швидше відповісти на ваше запитання. Оригінальний текст - https://forum.truckersmp.com/index.php?/topic/15404-how-to-become-a-game-moderator/
    1 point
  37. Opssorry + Gereksiz ban attığın için banlandın.
    1 point
  38. Zolang dit niet word doorgevoerd is er geen reden om te panikeren. Als dit alsnog in werking gaat zullen we alles op alles zetten om ervoor te zorgen dat we gewoon netjes kunnen verder doen .
    1 point
  39. Czekając w kolejce do rozładunku zachody słońca również są ładne
    1 point
  40. Dzisiejszy transport specjalny z kotłem - Szerokości
    1 point
  41. Hello Follow these guides: Solution 1: 1. Run the program as an administrator (right click the shortcut and select 'run as an administrator' and accept the UAC prompt. 2. Run TruckersMP in compatibility mode for Windows 7, please follow this guide http://pearsonsupport.helpserve.com/Knowledgebase/Article/View/210/21/how-to-install-or-run-a-program-in-compatibility-mode-in-windows-7 3. Install these two programs .NET Framework 4.6.2 https://www.microsoft.com/en-us/download/details.aspx?id=53344 VisualC++ 2015 https://www.microsoft.com/en-us/download/details.aspx?id=48145 Still not working? 1. Reset your network adapator This page will guide you through what you need to do and explains for different Windows operating systems as you scroll down. https://kb.wisc.edu/page.php?id=6653 You type · netsh int ip reset reset.txt · netsh winsock reset · netsh advfirewall reset In to a DOS window (Comand Prompt). 2. Clearing the ARP Cache https://techjourney.net/clear-delete-and-refresh-arp-cache-entry/ Resetting your network adapter http://www.home-network-help.com/netsh-winsock.html Clearing your DNS Cache https://documentation.cpanel.net/display/CKB/How+To+Clear+Your+DNS+Cache Changing DNS to Google's Public DNS, https://www.techworm.net/2016/08/change-default-dns-google-dns-fast-internet-speeds.html You can also try resetting the Winsock Catalog step 1: click on windows search program and type "cmd" enter step 2: once you're in, type "netsh winsock reset catalog" enter step 3: type "netsh int ip reset.log hit" enter step 4: restart your computer Additionally, https://kb.wisc.edu/page.php?id=6653 Solution 2: Try to run a sfc /scannow command in DOS then restart your computer and try again. https://www.lifewire.com/how-to-use-sfc-scannow-to-repair-windows-system-files-262616 Do a dns flush: https://www.wikihow.com/Flush-DNS Clear your PC's temp files with Clean Master for PC: https://www.cleanmasterofficial.com/en-us/?f=cmold Open up your Task Manager by pressing Ctrl+Alt+Del on keyboard and see if there are some updating services running in the background processes , Example: Adobe IPC Broker service,or any form of updater service which updates softwares you use in the background. Do a Disk Cleanup of C: drive - https://support.microsoft.com/de-de/help/17421/windows-free-up-drive-space#delete-files-using-disk-cleanup=windows-8 , P.S The top right corner where it says Windows 8.1/Windows RT 8.1 , Click drop down arrow and select your version of windows 7/8/10) Disable any unwanted programs you dont want running and hogging internet: https://www.howtogeek.com/74523/how-to-disable-startup-programs-in-windows/ Solution 3: Try single player and then go to Multiplayer again Reset my router Changed DNS Launch ETS2 with direcxt (64 bit), drive, save, launch TMP Check files integrability Unistall TMP + regedit + reinstall (administrator) Update your Graphic drivers Try new profile Load previous save game Turn off unnecessary features in the graphics settings. Move away from crowded areas.
    1 point
  42. Good idea, would show why someone wasn't moving while in a queue or collision or something. +1 from me
    1 point
  43. In my opinion NO (one situation one ban) . Look rules: §1.3 - Spamming or Abuse "reporting users multiple times with the same evidence and misusing the system for its intended purposes" If someone sends next report in the same situation, the player should not be punished. Game Moderator should perceive all crimes committed by the player at a given moment. The next report on the same situation should be rejected because of § 1.3. The player has the right to appeal and the next ban for the same situation should be canceled.
    0 points
×
×
  • 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.