PvX Selector

Allows PvE/PvP Gameplay on one server.

Total Downloads: 683 - First Release: Apr 21, 2016 - Last Update: Mar 10, 2017

5/5, 14 likes
  1. Hello @Alphawar ! can you make that the gamemode display are only the color of the player name and not a title in the chat for optimize free space in chat !
     
  2. Hi today founded an option feature to purpose to add if you can by using friends data file?, it would be good if pvx can take care to Friends plugin I explain:
    a couple of player in my server have choose pve and pvp mode in same house but their door (because I set not open pve and pvp doors for all players) cannot be used bearing in mind that they are friends in Friend plugin I hope you understand my sad english google translated :)
    Br
     
  3. very constructive clap-clap to you forget me ok? I try to talk english you don't try to talk french then work your brain
     
  4. Hey man,
    I understand what you mean, sorry for not responding did not get the email notification.
    I can look at making a friends over ride.
    [DOUBLEPOST=1491453314][/DOUBLEPOST]
    Hi @Corrosive
    I do not see why you felt the need to link that gif to his comment, what you may not know is that fingerdu26 does not speak English and is using a translator (google) to convert his sentences into English.

    If you feel the need to belittle someone for their language skills please do not do it in my mod forums as it has no benefit to users.
     
    Last edited by a moderator: Apr 6, 2017
  5. It would be a good dependency thank
     
  6. Hi at last update there is

    Error while compiling: PvXselector.cs(2285,34): error CS0246: The type or namespace name `BaseNPC' could not be found. Are you missing `ProtoBuf' using directive?
     
  7. Hi,
    Sorry for the delayed response, I do not seem to be getting emails from this thread any more.
    I dont have a test server anymore, But I will see if I can resolve that issue for you asap.
     
  8. Wulf

    Wulf Community Admin

    Yeah, emails seem to be a bit wonky sadly. The fix is BaseNPC to BaseNpc. I can update it if you'd like.
     
  9. Hi Wulf, Thanks for that. sure that would be awesome.
    Hope all has been well. (Late reply as was at work :p)
     
  10. @Saytek_ I dont have my normal setup, So I have quickly created this version in NotePad++, Give it a try and see if it allows you to disable the mods betterchat function.

    @Everyone else, This also has the quick patch that Wulf said above, feel free to use it for the time being, if Saytek confirms this version as working for his request then I will upload it officially.

    ##Changes to Config, Please backup existing and delete##
     
  11. GUI menu is a disaster due to rust update mouse, by the way the chat command /pvx select [whatyouwant] is not functional but command is here
     
  12. Code:
    [05/07/2017 11:01:26] Failed to call hook 'OnEntityTakeDamage' on plugin 'PvXselector v0.9.6' (NullReferenceException: Object reference not set to an instance of an object)
    Failed to call hook 'OnEntityTakeDamage' on plugin 'PvXselector v0.9.6' (NullReferenceException: Object reference not set to an instance of an object)
    at Oxide.Plugins.PvXselector+Messages.Chat (IPlayer player, System.String langMsg, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.PvXselector.PlayerVPlayer (.BasePlayer Victim, .BasePlayer Attacker, .HitInfo HitInfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.PvXselector.OnEntityTakeDamage (.BaseCombatEntity Target, .HitInfo HitInfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    Started getting message today. any fixes

    Also is there any way to set heli from damaging PVE bases?
     
    Last edited by a moderator: May 9, 2017
  13. Hi smkngto,

    Not sure what has changed that could have caused this error.
    I will look into it and try to fix.

    On the other hand in regards to your questions about not damaging PvE bases please consult the Settings for the Heli damage in the mod config file.
    also if you set Heli Damage PvE to False it will not target PvE players.
     
  14. I will try and remove the plugin and install again. On the Heli fights my pve players want to fight heli. So I was it to target PVE but not level there bases. I didnt see that option in the config file under Heli
     
  15. @Alphawar I reinstalled PvX Long error is gone. I did check error folder and found this error: [05/08/2017 06:52:37] Failed to call hook 'CanBeTargeted' on plugin 'PvXselector v0.9.6' (NullReferenceException: Object reference not set to an instance of an object)
     
  16. Please make sure you are using the version in this chat a few lines up.
    For the helicopter please make sure that in config you have the following settings:
    HeliTargetPvE = true
    HeliDamagePvE = 1 (1 is full damage 0.5 is half damage, this is when Heli attack pve)
    HeliDamagePvEStruct = 0 (Same as above but when it attacks a pve base, 0 is no damage)
    FireDamagePvEStruc = 0 (at this time I can not tell all fires apart so this effects all fire)
    HeliDamageByPvE = 1 (effect how much damage pve play does to heli)
     
  17. Thanks for taking the time helping me here. I am using the one posted up a few. I am posted my file. The bullets don't damage but the rockets from heli do.
    "7: Heli": {
    "01: HeliTargetPvE": true,
    "02: HeliTargetPvP": true,
    "03: HeliTargetNPC": false,
    "04: HeliDamagePvE": 0.0,
    "05: HeliDamagePvP": 1.0,
    "06: HeliDamageNPC": 0.0,
    "07: HeliDamagePvEStruct": 0.0,
    "08: HeliDamagePvPStruct": 1.0,
    "09: HeliDamageAnimal": 1.0,
    "10: HeliDamageByPvE": 0.0,
    "11: HeliDamageByPvp": 1.0
    },
    "8: Fire": {
    "1: FireDamagePvE": 0.1,
    "2: FireDamagePvP": 1.0,
    "3: FireDamageNPC": 1.0,
    "4: FireDamagePvEStruc": 0.0,
    "5: FireDamagePvPStruc": 0.0
     

    Attached Files:

    Last edited by a moderator: May 9, 2017
  18. hey man. i get this in my console
    Code:
    at Oxide.Plugins.PvXselector.OnLootEntity (.BasePlayer Looter, .BaseEntity Target) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CS Plugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.OnLootEntity (.BasePlayer Looter, .BaseEntity Target) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    and this on server start
    Code:
    [05/10/2017 05:58:11]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:11]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:11]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:11]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:13]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:13]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:13]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:13]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:14] Initializing 56305 entity links
    [05/10/2017 05:58:16]     12936 / 56305
    [05/10/2017 05:58:18]     24698 / 56305
    [05/10/2017 05:58:20]     35387 / 56305
    [05/10/2017 05:58:22]     45945 / 56305
    [05/10/2017 05:58:23]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:23]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:23]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:23]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:24] Initializing 42372 stability supports
    [05/10/2017 05:58:24] Initializing 40003 conditional models
    [05/10/2017 05:58:26]     38417 / 40003
    [05/10/2017 05:58:26]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:26]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:26]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:26]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:31]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:31]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:31]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    [05/10/2017 05:58:31]   at Oxide.Plugins.PvXselector+Players+State.IsPvE (UInt64 Player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.TurretTargetPlayer (.BasePlayer _target, .AutoTurret _attacker) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.CanBeTargeted (.BaseCombatEntity _target, UnityEngine.MonoBehaviour turret) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PvXselector.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: May 10, 2017
  19. Hey man.. the new Shotgun traps kills you when you are in pve :(