http://oxidemod.org/threads/explosion-tracker.10775/#post-115314
ExplosionTracker
Moved
Total Downloads: 870 - First Release: Aug 3, 2015 - Last Update: Oct 8, 2017
- 5/5, 7 likes
-
Is it possible to add the radius feature ? for example "/explosion radius 100" to check a specific area for c4 and rocket usage
-
-
its a bit of a problem searching for an area on the txt as the coords are very specific
-
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 -
[DOUBLEPOST=1439023439][/DOUBLEPOST] -
Hi where do you find that file to see everything?
-
Overview copy paste: LOG FILE:Can be found at (my_server_identity/oxide/logs/ExplosionTrackerLog.txt)
-
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:
-
-
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 -
I will workr on it one day.. but not sure if there is another way to do this. -
How do I make not recorded when drops Survey Charge
-
- fixed entity names
- fixed warning: changed "OnWeaponThrown" to "OnExplosiveThrown"
- changed log-file name&folder: "/my_server_identity/Log.ExplosionTracker.txt"Attached Files:
-
-
can this get support to log shown in f1 console in game
-
[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 -
[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? -
-
-
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
-
Last edited by a moderator: Jun 4, 2016