dragonfire-mods-waspsteran/CSMdeathMarkers
BotBoyM1 8faad112b2
Add files via upload
2022-11-03 12:10:39 +03:00
..
LICENSE Add files via upload 2022-11-03 12:10:39 +03:00
README.md Add files via upload 2022-11-03 12:10:39 +03:00
init.lua Add files via upload 2022-11-03 12:10:39 +03:00
mod.conf Add files via upload 2022-11-03 12:10:39 +03:00

README.md

ContentDB

CSM Death Markers

Minetest Client Side Mod that shows waypoints to where player has died.

The waypoints change colour and fade over time and are stored over sessions per player and server.

If the bones are punched, the waypoint is cleared. It is also cleared if the player stands in the bone position. Useful when other player has removed bones already, they didn't spawn at all or the items were removed without punching the node.

Based on https://gitlab.com/PeterNerlich/death_markers

Installing the CSM

Depending on your OS and build/install of Minetest the location is different. The folder you are looking for is called clientmods.

  1. Inside the clientmods folder create one called something like deathMarkers.
  2. Download and extract the mod files
  3. and move them into the folder you created in step 1.
  4. Turn on client side mods in your minetest settings. From the menu go to settings > all settings > client > enable_client_modding.
  5. Join or start a session and log back out. (This adds a line to mods.conf: load_mod_deathmarkers = false)
  6. In clientmods/mods.conf change the line load_mod_deathmarkers = false to load_mod_deathmarkers = true
  7. Join or start a session and enjoy