Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.04 KB

File metadata and controls

34 lines (25 loc) · 1.04 KB

Standalone Zombie System [Synchronized]

Preview: https://youtu.be/JlaeB9JIKpc

Features

  • Synchronized Zombies
  • Noise Detection
  • Safe Zones
  • Headshots

Installation

  1. Download the repository here.
  2. Extract the folder and upload it to your FiveM server.
  3. Add the resource to your server.cfg file.

Changelog

  • Combined the base zombie and safezone code into standalone script package.
  • Fixed how zombies would be driving vehicles before getting out to wander.
  • Fixed how zombies would run at a player even though they're in a vehicle.
  • Upgraded the efficiency by replacing vDist and combining zombie while loops.
  • Fixed how zombies would get stuck against walls and objects while chasing.

Special thanks to Dislaik for the base code.