Jump to content

Deadpool

Member
  • Posts

    67
  • Joined

  • Last visited

Everything posted by Deadpool

    An excellent plugin that many other plugins depend on. It also provides a visual interface and the ability to preview bot presets right during setup — I highly recommend it.
  1. Deadpool

    Raidable Bases

    it was because of this [RaidableBases] raidmed45 @ D20 timed out after 15 minutes of no response from CopyPaste; despawning...
  2. Deadpool

    Raidable Bases

    now rb.reloadconfig doesn't work, it says Paste is reloading!
  3. Deadpool

    Raidable Bases

    Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at BaseOven.AddVisualFood (Item item, System.Int32 slot) [0x0007e] in <f0ba08918cdf411fb718200209843c71>:0 at BaseOven.OnItemAddedOrRemovedVisualFood (Item item, System.Boolean bAdded) [0x0001b] in <f0ba08918cdf411fb718200209843c71>:0 at BaseOven.OnItemAddedOrRemoved (Item item, System.Boolean bAdded) [0x00064] in <f0ba08918cdf411fb718200209843c71>:0 at ItemContainer.Insert (Item item) [0x00046] in <f0ba08918cdf411fb718200209843c71>:0 at Oxide.Plugins.CopyPaste.PopulateInventory (Oxide.Plugins.CopyPaste+PasteData pasteData, System.Collections.Generic.Dictionary`2[TKey,TValue] data, BaseEntity entity, ItemContainer inventory) [0x004a4] in <77f06ed5b461444aa492527c9a3f01df>:0 at Oxide.Plugins.CopyPaste.PasteEntity (System.Collections.Generic.Dictionary`2[TKey,TValue] data, Oxide.Plugins.CopyPaste+PasteData pasteData, BaseEntity parent) [0x00874] in <77f06ed5b461444aa492527c9a3f01df>:0 at Oxide.Plugins.CopyPaste.PasteLoop (Oxide.Plugins.CopyPaste+PasteData pasteData) [0x00088] in <77f06ed5b461444aa492527c9a3f01df>:0 at Oxide.Plugins.CopyPaste+<>c__DisplayClass46_0.<PasteLoop>b__0 () [0x00000] in <77f06ed5b461444aa492527c9a3f01df>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d646191a355d43a6b3ab36b7ee14c740>:0
  4. At first after updating the plugin it gave out a reward, now it has stopped. It writes in the chat that it gave out but it hasn't.
  5. does not give out rewards to winners
  6. Не выдаёт награду, у меня стоит награда blood
  7. Error while compiling ArenaTournament: The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?) | Line: 2279, Pos: 38
  8. и почему арены не исчезают при выгрузке плагина? было бы неплохо сделатЬ чтоб они спавнилисЬ при старте сервера
  9. Привет, как исправитЬ ? Calling hook OnEntityMarkHostile resulted in a conflict between the following plugins: ArenaTournament - False (Boolean), TruePVE (True (Boolean))
  10. Deadpool

    Abandoned Bases

    а естЬ шанс добавитЬ блокировку за игроком ? тот кто первый нанёс урон тот и рейдит как в рейд базах ?
  11. Deadpool

    BotReSpawn

  12. Deadpool

    Raidable Bases

    NullReferenceException: Object reference not set to an instance of an object
  13. Deadpool

    Raidable Bases

    Everything solved the problem: "Obey Max Difficulty Limits": false,
  14. Deadpool

    Raidable Bases

    After the update, players cannot buy a raid base - it says: Maximum limit of hard events (-1) has been reached! I have disabled automatic spawn "hard", "expert", "nightmare", but raid bases could be purchased. How to fix? For now I rolled back the plugin and everything worked!
  15. Deadpool

    Raidable Bases

    Добрый денЬ. ЕстЬ проблема с рейдовыми базами. Игрок покупает базу или активирует на себя, затем выходит с сервера, дожидаясЬ времени отката. По истечении времени регистрации купол на базе исчезает, а база остается у первого игрока, зарегистрировавшегося на себя. Игрок заходит на сервер и киянкой начинает забиратЬ двери и турели с этой базы Пожалуйста, помогите мне разобратЬся с этой проблемой. Логов нет - потому что ошибок нет. Спасибо
  16. Deadpool

    Raidable Bases

    Good afternoon. There is a problem with the raid bases that . The player registers a base on himself, causes damage to either the bot or the building, then exits the server, waiting for the rollback time. After the registration time passes, the dome on the base disappears, and the base remains with the first player who registered for himself. The player enters the server and removes the doors and turrets with a mallet from this base - because the base now belongs to him. Please help me to sort out this problem. There are no logs - because there are no errors. Thanks
  17. Deadpool

    Raidable Bases

    + некоторый спавн баз , со скинами и нагружают игроков прогрузкой скинов ,хотя в конфиге все скины отключены
  18. Deadpool

    Raidable Bases

    Д меня сервер PVE , рейд базы багаются и стоят без купола и без стабилЬности ,приходится их удалятЬ ent kill . у некоторых игроков проподают дома хотя в них естЬ ресурсы на содержание ,проверЬ пожалуйста !
  19. Deadpool

    Welcome Panel

    how to make it display 8 tabs? can't set up
  20. Deadpool

    BotReSpawn

    Failed to call hook 'OnEntitySpawned' on plugin 'BotReSpawn v1.0.6' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bfa589>:0 at Oxide.Plugins.BotReSpawn.DoEvent (System.String name, UnityEngine.Vector3 pos) [0x00000] in <b68c872d031142ffb584ff5fd94aa26b>:0 at Oxide.Plugins.BotReSpawn.OnEntitySpawned (HackableLockedCrate crate) [0x0003d] in <b68c872d031142ffb584ff5fd94aa26b>:0 at Oxide.Plugins.BotReSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00763] in <b68c872d031142ffb584ff5fd94aa26b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <12678b905a6d43c3a9cc366104306651>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <12678b905a6d43c3a9cc366104306651>:0
  21. Deadpool

    Welcome Panel

    не отображает Tab #8 Settings
  22. Deadpool

    Raidable Bases

    Тут ошибки естЬ : Failed to call hook 'CanEntityTakeDamage' on plugin 'RaidableBases v2.4.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidableBases+RaidableBase.Record (BasePlayer attacker, BaseCombatEntity victim) [0x00011] in <085a1f4242fb4a3796321e54ac56c84b>:0 at Oxide.Plugins.RaidableBases+RaidableBase.GetInitiatorPlayer (HitInfo hitInfo, BaseCombatEntity victim) [0x00010] in <085a1f4242fb4a3796321e54ac56c84b>:0 at Oxide.Plugins.RaidableBases.HandleEntityDamage (BaseCombatEntity entity, HitInfo hitInfo) [0x002cc] in <085a1f4242fb4a3796321e54ac56c84b>:0 at Oxide.Plugins.RaidableBases.CanEntityTakeDamage (BaseCombatEntity entity, HitInfo hitInfo) [0x0003c] in <085a1f4242fb4a3796321e54ac56c84b>:0 at Oxide.Plugins.RaidableBases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0195e] in <085a1f4242fb4a3796321e54ac56c84b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <12678b905a6d43c3a9cc366104306651>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <12678b905a6d43c3a9cc366104306651>:0 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  23. Deadpool

    BotReSpawn

    (06:57:23) | Failed to call hook 'OnEntitySpawned' on plugin 'BotReSpawn v1.0.6' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bfa589>:0 at Oxide.Plugins.BotReSpawn.DoEvent (System.String name, UnityEngine.Vector3 pos) [0x00000] in <8f0fc3f56625425ca4a9970c90b0ff15>:0 at Oxide.Plugins.BotReSpawn.OnEntitySpawned (HackableLockedCrate crate) [0x0003d] in <8f0fc3f56625425ca4a9970c90b0ff15>:0 at Oxide.Plugins.BotReSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00763] in <8f0fc3f56625425ca4a9970c90b0ff15>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <12678b905a6d43c3a9cc366104306651>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <12678b905a6d43c3a9cc366104306651>:0
  24. Deadpool

    Raidable Bases

    RaidableBases
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

153.5k

Files Sold

Total number of files sold.

3.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.