ExplosionTracker

Moved

Total Downloads: 870 - First Release: Aug 3, 2015 - Last Update: Oct 8, 2017

5/5, 7 likes
  1. Is it possible to add the radius feature ? for example "/explosion radius 100" to check a specific area for c4 and rocket usage
     
  2. I'm not sure, but i will have to change to Data tables and i dont know anything about it..You can just check the position of this place and search in the .txt file ctrl+ f
     
  3. its a bit of a problem searching for an area on the txt as the coords are very specific
     
  4. Code:
    [Oxide] 8:50 AM [Info] [BetterLoot] BetterLoot: Internals have been updated
    [Oxide] 8:50 AM [Error] Failed to run a 0.50 timer in ExplosionTracker (NullReferenceException: )
    [Oxide] 8:50 AM [Debug]   at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
      at BaseEntity.GetEstimatedWorldPosition () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ExplosionTracker+<OnRocketLaunched>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Aug 8, 2015
  5. http://oxidemod.org/threads/explosion-tracker.10775/#post-115314
    [DOUBLEPOST=1439023439][/DOUBLEPOST]
    http://oxidemod.org/threads/explosion-tracker.10775/#post-115314
     
  6. Hi where do you find that file to see everything?
     
  7. Overview copy paste: LOG FILE:Can be found at (my_server_identity/oxide/logs/ExplosionTrackerLog.txt)
     
  8. BaK

    BaK

    I've tidyed up the console output, thought I'd share. You're more than welcome to use my code for an update if you like PaiN, thanks again for this plugin =]
     

    Attached Files:

  9. I know the error is harmless (so I am told) but really? be proud of your code and clean it up :)
    Code:
    Oxide] 3:48 AM [Error] Failed to run a 0.50 timer in 'ExplosionTracker v0.5.0' (NullReferenceException: )
    [Oxide] 3:48 AM [Debug]  at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
      at BaseEntity.GetEstimatedWorldPosition () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ExplosionTracker+<OnRocketLaunched>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    [Oxide] 3:49 AM [Error] Failed to run a 0.50 timer in 'ExplosionTracker v0.5.0' (NullReferenceException: )
    [Oxide] 3:49 AM [Debug]  at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
      at BaseEntity.GetEstimatedWorldPosition () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ExplosionTracker+<OnRocketLaunched>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Aug 25, 2015
  10. Explosion Tracker | Oxide
    I will workr on it one day.. but not sure if there is another way to do this.
     
  11. How do I make not recorded when drops Survey Charge
     
  12. - fixed entity names
    - fixed warning: changed "OnWeaponThrown" to "OnExplosiveThrown"
    - changed log-file name&folder: "/my_server_identity/Log.ExplosionTracker.txt"
     

    Attached Files:

  13. can this get support to log shown in f1 console in game
     
  14. [Oxide] 8:09 PM [Error] Failed to run a 0.50 timer in 'ExplosionTracker v0.5.0' (NullReferenceException: )
    [Oxide] 8:09 PM [Debug] at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
    at BaseEntity.GetEstimatedWorldPosition () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.ExplosionTracker+<OnRocketLaunched>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
    at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0

    These errors were filling my console today all time :(
     
  15. [Oxide] 12:36 PM [Error] ExplosionTracker plugin failed to compile!
    [Oxide] 12:36 PM [Error] ExplosionTracker.cs(95,45): error CS0246: The type or namespace name `BaseEntity' could not be found. Are you missing an assembly reference?
     
  16. For me it loads perfectly.. did u edit the plugin ?
     
  17. no, i dont edit plugin, just upload on FTP
     
  18. Code:
    (20:31:54) | [Oxide] 20:31 [Error] Failed to run a 0.50 timer in 'ExplosionTracker v0.5.0' (NullReferenceException: )
    (20:31:54) | [Oxide] 20:31 [Debug]   at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
      at BaseEntity.GetEstimatedWorldPosition () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ExplosionTracker+<OnRocketLaunched>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    (20:32:02) | [Oxide] 20:31 [Error] Failed to run a 0.50 timer in 'ExplosionTracker v0.5.0' (NullReferenceException: )
    (20:32:02) | [Oxide] 20:31 [Debug]   at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
      at BaseEntity.GetEstimatedWorldPosition () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ExplosionTracker+<OnRocketLaunched>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    (20:32:13) | [Oxide] 20:32 [Error] Failed to run a 0.50 timer in 'ExplosionTracker v0.5.0' (NullReferenceException: )
    (20:32:13) | [Oxide] 20:32 [Debug]   at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
      at BaseEntity.GetEstimatedWorldPosition () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ExplosionTracker+<OnRocketLaunched>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    (20:32:20) | [Oxide] 20:32 [Error] Failed to run a 0.50 timer in 'ExplosionTracker v0.5.0' (NullReferenceException: )
    (20:32:20) | [Oxide] 20:32 [Debug]   at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
      at BaseEntity.GetEstimatedWorldPosition () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ExplosionTracker+<OnRocketLaunched>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    (20:32:23) | [Oxide] 20:32 [Info] [BetterLoot] BetterLoot: Refreshed 94 containers (2 destroyed)
    (20:32:28) | [Oxide] 20:32 [Error] Failed to run a 0.50 timer in 'ExplosionTracker v0.5.0' (NullReferenceException: )
    (20:32:28) | [Oxide] 20:32 [Debug]   at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
      at BaseEntity.GetEstimatedWorldPosition () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ExplosionTracker+<OnRocketLaunched>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    (20:32:35) | [Oxide] 20:32 [Error] Failed to run a 0.50 timer in 'ExplosionTracker v0.5.0' (NullReferenceException: )
    (20:32:35) | [Oxide] 20:32 [Debug]   at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
      at BaseEntity.GetEstimatedWorldPosition () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ExplosionTracker+<OnRocketLaunched>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
    How we can fix this..... ?
     
  19. I think I know a way to fix this error.. just give me some time I will update probably in an hour.
     
    Last edited by a moderator: Jun 4, 2016