Jump to content

PhatBlinkie

Member
  • Posts

    131
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by PhatBlinkie

  1. here is the scenario, a player tries to sell an item, say gunpowder, and lets say 1 million for 1 scrap. when the buyer buys, if thier slots are all full, OR if the stack sizes for whatever item (does not need to be gunpowder, can be anything that can sell) are low, , the server will lag out while 1 million gunpowder (in drops the size of the servers stack size) eject out of the player. as an example, if you hit f1 console and gave yourself 1k of an item, and the stack size was say 10, you would not expect your entire inventory to fill up , and then eject the rest all over the place. There needs to be a modifiction to how this actually provides the item to the player or this can be easily exploited. setting stack sizes is not the answer, because a player can just find something that is not set super high (plus, admins dont want to set all items to 10m to prevent this)
  2. hmm, yeah. thats a hard one, ill get a screen shot next time i see the (if its not fixed) bubble out of place. it seems like it places it centered on the land, instead of the tc (could this be an option?), and when there are cave bases or sometimes bases on cliffs, its does strange things. I often add floating build islands to maps and the bubble doesnt work for these, it spawns on the landmass below the base.
  3. there is 2 small issues I have found. 1. you can set a base near another players base, and call /sar , the bubble can envelop the enemy base and while you cannot destroy their stuff, you can kill the player inside their own base. 2. when a base is on an elevated build site, like some of the new rocks, the bubble is created under the base not originating on the center or the Tc, this leads to a base that is invincible, but the area below it is damageable (and exploitable in that way)
  4. I think it was cause from my config file being corrupted. errors are gone after I deleted it.
  5. (23:05:31) | Failed to call hook 'OnPlayerDeath' on plugin 'CraftingPanel v1.2.10' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CraftingPanel.ClosePanel (BasePlayer player) [0x0000d] in <06539a7293bb44dcb2dc8af638ee194a>:0 at Oxide.Plugins.CraftingPanel.OnPlayerDeath (BasePlayer player) [0x00028] in <06539a7293bb44dcb2dc8af638ee194a>:0 at Oxide.Plugins.CraftingPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x009b6] in <06539a7293bb44dcb2dc8af638ee194a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
    This plugin is the absolute best!. Players love being able to just build, and then be able to upgrade, downgrade, change skins, add wallpapers at any time!. The developer is always fast on updates, and actually replies to support problem (a problem in this realm sometimes). The plugin loads fast, support VIP flavor permissions, (which can allow you to sell that perk for role play by adding to a group for example), and now... now they even added custom made wall paper!. like I said, absolute best!
  6. PhatBlinkie

    BetterTC

    btw, would be nice to allow admins a few slots for customized wallpaper skins in the config
  7. PhatBlinkie

    BetterTC

    like i said, the best!. updated and transferred the vip profiles over, hit check update, poof
  8. PhatBlinkie

    BetterTC

    also, my cabin look amazeballz
  9. PhatBlinkie

    BetterTC

    refreshallimages tried, made things worse on wall papers. maybe you could add the image in the plugin directly into the images folder like some plugins do love your plugin though, one of the best ever! Turned into (reconnected client too after restarting whole game)
  10. nice, it was set to false, changing to true. your the best!
  11. Please add an option or internal sanity check to prevent safe zone crashes, the npc terrorize the players unfairly
  12. PhatBlinkie

    Biplane

    my players like the plugin, not sure why the hate. just drive the plane like a car, not like a plane. (dont trust roll to provide lift, it doesnt)
  13. PhatBlinkie

    Crash Passenger issue.

    thank you i confirmed this fixed it!
  14. PhatBlinkie

    Crash Passenger issue.

    so i tried it, and the passenger had loot, but not the loot from the kit. please make this easier. disabled for now
  15. PhatBlinkie

    Craft Menu

    how can i make the plugin able to craft horses, and car chassis? do i need another plugin to do it?
  16. PhatBlinkie

    Crash Passenger issue.

    would this setting fix that? "Use NPC prefab for passengers": false,
  17. PhatBlinkie

    Crash Passenger issue.

    not sure this should be closed yet, my cargo passenger uses a kit named jets3. it has some clothes and some special items that are not in the loot tables. recently, he spawns with the clothes, but no inventory contents. I think its probably a bug. he is obviously getting the kit, cause he is wearing the outfit, but the inventory of him (other the clothes) is 0 items
  18. Paraglider - Failed to compile: 'PlayerInventory' does not contain a definition for 'AllItems' and no accessible extension method 'AllItems' accepting a first argument of type 'PlayerInventory' could be found (are you missing a using directive or an assembly reference?) | Line: 569, Pos: 69
  19. right, the messaging i think is the big issue, after using one water foundation and then building normal floors of it, its fine, but the explodes, and hints at crafting or using them is not showing anything. The config setting is "PlayerMessagesAsToasts": true, pretty sure the messaging is the only issue to be honest, I was confused at first
  20. PhatBlinkie

    2.0 bugs.

    Using 2.0.20 version pasting stability still seems broken, aka, build with stability off, then save, then tell it to load that building and the upper parts will crumble. even if your (zone) area has the stability set to 100%. Also the files created do not appear to fully copy paste compatible,. here is the error when its transferred out of the data/creative/guid/folder to another server and paste of the file name is attempted (20:31:59) | Failed to call hook 'CmdPaste' on plugin 'CopyPaste v4.2.0' (InvalidCastException: Specified cast is not valid.) at Oxide.Plugins.CopyPaste.PreLoadData (System.Collections.Generic.List`1[T] entities, UnityEngine.Vector3 startPos, System.Single rotationCorrection, System.Boolean deployables, System.Boolean inventories, System.Boolean auth, System.Boolean vending) [0x00064] in <54ff627ee6f7425d91c1bdaad25cabea>:0 at Oxide.Plugins.CopyPaste.TryPaste (UnityEngine.Vector3 startPos, System.String filename, Oxide.Core.Libraries.Covalence.IPlayer player, System.Single rotationCorrection, System.String[] args, System.Boolean autoHeight, System.Action callback, System.Action`1[T] callbackSpawned) [0x0070d] in <54ff627ee6f7425d91c1bdaad25cabea>:0 at Oxide.Plugins.CopyPaste.TryPasteFromSteamId (System.UInt64 userId, System.String filename, System.String[] args, System.Action callback, System.Action`1[T] callbackSpawned) [0x0009d] in <54ff627ee6f7425d91c1bdaad25cabea>:0 at Oxide.Plugins.CopyPaste.CmdPaste (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x00083] in <54ff627ee6f7425d91c1bdaad25cabea>:0 at Oxide.Plugins.CopyPaste.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0098e] in <54ff627ee6f7425d91c1bdaad25cabea>: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.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 the file was just 4 foundations, and some walls. nothing fancy, not even a roof
  21. ok, so maybe i am a little dumb,. it does work using floors, but the plugins chat to the players definitely is not working,
  22. version 1.0.17 It doesnt appear to chat the players when they click the button to craft the item anymore. also when it is crafted and then they try to use it, it only puts down a single foundation, anything else trying to connect explodes when it is placed, and its not snapping into place at all. unusable atm except for 1 square or 1 triangle
  23. I only can place one foundation, anything after that explodes when laid down
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

136.8k

Files Sold

Total number of files sold.

2.9m

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.