Jump to content

Mbesailor

Member
  • Posts

    61
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Mbesailor

  1. Mbesailor

    Craft Menu

    Guess nobody actually reads the comments David posted saying "CraftMenu won't work for some time" read above.
  2. Mbesailor

    NRE

    Afternoon, well the wipe is finally over, however I receive this NRE for event manager now NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.EventManager+EventController.CheckEvents () [0x001df] in <10415eed84754bc1b4334120d7243d2b>:0 at InvokeHandlerBase`1[T].DoTick () [0x00109] in <11c35bb7f94341b4ac7fca38a55bb5aa>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <11c35bb7f94341b4ac7fca38a55bb5aa>:0
  3. Mbesailor

    Craft Menu

    afternoon all, been trying to set up the betting terminal but having no luck. only shows the mailbox when placed even if i use the correct skin id for it in my inventory it shows the terminal, but placed, its only a mailbox this is what i currenlty have: "mailbox": { "Name": "Betting Terminal", "Image": "mailbox.png", "SkinID": 2682493107, "Category": "dlc", "Tier": 3, "ResearchCost": 75, "Resources": { "techparts": 5, "metal.refined": 350 }
  4. Mbesailor

    Place Anything

    wondering if anyone has a .png for the betting terminal
  5. Morning, i noticed this error coming in when the players take the brad at the launch site - Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <7c0bfa124fa54122981a3a73f3025935>:0 at Oxide.Plugins.BradleyGuards+<>c__DisplayClass61_0.<SpawnDriver>b__0 () [0x001c2] in <c0cd5f3fa25e42a3a5cd5a9c989df507>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <18d4f19bbc844191b11ed9e69284d09b>:0
  6. this may have been asked before, but cant find it, What does this do for me: "ChatPriority": 1, will this allow lets say chat priority of 1 have one color and chat of 2 have another, since i saw in the config a color for major and one for minor
  7. Mbesailor

    Permissions for each tab

    Thanks David that would be great.
  8. Mbesailor

    Permissions for each tab

    Morning, I noticed you took away having each tab permission based. Any way you will be bringing that back, I was nice to have certain tabs set up for just VIP's and where I had a tab set just for my Admins/Moderators. Other then that, so far all is good with it.
  9. opps. thought i did. seems i updated my test server but forgot to update my main server. need more coffee or wiskey. not sure yet.
  10. Thought i did. will recheck.
  11. morning, not sure if you know, but it appears some of the .png's are broken. Image failed to download! Error: HTTP/1.1 404 Not Found - Image Name: B_IMG_Random_0 - Image URL: https://i.ibb.co/tHsT5Fk/774.png Image failed to download! Error: HTTP/1.1 404 Not Found - Image Name: B_IMG_Stone10225_0 - Image URL: https://i.ibb.co/xmZ39xS/999.png
  12. nvm
  13. Mbesailor

    Events Manager

    morning, i may have missed it, was there a command to remove an event. I used the command to add an event, but dont see where i can remove one
  14. Mbesailor

    Events Manager

    Sorry to bother, is there a way that i can add an event that is not listed in the GU panel, for example Heavy Oil Rig Event and others.
  15. Mbesailor

    Events Manager

    Afternoon, just wondering, is Static time server time of rust, or time of host server.
  16. Afternoon, yes its hard to actually show you with screen shots. Over the past few days, what I have done so far is when a player comes in (thats has purchased the skins), I would have to go in to permisison manager, revoke the permission, then regrant it. Seems to work for now on that way. However, some players have found after they disconnect, then come back into the server, they are not able to use again, then I revoke and regrant again
  17. Afternoon, for example, i have one player that only purchased the Brick, she was able to use the adobe, and containers skins, but not able to use the brick either the rust hammer way of enabling skins or via the /bskin. One player who purchased all the skins, was not able to use either the enable skins via the hammer or the /bskins. When I turned off the /bskins for each of those players then they was able to use the skins they purchased via the hammer enable skins. I will try video for you also.
  18. Morning, was wondering if in the future updates if we are able to assign permissions on which skin they could use, for example, if i wanted my vips to use all the skins, or certain groups or players to used only the adobe, container, etc. Since what I found is that if a player actually purchased lets say just the Brick skin, that player is not able to skin to brick at all. I have to turn off the /bskin for that particular player so he can use the skins he purchased. For those who didnt purchase the skins, they have no issue using the commands. Just thinking if a player that did purchase lets say just the abobe, i could turn off adobe but turn on brick so he can still use the commands. Right now even if they just purchased one skin, they cant skin anything
  19. Mbesailor

    Decay Logger

    That part i understand if theres no data file, but no data files are being created. I and me wife set up two different bases, put in just in enough wood to decay in about 20 mins, went back about 30 mins later, says its in decay, no message was sent and no data file was created. Yes, i do have the notice set to true: { "Chat Prefix": "<color=#32CD32>Decay Logger</color>: ", "Discord Prefix": "Decay Logger: ", "Discord WebHook": "https://discord.com/api/webhooks/1140669535477825678/ItBjRa4ResmerY5GueMfDCBqahY8XarJx-slabBiL1XtVw1D_gyR3f56v9yigjXwf92r", "Your time zone hours from UTC (eg: -4 or 4)": -4, "Send player notifications when their entity decays.": true, "Clear Logs on wipe.": true }
  20. Mbesailor

    Decay Logger

    i seem to be getting this error when i try to send a message to discord, also, i notice you dont get a chat message on screen saying your entities are decaying. I setup a small 4x4 with just a tc with just enough wood to decay after about 20 mins. but no message came in or any data file was created about it. Hopefully in not doing something wrong here. Failed to call hook 'RequestDLog' on plugin 'DecayLogger v1.1.0' (FileNotFoundException: Could not find file "/home/container/oxide/data/DecayLogger/765611980404835546.json") 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 <fb001e01371b4adca20013e0ac763896>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) at System.IO.File.OpenRead (System.String path) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.File.ReadAllBytes (System.String path) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.DecayLogger.SendLogToDiscord (System.String playerId, System.String playerName) [0x00057] in <ed2e7f59834c49fd8150965e1606310f>:0 at Oxide.Plugins.DecayLogger.RequestDLog (BasePlayer player, System.String command, System.String[] args) [0x000c8] in <ed2e7f59834c49fd8150965e1606310f>:0 at Oxide.Plugins.DecayLogger.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00578] in <ed2e7f59834c49fd8150965e1606310f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  21. anyone have the .png for the brick skin
  22. Mbesailor

    Craft Menu

    Afternoon, not sure, but is there a command that allows players to use that shows what the xp's are for items when researching and/or what xp's u will get when crafting that item either in console or regular chat
  23. Mbesailor

    Image not found

    Morning, just wanted to let you know that each time I do a restart I always get this: Image failed to download! Error: Request timeout - Image Name: https://rustplugins.net/products/craftmenu/blueprint.png_0 - Image URL: I looked everywhere but i assume its only located in the .cs file. Is there a way to redirect it to someplace else.
  24. Morning, was wondering if this or another plugin will allow me to set up where i can run events at a particular time. for example, if i wanted to run harbor event at set time(s) of the day, including adding other events for particular times of day.
  25. Mbesailor

    Vote Map

    Afternoon, Just got the plugin, Works great on the welcompanel. I was reading through the data and config section of the VoteMap. I currenlty use procedural maps. So for instance if i wanted to add in a 3800, 3700 etc with a specific seed sizes, can i just copy and past the that url from rustmaps.com into the data file. or is there another way to do it. since i would have to place in so many thumbnail imagies of the map.
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

137.4k

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.