Ir para conteúdo
  • Cadastre-se

Encontre Mods e Recursos FiveM

8241 arquivos e posts disponíveis no banco de dados

heitem233

Membro
  • Posts

    1
  • Registro em

  • Última visita

Histórico de Reputação

  1. Like
    heitem233 deu reputação a Hideki por um arquivo em, Salvar as deformações dos veículos / VehicleDeformation Save fivem   
    Salvar as deformações dos veículos /  VehicleDeformation Save fivem
    Tutorial em Inglês, não vou traduzir para não perder as informações.
     
     
    Installation instructions
    Extract the downloaded folder into your resources.
    Start the resource in your server.cfg:ensure VehicleDeformation
    Repair the deformation using the FixVehicleDeformation export (more below).
    Exports usage
    Getting vehicle deformation (client only)
    local deformation = exports["VehicleDeformation"]:GetVehicleDeformation(vehicle)
    Setting vehicle deformation (client only)
    exports["VehicleDeformation"]:SetVehicleDeformation(vehicle, deformation)
    Fixing vehicle deformation (needs to be called when repairing a vehicle) (client and server)
    exports["VehicleDeformation"]:FixVehicleDeformation(vehicle)
    Check if first deformation is worse than second (client only)
    exports["VehicleDeformation"]:IsDeformationWorse(firstDeformation, secondDeformation)
    Check if first deformation is equal to second deformation (client only)
    exports["VehicleDeformation"]:IsDeformationEqual(firstDeformation, secondDeformation
×
×
  • Criar Novo...

Informação Importante

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