Jump to content

Find FiveM Mods and Resources

8168 files and posts available in the database

  • Welcome to FiveMDEV! A maior comunidade FIVEM do Brasil!

    Welcome to FiveMDEV! A maior comunidade FIVEM do Brasil!, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of FiveMDEV! A maior comunidade FIVEM do Brasil! by signing in or creating an account.

    • Start new topics and reply to others
    • Subscribe to topics and forums to get email updates
    • Get your own profile page and make new friends
    • Send personal messages to other members.

    Welcome and enjoy the community! 😊

     
     
    0:00

Mirtin Homes VRPex 1.0.0

   (0 reviews)

1 Screenshot

About This File

Olá!

Segue aí um script de casas/homes... estou trabalhando com esse scripts e estou melhorando.

Para corrigir o erro abaixo você precisa ir no seu PMA-VOICE e adicionar em server.lua:

Citar

No such export updateRoutingBucket in resource pma-voice

function updateRoutingBucket(source)
    local route = GetPlayerRoutingBucket(source)
    voiceData[source].routingBucket = route
    TriggerClientEvent('pma-voice:updateRoutingBucket', source, route)
end

RegisterNetEvent('pma-voice:server:updateRoutingBucket')
AddEventHandler('pma-voice:server:updateRoutingBucket', function()
    local source = source
    updateRoutingBucket(source)
end)

-- Export the function
exports('updateRoutingBucket', function(source)
    updateRoutingBucket(source)
end)

Veja o vídeo do script:
 

 


User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

×
×
  • Create New...

Important Information

Esse website utiliza Cookies, se continuar navegando você concordar na usabilidade.