Project Zomboid

Project Zomboid

评价数不足
Monkey's Spawn In Hospital Rooms
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
2.681 MB
2024 年 10 月 12 日 上午 8:50
2024 年 12 月 3 日 下午 12:31
6 项改动说明 ( 查看 )

订阅以下载
Monkey's Spawn In Hospital Rooms

在 UburGeek 的 1 个合集中
PhunZoid S10
339 件物品
描述
This mod is for MP Only and requires setup on the server side. Read below!

You died. You will respawn with a new character in a hospital room. There you can choose to teleport to predefined locations by the server. Check the cupboard, some profession specific loot might spawn if allowed by the server.

Commissioned by UburGeek

Setup
In the LUA folder of the server, you need to set up 2 JSON files. Without these, the mod won't work.

rhr_spawnlocations.json

Pretty straightforward, just a name of the location to teleport to and the world coordinates.

[ { "name": "Louisville", "x": 12597, "y": 965, "z": 0 }, { "name": "West Point", "x": 11827, "y": 6591, "z": 0 } ]

rhr_professionloot.json
This is a bit more complicated. You have 3 options, each of which will be chosen at random. The comments are pretty self explanatory but if you're really stuck, contact me on discord or leave a comment and me or someone else can help.

{ "unemployed": [ #NAME OF PROFESSION TO SPAWN PROFESSION SPECIFIC LOOT. UNEMPLOYED WILL BE THE FALLBACK FOR MISSING PROFESSIONS. #ONE OF THESE WILL BE CHOSEN BY RANDOM "Base.Hammer", #THIS WILL JUST SPAWN A HAMMER {"item" : "Base.PipeWrench", "quantity": 2}, #THIS WILL SPAWN 2 PIPE WRENCHES ["Base.BaseballBat", "Base.Axe" ] #THIS WILL SPAWN A BASEBALL BAT AND AXE ] }

If you want to commission anything, reach out on discord: _mon.key

[ko-fi.com]

Workshop ID: 3347491501
Mod ID: respawn-hospital-rooms2
Map Folder: HospitalRooms