-
Posts
902 -
Joined
-
Last visited
-
Days Won
61
Everything posted by Shady1
-
CD46 AC #4 DLL INJECTOR непонятно почему
Shady1 replied to snuzyxx's topic in Помощь / Отчеты об ошибках
Тогда сотрудники МТА должны заняться этим вопросом, мы ничего не можем сделать. они скоро ответят Я надеюсь, что ваша проблема будет исправлена -
aqui dentro do evento TB:UsarMaconha "sound = playSound( "files/reggae_music.mp3", true )" onClientResourceStart é o evento mais extremo, tudo começa aqui,se ele executar esse evento antes. Não é possível. o som pode não estar tocando,se o objeto sonoro não ocorreu,dá nil,porque esse momento não ocorreu. se você quiser suprimir este erro,Adicione isso : function onClientResourceStart () setPedWalkingStyle (localPlayer , 0 ) -- localPlayer, não "player" if(isElement(sound)) then stopSound(sound) end -- verifique o som se existir e pare resetWindVelocity() setCameraShakeLevel(1) setGameSpeed (1) removeEventHandler("onClientRender" , root , dxMaconha) end addEventHandler ("onClientResourceStart" , resourceRoot , onClientResourceStart) verifique com isElement se eu te ajudei com sucesso, por favor mencione e você pode curtir meu comentário
-
CD46 AC #4 DLL INJECTOR непонятно почему
Shady1 replied to snuzyxx's topic in Помощь / Отчеты об ошибках
https://wiki.multitheftauto.com/wiki/Anti-cheat_guide -
-
That probably won't help if there's a different program that is modifying or preventing MTA from running correctly.
- 5 replies
-
- 1
-
-
- windows 11
- mta
-
(and 1 more)
Tagged with:
-
hey welcome @Bigjhow the forum-site,The answer to your question is very simple, you should use localPlayer instead of player,I fixed your code and I am sending it to you, if you have any other questions please open a new topic and wait I will help you,Don't forget to like my comment if your problem is solved.... function onClientResourceStart() setPedWalkingStyle(localPlayer, 0)-- localPlayer, not "player" stopSound( sound ) resetWindVelocity() setCameraShakeLevel(1) setGameSpeed(1) removeEventHandler ( "onClientRender", root, dxMaconha ) end addEventHandler("onClientResourceStart",resourceRoot, onClientResourceStart)
-
обновить драйвера и очистить диск,отформатируйте компьютер, проблема с FPS может быть вызвана несколькими причинами...
-
a few/non-standard files. Reinstall GTA:SA with a clean, unmodified version.
-
De nada, estarei sempre te apoiando, tudo o que você precisa fazer é abrir um novo tópico e me marcar e se você quiser apoiar minha ajuda, você pode mostrar com um Like
-
silinmesini istediğin hesablardan forumdakilermi, eğer buysa, bir moderator ile iletişime geçmelisin, yani DM yoluyla Moderator yada Adminlerle iletişme geç ve onlara silinmesini istediğin hesabın e-mail adresini gönder ve güzel bir dille belirt, senin olduğunu kanıtla, unutma özellikle inglizce konuş, türk admin şuanlık yok https://forum.multitheftauto.com/staff/ bu bölümden Tut adlı admin ile iletişime geçebilirsin, o sana yardımcı olacaktır, ingilizce yazmayı unutma
-
Staff's have made a statement about this before. We're aware of toplist issues, as soon we got an update about it we will announce it Toplist maintenance is expected to be performed this week Edit: toplist ordering has been paused until everything is done At the end, if appropiate, server owners will also be informed about extension of date (so they get the same toplist duration after fix) or refunds
-
I did not receive a notification from you, if your offer is still valid please contact me on discord
-
Você pode nos mostrar as linhas com as quais está tendo problemas e nós o ajudaremos.
-
I'm very knowledgeable about this. I will help you.... Discord : Shady1#0001
-
I'm curious about the result,this method will be successful
-
I can't think of another formula, after installing gta:sa and mta:sa without mods and cleanly, the problem is fixed, but you have another problem,other players had this problem, but they tried the same method and the problem was gone.
-
You can buy gta:sa steam key from G2A.com, I think you already have it,After installing GTA:SA without mods and cleanly, you will need to reinstall MTA:SA, are you sure you did them correctly?
-
hello again, when I look at the pastebin link, I see more than one non-standard, so what you need to do is reinstall GTA:SA and install without mods. Nonstandard GTA file: \audio\CONFIG\TrakLkup.dat Nonstandard GTA file: \audio\streams\BEATS Nonstandard GTA file: \audio\streams\CUTSCENE
-
hi welcome to the forum, first of all i will ask you to follow some instructions,Download the mtadiag program, then run the mtadiag program, after the progress, send me the link named pastebin/xxxx here, I will help you. MTADiag Download Link
-
yes,you have to show your faulty codes and lines so we can help you
-
want to see your codes
-
hello @Volltron welcome to the forum, using nested timer may cause some problems, so I did not understand the system much, if you can be more descriptive we will help you