Jump to content

FiDDL3 STiCKS

Member
  • Posts

    423
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by FiDDL3 STiCKS

  1. FiDDL3 STiCKS

    No Distance

    I Didnt see this update! i will take a look and get back to you as soon as i have tried this! Its only affecting the players for 2k monitors. Thanks for getting back to me.
  2. FiDDL3 STiCKS

    No Distance

    Some of my players are saying they don't see the Distance numbers here is the image attached. As you can see in the image the distance is missing it looks as if its fighting for space also! i dont have this issue and im using a 1080p monitor im not sure what monitor the players that are having the issues either. But i will find out.
  3. FiDDL3 STiCKS

    Global messages

    sorry i figured it out! was nothing to do with this! it was betterchat im so sorry!
  4. FiDDL3 STiCKS

    Global messages

    Anyone? Hello?
  5. FiDDL3 STiCKS

    Global messages

    When people type in game their names are now missing in the discord. you only get to see what people type but no name so you dont know whos saying what.
  6. same as me Error while compiling ATMSystem: 'Pool' does not contain a definition for 'GetList' | Line: 271, Pos: 40
  7. FiDDL3 STiCKS

    imgur

    Thanks very much for the reply
  8. FiDDL3 STiCKS

    imgur

    Hello I live in the UK and imgur has been blocked! please can you send me the images so i can host them myself? Many Thanks
  9. so this is what i would like to see i have quickly made just the one door and hooked it to the grass plots the button is just a prop and will have a sign above it with an image etc! but the idea is to utilise the lobby better! https://rustybangers.uk/assets/img/doors.mp4 add me on Discord fiddl31985
  10. Yes because its custom! and time it takes to create this! Worth every penny! Not to mention the coding is very good! Light weight design! Its a very good system and is the best I have seen for a creative build server!
  11. If you are able to could you please take a look at adding these? - Remove the ability to fly in lobby. - add a lobby kit. - People would love to make their server look a little different In BuildUI.cs you have the theme settings perhaps adding a logo where it says BUILD SYSTEM on both lobby dash and Plot dash and compile it to write a config adding the below public const string BgDark = "0.08 0.08 0.12 0.98"; public const string BgContent = "0.12 0.12 0.16 0.95"; public const string BgHeader = "0.15 0.15 0.20 1"; public const string BgInput = "0.05 0.05 0.08 1"; public const string Accent = "0 0.45 0.85 1"; public const string AccentLight = "0.2 0.6 1 1"; public const string Red = "0.8 0.25 0.25 1"; public const string Green = "0.25 0.7 0.35 1"; public const string Text = "0.9 0.9 0.95 1"; public const string TextDim = "0.6 0.6 0.65 1"; Also you have at the bottom an info page with no /info command as that command is well known and /help. players are coming onto my server don't know what to do they type a few unrelated commands and leave. I know we have /build at the bottom right but players don't see it lol. so I created my own welcome info panel that pops up on connection and now I no longer wish to use the info on your panel so could there be a way to turn that off from showing in your BuildUI.cs a toggle true/false to add to the config with all other theme settings maybe! I have already removed it from mine. But I've made so many changes that when you go to do an update ill have to redo them all again. I am also in the middle of creating doors and buttons on my lobby with each door pointing to build_grass etc and it uses the same flow/logic so it wont break anything. Also it gives me an opportunity to add more doors/buttons to lets say gungame or aim train etc or even show of my other servers and add a door connector button to connect straight to server. You have built a very good solid creative setup that works! no broken images your code is not duplicated like the other creative plugins! And its visually clean and tidy. I would like to see addons for this for sure! - Permissions handler - Looby with lobby doors - lobby door binder plugin - gungame - aimtrain - events like 1v1 - symmetry - jump time trial + leader board. the list is actually endless. Perhaps even add plots with god rocks and caves Many Thanks
  12. Sorry I resolved the spawning. No issues. However please send me your Discord. Many Thanks
  13. Hello out of curiosity the lobby spawn points how can I change these please!? Is there a command to create new spawn points for the lobby? Do you have a Discord please? I would really like to talk with you. Many Thanks
  14. FiDDL3 STiCKS

    Brad

    When players are taking Bradley and killed it - the ARC Event spawned during the middle of this and takes over! is there away where it shouldn't spawn at all if Bradley is under attack or has been killed and the loot containers are still on fire? I have the setting set to off for Bradley to show during the event as I don't want the tank and the drone together as that's a bit much!
  15. FiDDL3 STiCKS

    Please Help

    My players are getting kicked with this message: RPC Error in MoveItem NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.Skinner+BoxController.ItemRemoveCheck (Item item) [0x0027f] in <85a91cdae5bc4cb1a4566cab8807b462>:0 at Oxide.Plugins.Skinner+BoxController.CheckforItem (Item item, System.Boolean b) [0x0013e] in <85a91cdae5bc4cb1a4566cab8807b462>:0 at ItemContainer.Remove (Item item) [0x00058] in <be4adbdf5e0f4c4e9c1c34c20f6b5421>:0 at Item.SetParent (ItemContainer target) [0x00012] in <be4adbdf5e0f4c4e9c1c34c20f6b5421>:0 at Item.RemoveFromContainer () [0x00009] in <be4adbdf5e0f4c4e9c1c34c20f6b5421>:0 at Item.MoveToContainer (ItemContainer newcontainer, System.Int32 iTargetPos, System.Boolean allowStack, System.Boolean ignoreStackLimit, BasePlayer sourcePlayer, System.Boolean allowSwap) [0x005f9] in <be4adbdf5e0f4c4e9c1c34c20f6b5421>:0 at PlayerInventory.MoveItem (BaseEntity+RPCMessage msg) [0x0049d] in <be4adbdf5e0f4c4e9c1c34c20f6b5421>:0 at PlayerInventory.OnRpcMessage (BasePlayer player, System.UInt32 rpc, Network.Message msg) [0x001e4] in <be4adbdf5e0f4c4e9c1c34c20f6b5421>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) PlayerInventory:OnRpcMessage(BasePlayer, UInt32, Message) BaseEntity:SV_RPCMessage(UInt32, Message) ServerMgr:OnRPCMessage(Message) ServerMgr:OnNetworkMessage(Message) Facepunch.Network.Raknet.Server:ProcessRead(NetRead) Network.BaseNetwork:Cycle() MonoMod.Utils.DynamicMethodDefinition:ServerMgr.Update_Patch0(ServerMgr)
  16. FiDDL3 STiCKS

    Ban Checker

    ok thank you!
  17. I could only see this after i paid for the plugin! I notice there has not been any updates? So I'm assuming this plugin is outdated and broken?
  18. FiDDL3 STiCKS

    Ban Checker

    Bug has been found with this plugin. Kicking any player for EAC/VAC bans when there's no bans. Working on a fix! wait is this fixed?
  19. Sorry i was being silly i thought i did the Prefab Modifiers! but i didnt! thanks!
  20. Hello! Firstly let me say the details is amazing! However do you have any instructions!?? I loaded the map into my RustEdit however the bit I don't understand is the steps to add it to the land as I have missing floor etc? I don't know the correct term for it. Are you able to help me? Many Thanks
  21. FiDDL3 STiCKS

    Give Item

    Hey, Using this plugin out the box does not comply with the new server rules with the skins etc will there be an update? Also will you add a search bar to this? Ill pay extra for it. Many Thanks
  22. So is there any instructions on how to view the demos? I cant seem to find them.
  23. Normal caves wouid be perfect, maybe 1 of each type? Its just ones found on the normal maps so people can test out building cave bases. I have attached some screenshots of the map for you also.
  24. Hey We have been using your creative map for a while now on our build server, love the design and layout of it. I was wondering if it wouldn't be possible to add maybe 1-2 caves on the normal land, a few players of ours have wanted to perfect their cave bases and been unable to. Thanks for considering our request. PS. If you still need map screenshots I can provide some also.

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.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.6k
Total sales
Payments
3.5m
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.