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
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.733.2deca-VampireCommandFramework
Command framework for developers to easily create universal commands for their plugins.
Preferred version: 0.11.0README
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:
- The nearest empty holding cell in your marked territory (if it's still your own or an allied castle).
- The nearest empty holding cell in your own castles.
- The vanilla game destination (nearest allied).
A message confirms where the prisoner was routed.
Installation
- Install BepInEx, which is required for modding V Rising. Follow the instructions at BepInEx Installation Guide.
- Download KinCaller along with its dependency, VampireCommandFramework (VCF).
- Place the
.dllfiles into theBepInEx\pluginsdirectory of your V Rising dedicated server install. - Start the server. KinCaller will be active.
License
This mod is licensed under the AGPL-3.0 license.