Jump to content

hc4stillo

Member
  • Posts

    94
  • Joined

  • Last visited

Everything posted by hc4stillo

  1. hc4stillo

    Map Voter

    It works perfectly for me with the Welcompanel version 3.0.7, votemap 1.1.7 the others don't.
  2. hc4stillo

    Admin Video

    Displays this message on the screen adminvideo hc4stillo https://www.youtube.com/watch?v=bo9Z_pgByQY
  3. hc4stillo

    Admin Video

    The youtube links are not working.
  4. hc4stillo

    Admin Video

    It is possible to create a list of videos with different commands to be shown only to the player who writes it or to an information panel. example: List Video01 "url” = "/cmd” Video02 "url” = "/cmd” Action: Player writes in chat /wipe (video is played). Panel: Player clicks on the menu list "wipe” (video is played).
  5. hc4stillo

    Bank Heist

    The problem was solved and it works perfectly, thank you very much.
  6. hc4stillo

    Bank Heist

    The time does not change, neither does the max or min amount, the custom loot is ignored The loot profile is not working correctly. Example: { "ProfileEntries": { "default": { "MinItems": 3, "MaxItems": 3, "SkinId": 0, "HackableSeconds": 10.0, "LootItems": [ { "Shortname": "hazmatsuittwitch", "ItemName": null, "SkinID": 0, "MinAmount": 1, "MaxAmount": 1, "IsBlueprint": false }, { "Shortname": "supply.signal", "ItemName": null, "SkinID": 0, "MinAmount": 1, "MaxAmount": 1, "IsBlueprint": false }, { "Shortname": "supply.signal", "ItemName": null, "SkinID": 0, "MinAmount": 1, "MaxAmount": 1, "IsBlueprint": false } ] }, "hack1": { "MinItems": 2, "MaxItems": 2, "SkinId": 0, "HackableSeconds": 10.0, "LootItems": [ { "Shortname": "scrap", "ItemName": null, "SkinID": 0, "MinAmount": 1000, "MaxAmount": 1000, "IsBlueprint": false }, { "Shortname": "scrap", "ItemName": null, "SkinID": 0, "MinAmount": 1000, "MaxAmount": 1000, "IsBlueprint": false }, { "Shortname": "scrap", "ItemName": null, "SkinID": 0, "MinAmount": 1000, "MaxAmount": 1000, "IsBlueprint": false }, { "Shortname": "scrap", "ItemName": null, "SkinID": 0, "MinAmount": 1000, "MaxAmount": 1000, "IsBlueprint": false } ] } } } { "BankEntries": [ { "bank display name": "banco", "parent monument name": "BankHeistV1", "time between resets": 1800.0, "alarm disable when all crates are looted": true, "alarm timeout seconds": 0.0, "spawn position": { "x": 1112.94348, "y": 15.3036413, "z": 1265.61328 }, "spawn rotation": { "x": 0.0, "y": 0.0, "z": 0.0 }, "player detection origin": { "x": 0.0, "y": 0.0, "z": 0.0 }, "player detection radius": 100.0, "map marker origin": { "x": 0.0, "y": 0.0, "z": 0.0 }, "map marker radius": 100.0, "map marker opacity": 0.6, "map marker ready color": "#2eff74", "map marker reset color": "#ff2e2e", "map marker outline color": "#ffffff", "loot spawn group entries": [ { "Id": 3302, "Prefab": "assets/prefabs/deployable/chinooklockedcrate/codelockedhackablecrate.prefab", "Profile": "hack1", "Position": { "x": 1.63380337, "y": 5.84172344, "z": 18.9100342 }, "Rotation": { "x": -7.41397962E-05, "y": 7.929199, "z": -270.004425 } }, { "Id": 4369, "Prefab": "assets/bundled/prefabs/radtown/crate_elite.prefab", "Profile": "default", "Position": { "x": 1.54864025, "y": 2.556427, "z": 15.5226936 }, "Rotation": { "x": 0.0, "y": 11.8963318, "z": -270.0 } } ], "door spawn group entries": [], "npcs spawn group entries": [ { "Id": 4227, "Prefab": null, "Profile": "default", "Position": { "x": 1.53720856, "y": 7.922785, "z": 20.5056076 }, "Rotation": { "x": 0.0, "y": -301.886627, "z": -270.0 } } ] } ] }
  7. hc4stillo

    Monument Owner

    I'm going crazy, I deleted all the previous config and loaded everything from the beginning, for some reason it does not allow harm to the Bradley on the road or monuments, when I decide to turn off this plugins they can cause damage to the Bradley.
    It is very easy to configure, with kits, gifts, permissions to use other plugins, it works perfect for PVE and PVP servers, I recommend it 100%
  8. Hi @Monster, I just bought the plugins, How can I get this result in the mini bar?
  9. hc4stillo

    Monument Owner

    "Are administrator able to participate? [true/false]": false,
  10. hc4stillo

    XDStatistics

    I want to understand what I'm doing wrong. 1- New server with 2 plugins listed. 2- I download the latest version and create the folders in /data. 3- I run the plugins and the following error appears. [04.01 02:33:22] 02 XDStatistics - Access to the path "/home/container/oxide/data/XDStatistics/IgnoredPlayers.json" is denied. [04.01 02:33:23] Shutting down compiler because idle shutdown [04.01 02:33:24] Compiler shutdown completed [04.01 02:33:27] Shutting down compiler because idle shutdown [04.01 02:33:27] Compiler shutdown completed [04.01 02:33:37] Failed to initialize plugin 'XDStatistics v3.0.5' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/XDStatistics/IgnoredPlayers.json" is denied.) [04.01 02:33:37] at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <4889cca7f3644a7fa341501beb4caacb>:0 [04.01 02:33:37] at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <4889cca7f3644a7fa341501beb4caacb>:0 [04.01 02:33:37] at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions) [04.01 02:33:37] at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in <4889cca7f3644a7fa341501beb4caacb>:0 [04.01 02:33:37] at System.IO.StreamWriter..ctor (System.String path) [0x00008] in <4889cca7f3644a7fa341501beb4caacb>:0 [04.01 02:33:37] at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string) [04.01 02:33:37] at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00026] in <4889cca7f3644a7fa341501beb4caacb>:0 [04.01 02:33:37] at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 [04.01 02:33:37] at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 [04.01 02:33:37] at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0000f] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 [04.01 02:33:37] at Oxide.Plugins.XDStatistics.LoadDataIgnoreList () [0x0000a] in <eeea29b83e3f4f2488b74904b2c86589>:0 [04.01 02:33:37] at Oxide.Plugins.XDStatistics.Init () [0x00006] in <eeea29b83e3f4f2488b74904b2c86589>:0 [04.01 02:33:37] at Oxide.Plugins.XDStatistics.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00172] in <eeea29b83e3f4f2488b74904b2c86589>:0 [04.01 02:33:37] at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 [04.01 02:33:37] at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 [04.01 02:33:37] at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 [04.01 02:33:37] Unloaded plugin XDStatistics v3.0.5 by DezLife [04.01 02:33:37] No previous version to rollback plugin: XDStatistics
  11. hc4stillo

    XDStatistics

    XDStatistics was compiled successfully in 2367ms Failed to initialize plugin 'XDStatistics v3.0.2' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/XDStatistics/IgnoredPlayers.json" is denied.) at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <4889cca7f3644a7fa341501beb4caacb>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <4889cca7f3644a7fa341501beb4caacb>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions) at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in <4889cca7f3644a7fa341501beb4caacb>:0 at System.IO.StreamWriter..ctor (System.String path) [0x00008] in <4889cca7f3644a7fa341501beb4caacb>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string) at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00026] in <4889cca7f3644a7fa341501beb4caacb>:0 at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0000f] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Plugins.XDStatistics.LoadDataIgnoreList () [0x0000a] in <be2e8a0a1c4147bda494007bc9f2ebad>:0 at Oxide.Plugins.XDStatistics.Init () [0x00006] in <be2e8a0a1c4147bda494007bc9f2ebad>:0 at Oxide.Plugins.XDStatistics.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00172] in <be2e8a0a1c4147bda494007bc9f2ebad>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 Unloaded plugin XDStatistics v3.0.2 by DezLife
    This is crazy stuff, the chickens come out of hell completely crazy, it's very fun, all the players on the server really like it and it's addictive. It's worth every penny. I recommend it 100%. Once again, it doesn't disappoint. Congratulations on the wonderful work. Esto es una cosa de locos, las gallinas salen del infierno completamente desquiciadas, es muy divertido a todo los jugadores del servidor les gusta mucho y es adictivo. vale cada centavo lo recomiendo al 100% una vez mas no defrauda, felicidades por el maravilloso trabajo.
  12. hc4stillo

    Monument Owner

    [MonumentOwner] The zone has been created [Monument: Large Oil Rig | Position to grid: >13 | ID: 80762] Failed to call hook 'OnServerInitialized' on plugin 'MonumentOwner v1.3.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentOwnerExtensionMethods.ExtensionMethods.ToHashSet[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00006] in <bb0f63b363994798b7ae01a341c78199>:0 at Oxide.Plugins.MonumentOwner.ConvertValuesForDateTime () [0x0001f] in <bb0f63b363994798b7ae01a341c78199>:0 at Oxide.Plugins.MonumentOwner.LoadFiles () [0x0001a] in <bb0f63b363994798b7ae01a341c78199>:0 at Oxide.Plugins.MonumentOwner.OnServerInitialized () [0x0009e] in <bb0f63b363994798b7ae01a341c78199>:0 at Oxide.Plugins.MonumentOwner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b4e] in <bb0f63b363994798b7ae01a341c78199>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0 Calling 'OnServerInitialized' on 'MonumentOwner v1.3.5' took 101ms Loaded plugin MonumentOwner v1.3.5 by jtedal Compiler shutdown completed
  13. hc4stillo

    Monument Owner

    help me pls ailed to call hook 'OnCardSwipe' on plugin 'MonumentOwner v1.3.2' (ArgumentException: Value does not fall within the expected range.) at Oxide.Plugins.MonumentOwner+ControllerMonument.CanPlayerBecomeOwner (BasePlayer possibleOwner) [0x0025d] in <e689436ffa6a4160805278a10366a707>:0 at Oxide.Plugins.MonumentOwner.OnCardSwipe (CardReader cardReader, Keycard card, BasePlayer player) [0x000c5] in <e689436ffa6a4160805278a10366a707>:0 at Oxide.Plugins.MonumentOwner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00d4f] in <e689436ffa6a4160805278a10366a707>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <8ac83a7b2d904890bbdd626a573e73fe>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b974d7a025404888bcdd55b51f29c440>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b974d7a025404888bcdd55b51f29c440>:0 ArgumentException: Value does not fall within the expected range.
  14. hc4stillo

    Monument Owner

    Ignorar esto se soluciono al reiniciar el servidor
  15. hc4stillo

    Monument Owner

    Help me pls Failed to call hook 'Unload' on plugin 'MonumentOwner v1.3.0' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/MM_Data/MonumentOwner/CooldownPlayers.json" is denied.) at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool) at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, System.Boolean checkHost) [0x00055] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool,System.Text.Encoding) at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00007] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Plugins.MonumentOwner.WriteData () [0x0001b] in <fd581f96154e400ea127dd02148bf101>:0 at Oxide.Plugins.MonumentOwner.Unload () [0x00000] in <fd581f96154e400ea127dd02148bf101>:0 at Oxide.Plugins.MonumentOwner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00074] in <fd581f96154e400ea127dd02148bf101>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 Unloaded plugin MonumentOwner v1.3.0 by jtedal
  16. Failed to call hook 'OnItemPickup' on plugin 'DefendableBases v1.1.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 <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.DefendableBases.UpdateBarricade (BasePlayer player, Oxide.Plugins.DefendableBases+BarricadeConfigGui config, System.Int32 line, System.Int32 column) [0x00088] in <14db57793bca425d85148c50c982870d>:0 at Oxide.Plugins.DefendableBases.CreateLaptop (BasePlayer player) [0x02047] in <14db57793bca425d85148c50c982870d>:0 at Oxide.Plugins.DefendableBases.OnItemPickup (Item item, BasePlayer player) [0x00066] in <14db57793bca425d85148c50c982870d>:0 at Oxide.Plugins.DefendableBases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f71] in <14db57793bca425d85148c50c982870d>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 help me pls
  17. hc4stillo

    Furnace Levels

    Sorry for the late reply, you just have to change the value mentioned above and the plugin works fine. It is true that it burns slower than vanilla, but my server's dynamic is to motivate players to level up the furnaces. They love it and I personally am happy that it still works. greetings
  18. hc4stillo

    Cooking

    The problem was my server, I needed to restart to accept the changes in the language folder, I have the game in Spanish and now it works perfect as before. I congratulate you for the great work you did on this new presentation. greetings
  19. hc4stillo

    Cooking

    Nothing, same problem. /oxide/lang/en
  20. hc4stillo

    Cooking

    This is normal? I already tried deleting everything, reinstalled.
  21. hc4stillo

    Jet Event

    a zone with radiation near the loot, adds more difficulty
  22. hc4stillo

    Jet Event

    1- Npc to fight. 2- Radiation 3- Zone ID to change PVE or PVP
  23. hc4stillo

    Furnace Levels

2.2m

Downloads

Total number of downloads.

10.3k

Customers

Total customers served.

149.5k

Files Sold

Total number of files sold.

3.2m

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.