DayZ
339 vurderinger
Care Packages V2
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Type: Mod
Filstørrelse:
Offentliggjort:
Opdateret:
33.648 MB
23. dec. 2021 kl. 7:43
24. juni 2023 kl. 15:44
3 ændringsbemærkninger ( vis )

Abonner for at downloade
Care Packages V2

Beskrivelse
The Care Packages mod allows randomized Care Packages to drop throughout the map. This brings player PvP and custom loot events to your server.

Players are notified of Care Packages and how far away they are, via a pop up message in game. This mod is fully customizable; you can customize the loot that the packages drop, add attachments to items, set randomized quantities, etc. This mod includes custom containers and parachutes you can choose from, or feel free to reskin to fit your server.

The Care Packages mod is designed to have minimal impact to server performance, therefore some features will not be added.

Configuration is done under ProfilesFolder/CarePackagesV2 (Created on first startup)

If you run basic map markers will show automatically
If you run VPP Map please install this module to show markers on the map https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2691046344

---- NEW IN V2 ----

- You can now run multiple Care Packages at the same time, meaning you can have a run dropping to the coast with lower tiier loot and another in land with better gear!
- There is now an option to lock packages when they drop, meaning players need to hit F to open the package and cannot loot it otherwise stopping players from looting inside cars.
- The smoke coming from packages has been recreated to look much more interesting and fun
- Server owners can now define the loot more effectively, setting how many guns will spawn seperately from other items.
- Some instances where the Care Package would pass through the ground now will be automatically fixed and the package sent back above ground
- There is now an option to set a minimum player limit so players are less able to farm drops at low pop.
- Cleaned up some of the logging that was unessesary from V1

For future:

- Adding option for player called drops.
- some other stuff im sure.

---- THIS MOD REQUIRES INSTALLATION OF THE Community framework MOD ----

Special thanks to everyone at the DayZ Modding Community discord for their help and support!

@HunterzCZ#4660 and @Braindead#4599 for general scripting and config help.
@PINKgeekPDX#0002 for the new cool smoke effects!
@djlightman#5459 for providing audio files for the mod and generally being a really helpful guy!
@Jebediah#8237 for converting the models for DayZ.
@Kuli_VT#1778 for help setting up the configuration manager for this mod.
@DaemonForge#5454 for the code to link in with Basic Map.

Parachute model source: https://sketchfab.com/3d-models/army-parachute-af52e08feebc4d94a244692212ac25bb
Container Model Source: https://www.cgtrader.com/free-3d-models/industrial/tool/military-container-6c4a9744-a3db-4d2e-8292-e8115dcb3388

-- Support on all of my mods can be found on discord at: https://discord.gg/2T33rgJNVC --

Usage & Terms
- You are not permitted to unpack, repack, edit or reupload any files from this mod.
- This item is not authorized for posting on Steam, except under the Steam account of DannyDoomno1
- Permissions is granted to use this mod for server monetization under the conditions that you follow the DayZ Server Monetization agreement and have obtained permission from Bohemia through Bohemia[www.bohemia.net]

If you like my mods and wish to support me any donations are much appreciated!!
--- Paypal.me/DannyDoomno1 ---
Populære diskussioner Vis alle (3)
7
21. feb. 2024 kl. 10:47
Care package Hangs in air - Doesn't fall
DarkPsylince
0
20. mar. 2024 kl. 12:47
The installlation guide / tutorial + Discord
The Eagle [911]
0
1. dec. 2022 kl. 10:50
PVP zone around care package
Shaun
100 kommentarer
<ACR> Rambo 14. aug. kl. 4:41 
Error in my logs says missing ; at the end of line in /playercalledpackage.c - Here is the code for you to fix it. :) class Ammo_Flare_CarePackage: Ammo_Flare {};

class FlareSimulation_CarePackage extends FlareSimulation_Red {

override void OnActivation( Entity flare )
{
super.OnActivation( flare ); // ← semicolon added here

Print("Hello");
}
};
xNowZ 31. juli kl. 11:20 
The airdrop is read in the notifications but is not displayed on the expansion card, is this normal?
Лиза Ланус 8. juli kl. 0:30 
can I make a repack?you will be marked as creators
CptCook 1. juni kl. 18:50 
Im a little late to the party but has anyone created a webhook to discord for the drop notifications? tired of missing them. Lol.
El Wahrani 28. feb. kl. 15:54 
he make server crash !
The Eagle [911] 26. feb. kl. 10:09 
Works for me 100 % after update.
The Tank 26. feb. kl. 1:16 
Not Working after update
The Eagle [911] 25. sep. 2024 kl. 1:25 
xyu_29cm 24. sep. 2024 kl. 9:08 
how to enter the Discord
The Eagle [911] 22. sep. 2024 kl. 3:00 
That means there's something in your loot list that doesn't exist (wrong class name for example) or it's too big for the crate (like a big gun from SNAFU for example). When set "random" it will ignore that specific item. More info on the Discord.