Jump to content

goontrash

Member
  • Posts

    83
  • Joined

  • Last visited

Everything posted by goontrash

  1. goontrash

    XPanelPlus

    any chance for economics?
  2. goontrash

    sql issue

    ExType: MySqlException MySql handle raised an exception in 'RusterNET v4.2.1' plugin (TimeoutException: Timeout in IO operation) at MySql.Data.MySqlClient.TimedStream.StopTimer () [0x00030] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.TimedStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00028] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at System.IO.BufferedStream.Read (System.Byte[] array, System.Int32 offset, System.Int32 count) [0x000cd] in <fb001e01371b4adca20013e0ac763896>:0 at MySql.Data.MySqlClient.MySqlStream.ReadFully (System.IO.Stream stream, System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00006] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.MySqlStream.LoadPacket () [0x0000e] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.MySqlStream.ReadPacket () [0x00000] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.NativeDriver.GetResult (System.Int32& affectedRow, System.Int64& insertedId) [0x00014] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.Driver.GetResult (System.Int32 statementId, System.Int32& affectedRows, System.Int64& insertedId) [0x00000] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.Driver.NextResult (System.Int32 statementId, System.Boolean force) [0x00023] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.MySqlDataReader.NextResult () [0x000d2] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x00250] in <8d7380b3d3cf4bd8be324c584f371b44>:0 getting this error
    10/10 plugin, makes the network more fun to use. if u dont buy u smell
    +rep Absolute god as added blur removals and also opacity to help with my eye condition in like 20 minutes of asking for it, if i was to suggest any plugin it would be this.
  3. goontrash

    Add SkinandSpray

    Was wondering if its possible to add support to this plugin, currently cannoy skin spraycan.
  4. goontrash

    issue with wind turbine

    CAN CLOSE, FIXED IT
  5. goontrash

    issue with wind turbine

    trying to make wind turbines work, tried generator.wind.scrap and generator.wind.scrap.item and got nothing
  6. would u add the option to support placeanything or support for picking up items?
  7. goontrash

    error with wp integration

    getting error Failed to call hook 'OnServerInitialized' on plugin 'Shop v1.1.62' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Shop.SelectLayout () [0x00040] in <79c24de1731846ed9d68cd668b46f01e>:0 at Oxide.Plugins.Shop.OnServerInitialized () [0x00036] in <79c24de1731846ed9d68cd668b46f01e>:0 at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002b1] in <79c24de1731846ed9d68cd668b46f01e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0 Loaded plugin Shop v1.1.62 by David
  8. do you think the option for disabling most things will be added, like rusterfm or stories or the lottery side of the flea market as i disable marketplace and people can still buy adverts
  9. One user having issues, has same permission but cannot toggle
  10. Take your time man, You have rl to take care of first.
  11. goontrash

    Npc Support

    solved
  12. goontrash

    Npc Support

    from lone.design - Currently with npcs they do not work, i setup the config properly and the shop will not open when using an npc
  13. goontrash

    Npc movement

    only problem i found was that npcs could go through the garage door
  14. goontrash

    Npc movement

    ah okay
  15. goontrash

    Npc movement

    -
  16. goontrash

    Npc movement

    I disabled npc movement and they still move around?
  17. goontrash

    Balance issue

    i have setup economics and set it up in the config but for myself and players it isnt showing the economics balance in the bank, its seperate. "Economy Settings": { "Use own economic system??": true, "Plugin name": "Economics", "Balance add hook": "Deposit", "Balance remove hook": "Withdraw", "Balance show hook": "Balance" },
  18. goontrash

    hello sir

    yeah it worked
  19. goontrash

    hello sir

    getting error when someone crates a bank and i try to transfer it gives me this error Failed to call hook 'CmdConsoleBank' on plugin 'BankSystem v1.0.1' (ArgumentOutOfRangeException: Index and length must refer to a location within the string. Parameter name: length) at System.String.Substring (System.Int32 startIndex, System.Int32 length) [0x0006a] in :0 at Oxide.Plugins.BankSystem.GetLastCardNumbers (BasePlayer player, System.String number) [0x0003f] in <7d6d44f99afc4d1e8d93839b4d15619d>:0 at Oxide.Plugins.BankSystem.SelectPlayerUi (BasePlayer player, System.Int32 type, System.Int32 amount, System.UInt64 target, System.Int32 page) [0x00506] in <7d6d44f99afc4d1e8d93839b4d15619d>:0 at Oxide.Plugins.BankSystem.CmdConsoleBank (ConsoleSystem+Arg arg) [0x0046e] in <7d6d44f99afc4d1e8d93839b4d15619d>:0 at Oxide.Plugins.BankSystem.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01340] in <7d6d44f99afc4d1e8d93839b4d15619d>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
  20. death i feel you their, lmao
  21. look the plugin will come when it comes, their is no need to reply to this thread now as he stated it will be out when its out, if it comes to it i will close the thread but for now let the man be as he is busy with real life and if it takes him extra weeks or months to make it then it will take that time, unless you want to find someone else in the meantime to make one, tbh i hope he releases it later on so then its polished more and not just a rushed release because some random wanted the plugin to be released early to keep hype.
  22. just came to comment on how entitled this seems, just wait for him to release and he is a very busy person, at least he is posting updates.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.4m

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.