Jump to content

hc4stillo

Member
  • Posts

    103
  • Joined

  • Last visited

Everything posted by hc4stillo

  1. hc4stillo

    Craft Menu

  2. hc4stillo

    Shop UI

    example: oxide/data/Shop/Categories.json "Mode": { "Image": "https://rustplugins.net/products/shop/box.png", "Permission": null, "Sale": 0.0, "Items": [ "cmd/custom" ] },
  3. On a test server, I get the following error. Fallback handler could not load library /home/container/RustDedicated_Data/MonoBleedingEdge/x86_64/data-0x55d0a01d5c30.so This happens after the November update. Forget it, it was solved by restarting the server.
    Allow me to express myself in my native language. This plugin has incredible potential, I had little faith in it because it seemed a little complicated, after sitting for hours playing with its configurations, my head exploded with many ideas, making it one of my main events on my servers. From having the freedom to select a custom prefab, to the monuments already built in, I went for Radtown as my main objective, and it was crazy and all my players loved it. The freedom you have to add prefabs, outfits, and custom loot lists is amazing. Let's say they are the best $10 invested, for the quality it offers 10/10. Permíteme, expresarme en mi idioma natal. Este plugins tiene un potencial increíble, le tenia poca fe debido a que parecía un poco complicado, luego de sentarme horas a jugar con sus configuraciones, mi cabeza exploto de muchas ideas, siendo así unos de mis principales eventos en mis servidores. Desde tener la libertad de seleccionar un prefab custom, hasta los monumentos ya integrados, fui por Radtown como objetivo principal y fue toda una locura y a todos mis jugadores les encanto. La libertad que mantiene para añadir prefab, atuendo y lista personalizada de botín es una maravilla. Vamos que son los mejores 10$ invertido, para la calidad que ofrece 10/10.
  4. V1 active on live servers (all in order so far) V2 on test servers (multiple bugs to be reported) I'm in favor of the change and that it makes maintenance easier, a shame to go back to configuring free plugins to my servers, but I can live with it.
  5. hc4stillo

    Jet Ski

    Error while compiling JetSki: There is no argument given that corresponds to the required parameter 'forced' of 'Buoyancy.SavePointData(bool)' | Line: 572, Pos: 27 Oxide version: 2.0.6303
  6. hc4stillo

    IQSimpleVote

    [09.29 23:32:48] Failed to initialize plugin 'IQSimpleVote v1.0.1' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/IQSystem/IQSimpleVote/VoteActive.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 <f98723dd4586469db5213ec59da723ca>: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 <f98723dd4586469db5213ec59da723ca>: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 <f98723dd4586469db5213ec59da723ca>:0 at System.IO.StreamWriter..ctor (System.String path) [0x00008] in <f98723dd4586469db5213ec59da723ca>: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 <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x0000f] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Plugins.IQSimpleVote.ReadData () [0x0000b] in <a829f811b97445438800395851316fa8>:0 at Oxide.Plugins.IQSimpleVote.Init () [0x00006] in <a829f811b97445438800395851316fa8>:0 at Oxide.Plugins.IQSimpleVote.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002f2] in <a829f811b97445438800395851316fa8>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <beb2b64691c64e2b95b99491bd85442c>:0 [09.29 23:32:48] Unloaded plugin IQSimpleVote v1.0.1 by Mercury [09.29 23:32:48] No previous version to rollback plugin: IQSimpleVote [09.29 23:32:52] IQSimpleVote was compiled successfully in 1984ms I solved it by creating the VoteActive.json file with empty content { } I have 2 questions 1- In the description you do not mention any special command for the admin, /vote.admin /vote.key /vote.start "key" /vote.stop 2- Is it possible to execute custom commands in the console after finishing the votes Example: config
  7. hc4stillo

    IQSimpleVote

    Hi Mercury, The idea in my head is simple and I hope to detail it well here. Does this plugin allow you to run several polls and at the end of the positive result generate a command in the console? Example: 1- The player writes the command "/vote 1" (activate drone patrol) Y/N 2- Show voting interface for 60 sec 3- If the positive votes are higher, allow you to configure a command to be executed in the console example "o.load IQDronePatrol" I intend with this, that the players can activate any event, only if the majority agrees.
    For my PVE servers, you can apply it to provide mini tutorials, thank you very much!!! only the close button is missing and it would be great.
  8. hc4stillo

    Map Voter

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

    Admin Video

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

    Admin Video

    The youtube links are not working.
  11. 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).
  12. hc4stillo

    Bank Heist

    The problem was solved and it works perfectly, thank you very much.
  13. 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 } } ] } ] }
  14. 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%
  15. Hi @Monster, I just bought the plugins, How can I get this result in the mini bar?
  16. hc4stillo

    Monument Owner

    "Are administrator able to participate? [true/false]": false,
  17. 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
  18. 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.
  19. 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
  20. 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.
  21. hc4stillo

    Monument Owner

    Ignorar esto se soluciono al reiniciar el servidor

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.8k
Customers served
Files Sold
155.5k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • 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.