You could just adjust the TargetPriorityPvp
CVar instead:
1 - default
2 - prioritize all pvp targets
3 - prioritize players only
/run SetCVar("TargetPriorityPvp", 3)
Has no effect outside of PVP so there’s no need to unset it.
You could just adjust the TargetPriorityPvp
CVar instead:
1 - default
2 - prioritize all pvp targets
3 - prioritize players only
/run SetCVar("TargetPriorityPvp", 3)
Has no effect outside of PVP so there’s no need to unset it.