Jump to content

Unkown

Member
  • Posts

    227
  • Joined

  • Last visited

Everything posted by Unkown

  1. It gives no error now, seems to be working fine.
  2. im /maspawning vendingbmachine.deployed and tried changing the skin and name thinking it would pick it up. What steps do you recommend i do?
  3. I am trying to place a bank atm at gas station that charges different rate. How do i place them i am using monumentaddons but it become an atm just skins it.
  4. yea since i bought i have yet to use it and i bought it a few months back i think @Mercury
  5. Unkown

    update the map

    ypdate the harbor...
  6. Unkown

    Not working with carbon error

    After update it no longer works for carbon :octagonal_sign: <t:1714813861:t> ```cs Failed compiling '/home/container/carbon/plugins/PredatorMissile.cs': ``` :octagonal_sign: <t:1714813861:t> ```cs 1. The type or namespace name 'Harmony' could not be found (are you missing a using directive or an assembly reference?) [CS0246] (PredatorMissile 7 line 8) ``` :octagonal_sign: <t:1714813861:t> ```cs 2. 'Harmony' does not contain a definition for 'Create' and no accessible extension method 'Create' accepting a first argument of type 'Harmony' could be found (are you missing a using directive or an assembly reference?) [CS1061] (PredatorMissile 44 line 586) ``` @supreme
  7. Unkown

    Add permission based setting

    Can you add a permission based system? Want to give to certain ranks ingame. @LAGZYA
  8. Unkown

    Dropbox images

    ??? same annoying af
  9. after upate it loaded up to the iomage stage then i get this error now Failed executing 'POST' webrequest [callback] (https://iqsystem.skyplugins.ru/iqsphere/parse-object/76QF8O45AT1A3LU) (An exception occurred during the operation, making the result invalid. Check InnerException for exception details.) at void System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary() at string System.Net.UploadStringCompletedEventArgs.get_Result() at WebRequest Oxide.Core.Libraries.WebRequests+WebRequest.Start()+(object _, UploadStringCompletedEventArgs e) => { } in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/WebRequest.cs:line 354 Inner exception: System.Net.WebException: The remote server returned an error: (401) Unauthorized. at async Task<(HttpWebResponse response, bool redirect, bool mustReadAll, BufferOffsetSize writeBuffer, WebOperation ntlm)> System.Net.HttpWebRequest.GetResponseFromData(WebResponseStream stream, CancellationToken cancellationToken) at async void System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__244<System.Net.HttpWebResponse>.MoveNext() at WebResponse System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at WebResponse System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result) at WebResponse Oxide.Core.Libraries.WebRequests+WebRequest+Client.GetWebResponse(WebRequest request, IAsyncResult result) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/WebRequest.cs:line 437 at async Task<WebResponse> System.Net.WebClient.GetWebResponseTaskAsync(WebRequest request) at async void System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action<byte[], Exception, AsyncOperation> completionDelegate)
  10. Unkown

    no damage with melee weapons

    melee weapons do not do nothing to other npcs. I gave a knife to the personal;npc yet it wont do anydamage to any npcs
  11. yea that is why i wanted a command or be compatible with zombie horde
  12. Unkown

    error when trying to convert

    bank.convert.economics [Bank System] Error (Object reference not set to an instance of an object) at void Oxide.Plugins.BankSystem.ConvertFromEconomics() in /home/container/carbon/plugins/BankSystem.cs:line 7031 at void Oxide.Plugins.BankSystem.CmdConsoleConvertEconomics(Arg arg) in /home/container/carbon/plugins/BankSystem.cs:line 6988 at object System.Reflection.RuntimeMethodInfo.Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture)
  13. Unkown

    Rogue

    that be awesome i would buy it instantly lol
  14. Can it do a console command after death? @MuB-Studios
  15. Unkown

    WalkingDead

    can a command be done after a npc dies? also does it support botrespawn
  16. Also does it support botrespawn bots?
  17. on npc death is there an option to do a console command? If so Sign me up !!!! Please let me know
  18. any new update
  19. Unkown

    BUG

    Failed to call internal hook 'OnEntityTakeDamage' on plugin 'PersonalNPC v1.6.6' [2713007450] (Object reference not set to an instance of an object) at void Oxide.Plugins.PersonalNPC+PlayerBotController.RenderMenu(bool ignoreLastTime) in /home/container/carbon/plugins/PersonalNPC.cs:line 5214 at object Oxide.Plugins.PersonalNPC.OnEntityTakeDamage(BaseCombatEntity entity, HitInfo info) in /home/container/carbon/plugins/PersonalNPC.cs:line 978 at object Oxide.Plugins.PersonalNPC.InternalCallHook(uint hook, object[] args) in PersonalNPC.cs/Internal:line 277 Failed to call internal hook 'OnEntityTakeDamage' on plugin 'PersonalNPC v1.6.6' [2713007450] (Object reference not set to an instance of an object) at void Oxide.Plugins.PersonalNPC+PlayerBotController.RenderMenu(bool ignoreLastTime) in /home/container/carbon/plugins/PersonalNPC.cs:line 5214 at object Oxide.Plugins.PersonalNPC.OnEntityTakeDamage(BaseCombatEntity entity, HitInfo info) in /home/container/carbon/plugins/PersonalNPC.cs:line 978 at object Oxide.Plugins.PersonalNPC.InternalCallHook(uint hook, object[] args) in PersonalNPC.cs/Internal:line 277
  20. Unkown

    BUG

    When its loaded in and a player builds it summons a npc. Even though they are not even doing anything remotely to using the NPC. Building with the blueprint only summons a pet. This barely happen today never had an issue before? Somehow its overwriting the building side of it and replacing it with summoning a npc
  21. This is the error i am getting oncve i place the cs file into the plugins. I am on carbon if that matters. [IQSphereEvent] The sound was loaded successfully #534224 Failed executing 'POST' webrequest [callback] (https://iqsystem.skyplugins.ru/iqsphere/parse-object/PCQGNN8Z8R2024) (An exception occurred during the operation, making the result invalid. Check InnerException for exception details.) at void System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary() at string System.Net.UploadStringCompletedEventArgs.get_Result() at WebRequest Oxide.Core.Libraries.WebRequests+WebRequest.Start()+(object _, UploadStringCompletedEventArgs e) => { } in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/WebRequest.cs:line 354 Inner exception: System.Net.WebException: The remote server returned an error: (401) Unauthorized. at async Task<(HttpWebResponse response, bool redirect, bool mustReadAll, BufferOffsetSize writeBuffer, WebOperation ntlm)> System.Net.HttpWebRequest.GetResponseFromData(WebResponseStream stream, CancellationToken cancellationToken) at async void System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__244<System.Net.HttpWebResponse>.MoveNext() at WebResponse System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at WebResponse System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result) at WebResponse Oxide.Core.Libraries.WebRequests+WebRequest+Client.GetWebResponse(WebRequest request, IAsyncResult result) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/WebRequest.cs:line 437 at async Task<WebResponse> System.Net.WebClient.GetWebResponseTaskAsync(WebRequest request) at async void System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action<byte[], Exception, AsyncOperation> completionDelegate)
  22. Unkown

    Console errors

    what can i do to fix this
  23. Unkown

    Console errors

    getting a ton of errors placing the plugin into the game.. I am on Carbon Failed to call internal hook 'OnServerInitialized' on plugin 'IQGuardianDrone v1.8.9' [1330569572] (Could not find a part of the path '/home/container/carbon/data/IQSystem/IQGuardianDrone/Sounds'.) at IntPtr System.IO.Enumeration.FileSystemEnumerator<string>.CreateDirectoryHandle(string path, bool ignoreNotFound) at new System.IO.Enumeration.FileSystemEnumerator<string>(string directory, EnumerationOptions options) at new System.IO.Enumeration.FileSystemEnumerable<string>+DelegateEnumerator(FileSystemEnumerable<string> enumerable) at new System.IO.Enumeration.FileSystemEnumerable<string>(string directory, FindTransform transform, EnumerationOptions options) at IEnumerable<string> System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(string directory, string expression, EnumerationOptions options) at IEnumerable<string> System.IO.Directory.InternalEnumeratePaths(string path, string searchPattern, SearchTarget searchTarget, EnumerationOptions options) at string[] System.IO.Directory.GetFiles(string path, string searchPattern, EnumerationOptions enumerationOptions) x 2 at string[] Oxide.Core.DataFileSystem.GetFiles(string path, string searchPattern) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DataFileSystem.cs:line 54 at void Oxide.Plugins.IQGuardianDrone.LoadDataSounds() in /home/container/carbon/plugins/IQGuardianDrone.cs:line 2690 at void Oxide.Plugins.IQGuardianDrone.InitializeComponents() in /home/container/carbon/plugins/IQGuardianDrone.cs:line 977 at void Oxide.Plugins.IQGuardianDrone.OnServerInitialized() in /home/container/carbon/plugins/IQGuardianDrone.cs:line 1047 at object Oxide.Plugins.IQGuardianDrone.InternalCallHook(uint hook, object[] args) in IQGuardianDrone.cs/Internal:line 955 Plugin still loads but their is no ui. also when i mess with the turret this error comes up Failed to call internal hook 'OnTurretModeToggle' on plugin 'IQGuardianDrone v1.8.9' [146384942] (Object reference not set to an instance of an object) at void Oxide.Plugins.IQGuardianDrone+SoundClass.StartPlayingSound(ulong id, Coroutine routine, DeployableBoomBox boomBox, Cassette cassete, AudioTriggerTypes triggerTypes, BasePlayer npcPlayer, string argGetsure) in /home/container/carbon/plugins/IQGuardianDrone.cs:line 2773 at void Oxide.Plugins.IQGuardianDrone+SoundClass.ProcessInteraction(ulong id, DeployableBoomBox boomBox, Cassette cassette, AudioTriggerTypes triggerTypes, BasePlayer npcPlayer, string argGetsure) in /home/container/carbon/plugins/IQGuardianDrone.cs:line 2765 at void Oxide.Plugins.IQGuardianDrone.OnTurretModeToggle(AutoTurret turret) in /home/container/carbon/plugins/IQGuardianDrone.cs:line 1683 at object Oxide.Plugins.IQGuardianDrone.InternalCallHook(uint hook, object[] args) in IQGuardianDrone.cs/Internal:line 1015
  24. or is there a button to ignore admins in general
  25. does this ignore admins in vanish?
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.