FIVEM 2022 | [QBCORE] | CODE-SCHNIPSEL [TEIL 2]

1: Optimization: -- Radar While Driving

2: Enable PVP

Code
Code kommt bei qb-spawn client.lua lines 155-156 underneath RegisterNUICallback('spawnplayer', function(data)

    SetCanAttackFriendly(PlayerPedId(), true, false)
    NetworkSetFriendlyFireOption(true)

3: Free optimization

Code
Replace all GetPlayerPed(-1) with PlayerPedId()

4: Distance optimization

5: FXMANIFEST -- Resource Metadata

6: Small resources

7: QB liveryfix

8: QB weaponlicnese

Navigation

  1. Forum
  2. Blog
    1. Artikel
  3. Ticketsystem
  4. Shop
  5. Forenregeln
  6. Merchandise
  7. Discord
  1. Dashboard
  2. Nutzungsbedingungen
  3. Datenschutzerklärung
  4. Impressum
  5. sa-mp.com Downloadarchiv
  6. OpenMP / SAMP Serverliste

Aktueller Ort

Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen.