Project Zomboid

Project Zomboid

West Point Expansion Addon - Lootmap Item
43 Comments
Djymmy 8 Nov, 2024 @ 6:36pm 
Poderia estar junto ao mod da expansão?
Milinoso 19 Oct, 2024 @ 4:07pm 
no funciona!
Cyclonione ||Ham Mafia|| 22 Sep, 2024 @ 8:06am 
dont download this mod, my laptop fucking exploded
Jamsalad 26 Nov, 2023 @ 1:42pm 
Is there no add on to make the actual map update?
Zoot 13 Nov, 2023 @ 12:37am 
:steamsad: .. wish this one would get an update .. as of 2023-11-13 it's (still) throwing an error code .. :steamsad:
scandy 31 Jul, 2023 @ 9:45am 
funny how it gets called trash when its been last updated 3 years ago
🌴 Zunder 🌴 30 Jul, 2023 @ 10:06am 
Throws errors.
Do NOT install this mod.
It's not worth it.
vRexxiiZ 3 Jun, 2023 @ 3:48am 
trash mod
Spud 3 May, 2023 @ 9:06am 
use this mod if you just want the expansion to appear on the in-game map
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2756689895
Shinnian 13 Mar, 2023 @ 6:45pm 
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 @ 6:45pm 
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.
IFF Tag 5 Mar, 2023 @ 10:14pm 
I can't read. not the map, I just can't read.
SurgeonAlcoholic 10 Feb, 2023 @ 4:48am 
not work.
Juuzzx 7 Feb, 2023 @ 1:33pm 
Wehrmacht uniform?
Faffout 7 Feb, 2023 @ 4:50am 
still can't read it.
Dark Star 1 Feb, 2023 @ 11:43am 
cannot read map
Gato 31 Jan, 2023 @ 10:22pm 
Cant read it
TiraboTurbos 2 Jan, 2023 @ 1:00am 
I haven't even FOUND it yet, so I can't say if it's working or not.
LimpLungs 29 Nov, 2022 @ 8:55pm 
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 Oct, 2022 @ 10:01pm 
anyone know how to make the correction or take over this mod so it can be used in a MP game?
FraudeGalates 10 Oct, 2022 @ 3:16pm 
not working
Gui 21 Aug, 2022 @ 10:27am 
Please fix, map not working, theres no option to read it
Gryun 2 Jul, 2022 @ 11:51pm 
I agree. Still no way to read the map.
Cowboy262 26 Mar, 2022 @ 7:57am 
Same here. No option to read the map.
Mettalicaman4 17 Jan, 2022 @ 6:09am 
I spawned it in using a cheat menu and it appears, but does not have an option to read it.
DH 11 Jan, 2022 @ 12:13am 
I think this mod needs to be compatible with the latest version
Melancholy 9 Jan, 2022 @ 9:30pm 
please update errors when using debug mode
Obviously 3 Jan, 2022 @ 5:23am 
says the files were deleted. anyone know what the corrected version looks like?
666rdsrds666 4 Nov, 2021 @ 6:57am 
@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 @ 7:40pm 
@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 @ 5:12am 
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 @ 5:02am 
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 @ 9:56am 
This is a godsend. Thank you very much!
VaperW 3 Aug, 2021 @ 1:47pm 
Hi seems after b41.53 they change the lua code, so the map won't spawn anymore :(
Melt for Me 18 Jul, 2021 @ 10:49pm 
There's a ranch to the south of Salt Ridge, is it purposefully missing from the map?
ww2commander  [author] 19 Apr, 2021 @ 2:51pm 
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 @ 5:05am 
is it possible to add that in an existing game? or i have to start another save?
djvirus 1 Feb, 2021 @ 8:41am 
function: west_point_expansion_lootmap_saltridge.lua -- file: west_point_expansion_lootmap_saltridge.lua line # 3
MINIMA 12 Nov, 2020 @ 2:40am 
这是西点扩展地图的附加模组。 此mod将盐岭地图添加为游戏中的一项,可以在加油站和其他类似城镇地图的其他位置找到。

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

车间编号:2199111256
模组ID:WestPointExpansionAddonLootMap
ww2commander  [author] 5 Nov, 2020 @ 8:54pm 
Lonely God - this mod adds an in-game map for the town I created.
Realm Imp 26 Oct, 2020 @ 2:11am 
you can already find a map in game, why did you make a separate mod for it?
solarchos 21 Aug, 2020 @ 12:27am 
I asked...and I did indeed receive!
Totally Not An Illuminate Spy 18 Aug, 2020 @ 10:46am 
You da real OG.

I'll be sure to look for this later.