-
Posts
131 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by PhatBlinkie
-
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)
-
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.
- 606 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
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)
- 606 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
- 143 comments
-
- 1
-
-
- #craft
- #craft menu
- (and 17 more)
-
- 143 comments
-
- #craft
- #craft menu
- (and 17 more)
-
(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
- 143 comments
-
- #craft
- #craft menu
- (and 17 more)
-
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!
- 358 comments
-
- 1
-
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
- 358 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
- 358 comments
-
- 1
-
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
- 358 comments
-
- 1
-
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
- 358 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
nice, it was set to false, changing to true. your the best!
-
Please add an option or internal sanity check to prevent safe zone crashes, the npc terrorize the players unfairly
-
thank you i confirmed this fixed it!
-
so i tried it, and the passenger had loot, but not the loot from the kit. please make this easier. disabled for now
-
would this setting fix that? "Use NPC prefab for passengers": false,
-
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
-
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
-
not usable beyond 1 foundation placement
PhatBlinkie replied to PhatBlinkie's Support Request in Support
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 -
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
-
not usable beyond 1 foundation placement
PhatBlinkie replied to PhatBlinkie's Support Request in Support
ok, so maybe i am a little dumb,. it does work using floors, but the plugins chat to the players definitely is not working, -
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