Search the Community
Showing results for tags 'nao'.
-
Bom dia, então mano. O que está acontecendo: No MTA, modo Multiplayer, tem a rádio, que é só pegar um link no MTA Brasil Musicas e lançar o link no F8, no entanto eu coloco e ligo a rádio e não sai NENHUM som! Nenhum mesmo, mas para os outros players sai som, gostaria de saber se tem como vocês me oferecerem suporte. Eu reinstalei o mta 2 x, acredito eu que desinstalei certo. Olhei as configurações do meu jogo porém parece que está tudo certo. Algumas fotos da minha configuração: https://imgur.com/Gpr7QTl https://imgur.com/ihfRZez
-
rapaziada do mundo do mta, to com um problema que não estou conseguindo resolver em questão do voice, e o seguinte to fazendo um server de RP e preciso usar o voice local, achei um mod chamado simplestats, no servidor local ele estava funcionando perfeitamente mas quando coloquei na host ele n estava funcionando, todos os mods de voice estava desativado e mesmo assim eu tava escutando as pessoas a metros de distancia, se puderem de ajuda agradeço vlw
-
Eu configuro tudo certinho o anti flood e mesmo assim da erro, eu envio a mensagem, não aparece a mensagem mas aparece a mensagem do anti flood dizendo "Você tem que esperar 5 segundos para digitar novamente!" Você pode ver nessa imagem: http://prntscr.com/n8k9vw Meu código é esse: ComandoDoChatGlobal = "twitter" local timerTempo = {} local timerChamar = 5000 function adminchat ( thePlayer, _, ... ) local message = table.concat ( { ... }, " " ) if ( isPlayerOnGroup ( thePlayer ) ) then for _, player in ipairs ( getElementsByType ( "player" ) ) do if ( isPlayerOnGroup ( player ) ) then if timerTempo[thePlayer] and timerTempo[thePlayer] + timerChamar > getTickCount() then outputChatBox ( "Aguarde 5 segundos para digitar novamente!", thePlayer, 255, 0, 0) return else timerTempo[thePlayer] = getTickCount() end local ID = getElementData(player, "ID") or "N/A" if getElementData (thePlayer, "Staff") then outputChatBox("#00BFFF[#00BFFFTwitter#00BFFF] #26539d*Staff -#ffffff "..getPlayerName(thePlayer).."["..ID.."]#ffffff:#ffffff "..message, player, 255, 255, 255, true) elseif not getElementData (thePlayer, "Staff") then outputChatBox("#00BFFF[#00BFFFTwitter#00BFFF]#ffffff "..getPlayerName(thePlayer).."["..ID.."]#ffffff:#ffffff "..message, player, 255, 255, 255, true) end end end end end addCommandHandler ( ComandoDoChatGlobal, adminchat )
-
- pt-br
- anti flood
-
(and 2 more)
Tagged with: