You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When two vampires try pvp (with enabled pvp in ServerGameSettings.json). They can't damage each other.
## Enable/disable the pvp toggle feature in the pvp command.# Setting type: Boolean# Default value: false
Enable PvP Toggle = false
Currently, PVP Toggle in config is disabled. Maybe by default, pvp is disabled? So pvp imposible.
I try a bit later enable pvp toggle and test with it. Anyway, hope that bug could be fixed (there or in forks)
The text was updated successfully, but these errors were encountered:
There are other mods that can disable PvP, one of the culprits is.. ## If disabled, the hostility state and custom siege system will be disabled. ## All other bonus is also not applied. # Setting type: Boolean # Default value: true Enable Honor Benefit & Penalties = true
Setting this to false fixes the issue, as well this should be false by default.
Hi there.
I use https://github.com/Darkon47/RPGMods of @Darkon47 fork
But, suppose that bug exists in each of the versions?
When two vampires try pvp (with enabled pvp in
ServerGameSettings.json
). They can't damage each other.Currently, PVP Toggle in config is disabled. Maybe by default, pvp is disabled? So pvp imposible.
I try a bit later enable pvp toggle and test with it. Anyway, hope that bug could be fixed (there or in forks)
The text was updated successfully, but these errors were encountered: