Project Zomboid

Project Zomboid

West Point Expansion Addon - Lootmap Item
43 kommentarer
Djymmy 8. nov. 2024 kl. 18:36 
Poderia estar junto ao mod da expansão?
Milinoso 19. okt. 2024 kl. 16:07 
no funciona!
Cyclonione ||Ham Mafia|| 22. sep. 2024 kl. 8:06 
dont download this mod, my laptop fucking exploded
Jamsalad 26. nov. 2023 kl. 13:42 
Is there no add on to make the actual map update?
Zoot 13. nov. 2023 kl. 0:37 
:steamsad: .. wish this one would get an update .. as of 2023-11-13 it's (still) throwing an error code .. :steamsad:
scandy 31. juli 2023 kl. 9:45 
funny how it gets called trash when its been last updated 3 years ago
🌴 Zunder 🌴 30. juli 2023 kl. 10:06 
Throws errors.
Do NOT install this mod.
It's not worth it.
iSeriious 3. juni 2023 kl. 3:48 
trash mod
Spud 3. maj 2023 kl. 9:06 
use this mod if you just want the expansion to appear on the in-game map
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2756689895
Shinnian 13. mar. 2023 kl. 18:45 
My friend and I are in a mp game and cannot find map, eventually spawned it in and it is completely blank.
Eruviel 13. mar. 2023 kl. 18:45 
So, we finally had to cheat on our MP server and have an admin spawn the map in because we've never found it naturally. The map just simply wasn't spawning for us.

To our disappointment, the map is completely blank. It "discovers" the area the expansion should be, but it just shows the vanilla map still with no buildings. Just forest.
foe 5. mar. 2023 kl. 22:14 
I can't read. not the map, I just can't read.
SurgeonAlcoholic 10. feb. 2023 kl. 4:48 
not work.
Juuzzx 7. feb. 2023 kl. 13:33 
Wehrmacht uniform?
Faffout 7. feb. 2023 kl. 4:50 
still can't read it.
Dark Star 1. feb. 2023 kl. 11:43 
cannot read map
Gato 31. jan. 2023 kl. 22:22 
Cant read it
TiraboTurbos 2. jan. 2023 kl. 1:00 
I haven't even FOUND it yet, so I can't say if it's working or not.
LimpLungs 29. nov. 2022 kl. 20:55 
Krilton, afaik you would need the original files to be able to generate the map. Best case, someone makes an eris minimap version. Best best case, someone (maybe the westpoint expansion road fix mod or whatever) recreates these cells and takes over and adds a full map onto theirs.
Krilton 13. okt. 2022 kl. 22:01 
anyone know how to make the correction or take over this mod so it can be used in a MP game?
FraudeGalates 10. okt. 2022 kl. 15:16 
not working
Gui 21. aug. 2022 kl. 10:27 
Please fix, map not working, theres no option to read it
Gryun 2. juli 2022 kl. 23:51 
I agree. Still no way to read the map.
Cowboy262 26. mar. 2022 kl. 7:57 
Same here. No option to read the map.
Mettalicaman4 17. jan. 2022 kl. 6:09 
I spawned it in using a cheat menu and it appears, but does not have an option to read it.
DH 11. jan. 2022 kl. 0:13 
I think this mod needs to be compatible with the latest version
Melancholy 9. jan. 2022 kl. 21:30 
please update errors when using debug mode
Obviously 3. jan. 2022 kl. 5:23 
says the files were deleted. anyone know what the corrected version looks like?
666rdsrds666 4. nov. 2021 kl. 6:57 
@p6kocka @artka https://dropmefiles.com/P42lm
corrected the file. It must be placed at: C: \ Program Files (x86) \ Steam \ steamapps \ workshop \ content \ 108600 \ 2199111256 \ mods \ west_point_expansion_addon_lootmap \ media \ lua \ server \ Items
The_Gunrunner 29. sep. 2021 kl. 19:40 
@p6kocka I'm trying to understand the lua scripting for items.. any idea what controls the chance of that item spawning in that container? for example:

table.insert(ProceduralDistributions.list.MagazineRackMaps.items, "Base.west_point_expansion_lootmap_saltridge");
table.insert(ProceduralDistributions.list.MagazineRackMaps.items, 10);

I get that this inserts the item in the magazine rack containers, but what is the "10" at the end of the script. Is that the percentage chance of it appearing in that container? thanks (cant find any of this info on the net, hence, asking here)
p6kocka 17. sep. 2021 kl. 5:12 
YOu have to delete everything in:
...\workshop\content\108600\2199111256\mods\west_point_expansion_addon_lootmap\media\lua\server\Items\ "west_point_expansion_lootmap_saltridge.lua"
and replace it with:
local function preDistributionMerge()
table.insert(ProceduralDistributions.list.MagazineRackMaps.items, "Base.west_point_expansion_lootmap_saltridge");
table.insert(ProceduralDistributions.list.MagazineRackMaps.items, 10);
table.insert(ProceduralDistributions.list.MagazineRackMaps.items, "Base.west_point_expansion_lootmap_saltridge");
table.insert(ProceduralDistributions.list.MagazineRackMaps.items, 10);
end
Events.OnPreDistributionMerge.Add(preDistributionMerge);
p6kocka 17. sep. 2021 kl. 5:02 
It gives me the same error as for djvirus:
function: west_point_expansion_lootmap_saltridge.lua -- file: west_point_expansion_lootmap_saltridge.lua line # 3
Dashi 20. aug. 2021 kl. 9:56 
This is a godsend. Thank you very much!
VaperW 3. aug. 2021 kl. 13:47 
Hi seems after b41.53 they change the lua code, so the map won't spawn anymore :(
Melt for Me 18. juli 2021 kl. 22:49 
There's a ranch to the south of Salt Ridge, is it purposefully missing from the map?
ww2commander  [ophavsmand] 19. apr. 2021 kl. 14:51 
It should work with an existing game, but it will not spawn in areas you have already visited/looted such as the gas stations as the loot is generated only once (unless you have loot respawn switched on). Other than that, the map will continue to have a chance to spawn in buildings and cars you have not yet visited
ReaPer 17. apr. 2021 kl. 5:05 
is it possible to add that in an existing game? or i have to start another save?
djvirus 1. feb. 2021 kl. 8:41 
function: west_point_expansion_lootmap_saltridge.lua -- file: west_point_expansion_lootmap_saltridge.lua line # 3
MINIMA 12. nov. 2020 kl. 2:40 
这是西点扩展地图的附加模组。 此mod将盐岭地图添加为游戏中的一项,可以在加油站和其他类似城镇地图的其他位置找到。

仅与build 41+兼容
v1.1
由Commander(ww2commander)创建

车间编号:2199111256
模组ID:WestPointExpansionAddonLootMap
ww2commander  [ophavsmand] 5. nov. 2020 kl. 20:54 
Lonely God - this mod adds an in-game map for the town I created.
girk 26. okt. 2020 kl. 2:11 
you can already find a map in game, why did you make a separate mod for it?
solarchos 21. aug. 2020 kl. 0:27 
I asked...and I did indeed receive!
Totally Not An Illuminate Spy 18. aug. 2020 kl. 10:46 
You da real OG.

I'll be sure to look for this later.