Kindred-KinCaller icon

KinCaller

Controls where dominated prisoners are sent when using the Dusk Caller.

Last updated 9 hours ago
Total downloads 1
Total rating 2 
Categories Server Mods Oakveil Update
Dependency string Kindred-KinCaller-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.733.2 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.733.2
deca-VampireCommandFramework-0.11.0 icon
deca-VampireCommandFramework

Command framework for developers to easily create universal commands for their plugins.

Preferred version: 0.11.0

README

KinCaller

KinCaller is a server modification for V Rising that controls where dominated prisoners get sent when you use the Dusk Caller. Instead of the game routing them to the closest allied holding cell, you choose the destination by placing a map marker while you have a dominated target.

Stop playing hide-and-seek with your captives.


Thanks to the V Rising modding and server communities for ideas and requests!

Feel free to reach out to me on Discord (odjit) if you have any questions or need help with the mod!

V Rising Modding Discord | How to Install Mods on BepInEx | How to Use Mods In-Game

Features

  • While in dominating presence, place a map marker on your own or an allied (clan) territory to set it as your duskcaller target.
  • New prisoners are routed to an empty holding cell in that territory.
  • If that territory has no empty cell (or you never set a target), prisoners fall back to the nearest empty cell in your own castle, and if that's also full, then to the vanilla destination.
  • Your target persists through server restarts and stays set until you change it, clear it, or it stops being your own/allied castle.

Commands

Command Description
.caller status Shows your current duskcaller target territory and how many empty holding cells it has.
.caller clear Clears your duskcaller target. Prisoners will go to your nearest castle holding cell.

To set a target, you don't use a command. While dominating, just place a map marker on your own or an allied territory.

Routing Priority

When a prisoner is captured, KinCaller picks a destination in this order:

  1. The nearest empty holding cell in your marked territory (if it's still your own or an allied castle).
  2. The nearest empty holding cell in your own castles.
  3. The vanilla game destination (nearest allied).

A message confirms where the prisoner was routed.

Installation

  1. Install BepInEx, which is required for modding V Rising. Follow the instructions at BepInEx Installation Guide.
  2. Download KinCaller along with its dependency, VampireCommandFramework (VCF).
  3. Place the .dll files into the BepInEx\plugins directory of your V Rising dedicated server install.
  4. Start the server. KinCaller will be active.

License

This mod is licensed under the AGPL-3.0 license.