Project Zomboid

Project Zomboid

Not enough ratings
Monkey's Spawn In Hospital Rooms
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
2.681 MB
12 Oct, 2024 @ 8:50am
3 Dec, 2024 @ 12:31pm
6 Change Notes ( view )

Subscribe to download
Monkey's Spawn In Hospital Rooms

In 1 collection by UburGeek
PhunZoid S10
337 items
Description
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