Project Zomboid

Project Zomboid

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

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

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

I'll be sure to look for this later.