Project Zomboid

Project Zomboid

Not enough ratings
Airdrop loot reset 空投战利品重置及汉化
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
150.228 KB
12 Jul @ 8:38am
26 Jul @ 7:22pm
5 Change Notes ( view )

Subscribe to download
Airdrop loot reset 空投战利品重置及汉化

Description
The sorting should be placed under the original module!!!

Original mod function: Add an immersive airdrop mechanism in the game, with exclusive radio channels and signal sticks. When you see airdrops and other scenes, you can freely add them during the game.

This mod resets the original mod's chicken rib like airdrop loot, adds Alice backpacks, ammunition of various calibers, and firearms, etc. There is a very low probability of winning various loot pools, such as a box of military rations, top-notch weapons, etc.


Below is an on-demand subscription to support additional mod airdrop extensions. The lack of additional mods will only result in the loss of the mod's expanded item loot pool, without affecting the original airdrop loot reset conflict. )
Temporarily supported:

1. Ammo Maker (ammunition production): There is a small probability of obtaining military ammunition compactors and related accessories.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2788256295

2. More military food&MRE ready to eat military food V2 expansion: Fully add the items into the airdrop, greatly improving the immersion of the airdrop.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3488617262

3. They Knew (Antidote Module): Each airdrop receives a fixed infection related vaccine, which can be selected from three options: inhibition, prevention, or treatment. It is recommended to drop the original special zombie item to reduce its impact.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3387110070

4. Nano hidden equipment slot and backpack: Hand cranking high-tech is still a bit outrageous, airdrop is just right, probability of obtaining.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3524474087

5. [B42/B41] Blue Archive Weapon BA Firearms: Incorporate this weapon pack into the airdrop.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3021045285

6. Escape from Tarkov 2: Three additional loot generation pools will be added based on ammunition calibers, totaling 40+guns in 9 ammunition calibers, while also solving the magazine problem.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3439877834

7. B42/B41 Real Firearms [v1.1.21] WIP: Add extra caliber ammunition.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3238830225

8. Sapph's Cooking [B42+]: adds MRE military rations to airdrops
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3409143790



The original module teaching, even the old lady can read it:

Scenario 1:

1. If you find a radio, wireless radio, walkie talkie, etc., each of the above items will randomly record several channels. If you find a Military Broadcast Channel, etc., the middle words seem to be randomly selected like the channel. Test three levels: 106.0, 55.6, 56.0. Remember these two key words (Military Channel), and the channel will issue an announcement one hour before the airdrop.

2. The channel will clearly inform you of the specific airdrop location, such as March Ridge, West Point Town, Louisville Airport, etc. The estimated arrival time is about 60 minutes, and the airdrop situation will be clearly informed. At present, there are a total of 15 airdrop locations in different cities. Just drive there to obtain them. Attention! The airdrop will attract zombies within 600 squares. Based on the gathering location of zombies, the airdrop can be located. If the sandbox settings are not modified, the airdrop will disappear on its own after 24 hours. It is used to simulate being destroyed by zombies or taken by survivors, increase the sense of urgency, and refresh if you cannot find them after a day.


Scenario 2:

1. There is no radio or wireless radio, walkie talkie, etc., or no military channel recording radio, etc. found.

Only when the airdrop plane flies by, the character's head will say: Wow!!! Found a transport plane flying towards the north, northeast, etc., without specific city coordinates!!! Only the location is available. At this time, the city can only be located by looking at the map based on the location. There are also a total of 15 different city airdrop locations, each with 2-4 locations. Please be aware! The airdrop will attract zombies within 600 squares. Based on the gathering location of zombies, the airdrop can be located, and there is still time to find them while driving fast. There is only 24 hours left (if the sandbox settings are not modified, the airdrop will disappear after 24 hours), which is used to simulate being destroyed by zombies or taken by survivors, increasing the sense of urgency. If you can't find them after a day, don't forget to refresh.


Scenario Three:

1. Once you have found the signal stick, you can call for airdrops anytime and anywhere at your current location. Right click on the signal stick and select "Call Airdrop". Also, pay attention!!! The airdrop will attract zombies within 600 squares. Remember to stay away from the city, otherwise you can eat anytime. If you want to challenge the zombie craze, just pretend I didn't say anything!



To modify airdrop loot and add airdrop locations to adapt to mod maps, simply modify airdrop_Server. Lua with built-in annotations, which is very easy to understand.







Here is Grandma's secret recipe, the specific coordinates of airdrops in each city. If you don't want to spoil anything, don't go through it





IGUI_Airdrop_Name_Muldraugh = "in Muldraugh",
IGUI_Airdrop_Name_Dixie = "in Dixie",
IGUI_Airdrop_Name_Fallas_Lake = "in Fallas Lake",
IGUI_Airdrop_Name_March_Ridge = "in March Ridge",
IGUI_Airdrop_Name_Rosewood = "in Rosewood",
IGUI_Airdrop_Name_Riverside = "in Riverside",
IGUI_Airdrop_Name_West_Point = "in West Point",
IGUI_Airdrop_Name_Louis_Ville_Airport = "in Louisville's airport",
IGUI_Airdrop_Name_Louis_Ville = "in Louisville",
IGUI_Airdrop_Name_Water_Treatment_Plant = "in Water Treatment Plant",
IGUI_Airdrop_Name_Irvington = "in Irvington",
IGUI_Airdrop_Name_Valley_Station = "in Valley Station",
IGUI_Airdrop_Name_Echo_Creek = "in Echo Creek",
IGUI_Airdrop_Name_Ekron = "in Ekron",
IGUI_Airdrop_Name_Brandenburg = "in Brandenburg",



{ x = 10592, y = 9737, z = 0, name = "Muldraugh" },
{ x = 11580, y = 8824, z = 0, name = "Dixie" },
{ x = 7277, y = 8354, z = 0, name = "Fallas_Lake" },
{ x = 10088, y = 12697, z = 0, name = "March_Ridge" },
{ x = 8106, y = 11577, z = 0, name = "Rosewood" },
{ x = 6381, y = 5282, z = 0, name = "Riverside" },
{ x = 11921, y = 6899, z = 0, name = "West_Point" },
{ x = 15185, y = 2758, z = 0, name = "Louis_Ville_Airport" },
{ x = 12936, y = 2999, z = 0, name = "Louis_Ville" },
{ x = 8041, y = 15285, z = 0, name = "Water_Treatment_Plant" },
{ x = 2501, y = 14099, z = 0, name = "Irvington" },
{ x = 13522, y = 4899, z = 0, name = "Valley_Station" },
{ x = 3520, y = 10924, z = 0, name = "Echo_Creek" },
{ x = 600, y = 9809, z = 0, name = "Ekron" },
{ x = 2100, y = 6284, z = 0, name = "Brandenburg" }

Workshop ID: 3523746065
Mod ID: Airdrop loot reset and CN
2 Comments
阿卡塞特  [author] 14 Jul @ 5:16pm 
@CarsonNuts,I'll give it a try. Is it calling airdrop with PDA? Do you still know the specific location of the airdrop?
SniffWord 14 Jul @ 10:25am 
could u make this able to be compatible with the pda mod and it sending a ping through there?