Jump to content

Berko

Members
  • Posts

    65
  • Joined

  • Last visited

Everything posted by Berko

  1. No gridlists ? .. Good job!
  2. Wrong section!
  3. setTimer + aclReload
  4. Oil-system -< Let you know an oil job on your own -< Link: https://up.top4top.net/downloadf-946hhn6v1-zip.html
      • 3
      • Like
      • Thanks
  5. Berko

    Script

    Community already having garages scripts search there
  6. Resource
  7. Good luck
  8. addCommandHandler('out', function ( thePlayer ) local vehicle = getPedOccupiedVehicle ( thePlayer ) if vehicle then for i = 0,getVehicleMaxPassengers ( vehicle ) do local getPlayer = getVehicleOccupant( vehicle, i ) if thePlayer and getPlayer and getPlayer ~= thePlayer then removePedFromVehicle( getPlayer ) end end end end )
  9. OnPlayerWasted + TakeAllWeapons
×
×
  • Create New...