Jump to content

eoL Shady

Members
  • Posts

    928
  • Joined

  • Last visited

  • Days Won

    63

Everything posted by eoL Shady

  1. 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
  2. https://wiki.multitheftauto.com/wiki/Anti-cheat_guide
  3. O que você quer fazer com StopSound, a música não toca quando onClientResourceStart é executado, você também adicionou o evento (onClientResourceStart ) que pode causar um erro durante a execução, mostre-me o erro.
  4. eoL Shady

    SD #4 RKE8

    That probably won't help if there's a different program that is modifying or preventing MTA from running correctly.
  5. 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)
  6. обновить драйвера и очистить диск,отформатируйте компьютер, проблема с FPS может быть вызвана несколькими причинами...
  7. a few/non-standard files. Reinstall GTA:SA with a clean, unmodified version.
  8. 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
  9. 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
  10. good work.
  11. 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
  12. I did not receive a notification from you, if your offer is still valid please contact me on discord
  13. Você pode nos mostrar as linhas com as quais está tendo problemas e nós o ajudaremos.
  14. I'm very knowledgeable about this. I will help you.... Discord : Shady1#0001
  15. eoL Shady

    MTA Unknown crash!

    I'm curious about the result,this method will be successful
  16. eoL Shady

    MTA Unknown crash!

    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.
  17. eoL Shady

    MTA Unknown crash!

    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?
  18. eoL Shady

    MTA Unknown crash!

    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
  19. eoL Shady

    MTA Unknown crash!

    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
  20. yes,you have to show your faulty codes and lines so we can help you
  21. want to see your codes
  22. 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
  23. If you have @TheManTheMythTheLegend in your development team, this job will be successful without any hesitation. good luck with your project...
×
×
  • Create New...