Jump to content

izvekland

Member
  • Posts

    309
  • Joined

  • Last visited

Everything posted by izvekland

  1. izvekland

    Hellowen

    at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.Halloween+JunkpileConfig+JunkpileObject.AddToJunkPile (JunkPile pile) [0x00000] in <994682ba70ba40668ac9e4d4acc07e5f>:0 at Oxide.Plugins.Halloween+JunkpileConfig.Apply (JunkPile junkPile) [0x00025] in <994682ba70ba40668ac9e4d4acc07e5f>:0 at Oxide.Plugins.Halloween.OnEntitySpawned (JunkPile junkPile) [0x0005b] in <994682ba70ba40668ac9e4d4acc07e5f>:0 at Oxide.Plugins.Halloween+<InitJunkPilesCoro>d__43.MoveNext () [0x00092] in <994682ba70ba40668ac9e4d4acc07e5f>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <fcaf289839f24125a059795f150fce14>:0
  2. izvekland

    Cases

    I wanted it to be something like this, but you can buy cases through the store, which seems even better. If there is no case, then it says out of stock, or not available, if there is a case, then it says open, it would be much better! Is it possible to do this so that it is not only for sale but also with such mechanics!
  3. izvekland

    Air drop Notify

    You can also disable players calling IDrops so that this is not written in the general chat, otherwise if a person has a lot of IDrops, he can flood the chat!
  4. izvekland

    Cases

    Yes.
  5. izvekland

    Cases

    At least you can describe how to do it, I removed the prices and this is what I got! There are no number of cases available and there are also no open buttons! Although I gave myself 10 cases as an admin!
  6. izvekland

    Air drop Notify

    Is it possible to support notify ?
  7. izvekland

    Cases

    Good afternoon. Are you planning to add cases not for purchase, but just to have them, and somewhere instead of cost make “Available 1 and 0 or 10” and also instead of money Open.
  8. izvekland

    EasyVotePro 3.0.10

    [EasyVotePro] EasyVotePro has been initialized... (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EasyVotePro] DEBUG: Custom Status Framework is loaded! (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EasyVotePro] DEBUG: ------------------------------ (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EasyVotePro] DEBUG: Method: AddImageToLibrary (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EasyVotePro] DEBUG: URL: https://i.imgur.com/bkoPUv4.png (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EasyVotePro] DEBUG: ID: hasrewards (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EasyVotePro] DEBUG: ------------------------------ (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EasyVotePro] DEBUG: Method: AddImageToLibrary (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EasyVotePro] DEBUG: URL: https://i.imgur.com/XVdKgGf.png (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EasyVotePro] DEBUG: ID: norewards (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Loaded plugin EasyVotePro v3.0.10 by BippyMiester (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: norewards_0 - Image URL: https://i.imgur.com/XVdKgGf.png (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EasyVotePro] DEBUG: ------------------------------ (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EasyVotePro] DEBUG: Method: AddImageToLibrary -> (Action) delegate (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) [EasyVotePro] Added Image Successfully! (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.EasyVotePro+<>c__DisplayClass23_0.<AddImageToLibrary>b__0 () [0x00032] in <9ebff3e778934347ab3a20ba2d755a3d>:0 at Oxide.Plugins.ImageLibrary+ImageAssets.Next () [0x00063] in <c2aa1228c7cf4c179db2e63fc9d968bd>:0 at Oxide.Plugins.ImageLibrary+ImageAssets+<DownloadImage>d__12.MoveNext () [0x000ba] in <c2aa1228c7cf4c179db2e63fc9d968bd>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <745c4d442eef4e08b35b5975d62d89d1>:0 (Filename: <9ebff3e778934347ab3a20ba2d755a3d> Line: 0)
  9. why cases its working i make consol rewards givecase <steamid> <caseid> <amount> give a case to the player "Rewards": { "@": [ "givecase {playerid} 1 1" ], "first": [ "givecase {playerid} 1 1" ], "3": [ "givecase {playerid} 1 1" ], "6": [ "givecase {playerid} 1 1" ], "10": [ "givecase {playerid} 1 1" ] } I think so its working
  10. Failed to call hook 'OnPluginLoaded' on plugin 'InjuriesAndDiseases v1.1.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.InjuriesAndDiseases+CustomStatusFrameworkHelper.HandleError (System.Exception e) [0x00016] in <2bede51cf26a4d1687c6379656c4e3d3>:0 at Oxide.Plugins.InjuriesAndDiseases+CustomStatusFrameworkHelper.InitDynamicStatus () [0x00227] in <2bede51cf26a4d1687c6379656c4e3d3>:0 at Oxide.Plugins.InjuriesAndDiseases.OnPluginLoaded (Oxide.Core.Plugins.Plugin name) [0x00037] in <2bede51cf26a4d1687c6379656c4e3d3>:0 at Oxide.Plugins.InjuriesAndDiseases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0017b] in <2bede51cf26a4d1687c6379656c4e3d3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <4a59899debc1481c9a833bf029c30d16>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <2de770dd80a948ff8a36f27ac5d3d58e>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <2de770dd80a948ff8a36f27ac5d3d58e>:0 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
  11. where new update? (((
  12. izvekland

    Conflict with TruePVE

    Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
  13. izvekland

    Vote Reward

    Good afternoon, a huge request to add this vote to the plugin, you promised 3 weeks ago that you would look at the weekend and do it.! wargm.ru
  14. izvekland

    Vote Reward

    https://wargm.ru/ add this also! Well be nice Thanks
  15. izvekland

    Ban Checker

    Again the same thing, again the same plagiarism, can you at least think of something normal? I honestly look at copying plugins, but it’s written a little differently, and they do it for their idea and work. Damn, there is such a plugin, you would at least make a normal Admin Tools, otherwise just a discord, do /freeze /check /gm /fly and many other plugins, /mute for a while /ban for a while, fit everything into one plugin! And then discord discord is called admin tools!
  16. izvekland

    IQChat needs an update

    IQChat needs an update Emoticons do not work in the plugin!
  17. izvekland

    Virtual Quarries

    There is no speed of pop-up hints, I want it to disappear faster, and not because it costs 10 seconds. and close the guy Virtual it is still on the screen! And it’s also impossible to make sure that during a search of some kind of ore, so that there is only one ore and not 2 at once stone and iron or something else!and let's make the search so that not 2 things fall stone and sulfur, but one at a time but with a chance!
  18. izvekland

    Virtual Quarries

    and let's make the search so that not 2 things fall stone and sulfur, but one at a time but with a chance!
  19. izvekland

    Conflict with TruePVE

    17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:02 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) 17:03 [Warning] Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean))
  20. izvekland

    Virtual Quarries

    Is it possible to do this via chat? and then damn it doesn’t work out very well! or at least through https://codefling.com/plugins/notify
  21. izvekland

    Conflict with TruePVE

    Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Pirate[7084780] was killed by wdianaw at (2133.4, 1.1, -1094.0) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) Pirate[2995058] was killed by wdianaw at (2133.9, 3.6, -1108.0) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) i also have this problem)
  22. izvekland

    Getting error on bootup

    Its not problem this plugins! :DDDD
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.