DayZ
Not enough ratings
HotDrop
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
File Size
Posted
Updated
4.452 KB
Mar 2, 2020 @ 11:32am
Apr 26, 2020 @ 2:17am
19 Change Notes ( view )

Subscribe to download
HotDrop

Description
A mod for a event where we hot drop in a city and start the killing.
When you respawn you will not take damage "God Mode" for the first 10 seconds
You will be equiped with a loaded gun as you specify in the Init.c file by including the following call to a function in the mod:

override void StartingEquipSetup(PlayerBase player, bool clothesChosen) { EntityAI itemTop; EntityAI itemEnt; ItemBase itemBs; float rand; itemTop = player.FindAttachmentBySlotName("Body"); InventoryLocation wpn_il = new InventoryLocation; wpn_il.SetHands( player, NULL ); Weapon_Base ump = CreateWeaponWithMagazine( "UMP45", "Mag_UMP_25Rnd", wpn_il ); ump.GetInventory().CreateAttachment( "PistolSuppressor" ); ump.GetInventory().CreateAttachment( "ReflexOptic" ).GetInventory().CreateAttachment( "Battery9V" ); ...........

The above example will make the player spawn with a loaded UMP45 in the hands ready to kill.

There is no excuse to not fight back.
Enjoy the blood bath.
8 Comments
Mr. Groove May 11, 2021 @ 12:03am 
U really could and should build this mod further! Nice job!
Mr. Groove May 11, 2021 @ 12:02am 
looks nice on my Bloodbathserver :-)
S.A.S. Dec 19, 2020 @ 6:21am 
Can you make a config file to change the godmode duration?
ChrisZeroTwo Sep 17, 2020 @ 3:25pm 
I installed your mod on my expansion server because players die from falling, after reconnect after clientcrash in heli.
No good idea, because with this mod it is possible to kill NPCs from trader mod :D
Klaskede -lynge  [author] Apr 20, 2020 @ 8:54am 
Have now changed the structure so you can select the load-out via init.c
Jay8454 Mar 5, 2020 @ 10:55am 
I'd like to see how this works.
Klaskede -lynge  [author] Mar 3, 2020 @ 1:47pm 
Have fixed the spawn points.
Join the Luskerne - Nordisk - Event server if you want to hot drop and be ready to kill your friends...Mini server for some fun killing
zabadolf Mar 3, 2020 @ 1:06pm 
Perfect idea!

Sometimes spawning behind wall, god mode turning on and off.. when aiming, gun pointing down..these are main bugs we've noticed on Luskerne nordic..

Maybe in future, more guns, no PSO scope for AK pls :-D

But nice idea mate and I hope for better tommorows :-)

Keep it up :-)