Hello everyone! Let me introduce you a standalone zombie system, the fusti_zombie.
First of all I want to thank @csontvazharcos and @Gellipapa for helping me making this script
Description:
- As you can see when the player enters to the zone, x amount of zombies will spawn/player.
(for example:) If player 1 enters to the zone, 5 zombies will spawn in. If player 2 also enters, another 5 zombie spawns in. Players can see eachother’s zombie, they can kill eachother’s zombie, loot them etc. Only the killer will get the loot, if you set the loot to false in the config. (see the videos) If a zombie dies, it will disappear after 30 seconds, if Player 1 leaves the zone, Player 1’s zombies will be deleted. If all 5 zombie dies, after 5 seconds they will respawn in a different coordinate. You can set different zombie models in the config, set the looting distance, added all translation, so everything is configurable. You can also set the zombie’s count/player, damage, health, armour, and canDieFromHeadshot. This means that if you set it to true, the zombies will get the damage as normal peds, but if you set it to false, they won’t die to a single headshot. You can put as many item’s as you want, and set the chance to 0-10. You can set custom blip data (sprite, display, scale, colour, text) with custom radius data (colour, alpha). Currently supports two types of zone’s, box and sphere. I have attached an example into the config. If a vehicle tries to enter the zone, it will put it back out from the zone.
Features:
- Optimized
- Multiple zone options
- Configurable zombie status
- Standalone
- Fully synced with all players
- Blocking vehicle enter
- Optional looting types
- Chance-based item drops
- Injure effects
- And more!
Export:
use the export ‘inZone’ to check if the player is in the zone.
Example: exports.fusti_zombie:inZone()
Requirements:
- ox_lib
- ox_target
- ox_inventory
Config:
Documentation:
Previews and pictures:
If the video’s are not opening, use these links: video1, video2
Sphere and box zone options:
Testing with 70 zombies at one time:
Buy the script here:
- Price: 20 GBP + tax
- https://fusti.tebex.io/package/5643069
If you have any questions let me know in the comments! Thank you for your time
Code is accessible | No |
Subscription-based | No |
Lines (approximately) | ~ 400 |
Requirements | ox_lib, ox_target, ox_inventory |
Support | Yes |