Skip to content

Caroliiiin/Caroliin_Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Caroliin_Plugins

Sammlung von kleinen Scripts für Fivem basierend auf ESX

AntiBunnyHop.lua
Eine verbesserte Variante zum Verhindern von massenhaften Sprüngen. Nach mind. 3 Sprüngen hintereinander besteht die Chance dass der Charakter stolpert. Optimiert, sodass 3x hintereinander garantiert ohne zu stolpern gesprungen werden kann.

AntiPistolWhip.lua
Simples Script zum Verhindern, dass Spieler Andere mit ihrer Waffe im Nahkampf direkt totschlagen.

KillEngineWhenUpsideDown.lua
Zerballert dir direkt den Motor sobald dein Fahrzeug mit dem Dach auf dem Boden aufschlägt.

VehicleAirControl.lua
Deaktiviert das Kontrollieren von Fahrzeugen in der Luft. Ausnahmen wie Deluxo sind integriert. Flugzeuge, Boote, Motorräder und Fahrräder werden davon nicht beeinflusst.

ambientsounds.lua
Deaktiviert die Standard-Gta-Soundkulisse der Stadt. Wie zb. Polizeisirenen oder andere Stadtgeräusche.

disable_car_radio.lua
Deaktiviert das Standard GTA-Radio.

drivingshake.lua
Kamerawackeln sobald etwas beim Fahren berührt wird.

noAFKcam.lua
Deaktiviert die AFK-Kamera

no_aggresive_npcs.lua
Prüft alle 2 Sekunden (einstellbar) ob ein NPC aggresiv geworden ist und falls ja, wird dieser wieder beruhigt.

nohelmet.lua
Deaktiviert das Aufsetzen eines Helmes auf Motorrädern

sitonanyseat.lua
Lässt den Spieler bei Fahrzeugen an der Tür einsteigen, vor der gestanden wird.


Collection of Simple Fivem Plugins

AntiBunnyHop.lua
An improved version to prevent mass jumping. After at least 3 consecutive jumps, there is a chance the character will stumble. Optimized so that 3 consecutive jumps can be performed without stumbling.

AntiPistolWhip.lua
A simple script to prevent players from instantly killing others in melee combat with their weapon.

KillEngineWhenUpsideDown.lua
Immediately destroys the engine when your vehicle lands upside down on its roof.

VehicleAirControl.lua
Disables vehicle control while in the air. Exceptions like the Deluxo are integrated. Planes, boats, motorcycles, and bicycles are not affected.

ambientsounds.lua
Disables the default GTA ambient city sounds, such as police sirens or other city noises.

disable_car_radio.lua
Disables the default GTA car radio.

drivingshake.lua
Causes camera shaking when anything is hit while driving.

noAFKcam.lua
Disables the AFK camera.

no_aggresive_npcs.lua
Checks every 2 seconds (configurable) if an NPC has become aggressive and calms them down if so.

nohelmet.lua
Disables helmet-wearing on motorcycles.

sitonanyseat.lua
Allows the player to enter a vehicle at the door they are standing in front of.

Releases

No releases published

Packages

No packages published

Languages