Jump to content

Nomad3211

Member
  • Posts

    166
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Nomad3211

  1. Nomad3211

    Shop

    I can say with confidence that this plugin is more than worth the purchase price and the updates are on Point. As a developer it takes time to process, and implement changes. The More plugins and more popular they are, the more support requests that will follow. Mevent Provides Exceptional quality plugins at a very fair price and is always quick to roll out updates as need be. As for the latest update, There was a new feature added that allows ALL shop prices to be number formatted so you dont have to stare at jumbled numbers. Old formatting was: 1000000 New formatting can be set to look like: 1,000,000.00 heres how to do it: at the bottom of the config, there is a section for Formatting: "Buy Price Format": "0" -> Default -> will make your number look like this: 1000000 "Buy Price Format": "N0" -> will make your number look like this: 1,000,000 "Buy Price Format": "N1" -> will make your number look like this: 1,000,000.0 "Buy Price Format": "N2" -> will make your number look like this: 1,000,000.00 LOVE the new update!!
  2. Nomad3211

    price rounding

    Hi there! In order to achieve the Ideal number formatting that you are going for, You must add an "N" in the price format in front of the zero. Like so: "Buy Price Format": "N0" -> will make your number look like this: 1,000,000 "Buy Price Format": "N1" -> will make your number look like this: 1,000,000.0 "Buy Price Format": "N2" -> will make your number look like this: 1,000,000.00 "Buy Price Format": "0" -> will make your number look like this: 1000000 N and then the number of decimal places you want essentially. This worked for me, I hope it works for you!
  3. Nomad3211

    Skill Tree

    Is it possible to add the ability to respec 1 skill node at a time, rather than the entire tree? <3
    Absolutely one of the BEST plugins ever released! I can't recommend this plugin enough. If you are running a PvE server, or some sort of role play and want that added progression / grind / extra things for your players to do. This is it!!!!!!! Everything within is customizable. You can even add custom skills that turn other plugins on or off. For example, simple symmetry as a skill tree node. There are videos on YT from Imthenewguy showcasing this. But again, super customizable and really enjoyable to use! Very easy to set up and understand! Also, Imthenewguys is very quick to release updates and fixes where necessary. Love this plugin!! It is a must!
  4. Nomad3211

    Server Hud

    Is it possible to add Comma separated currency values in a future update? I run this plugin on a 10x server, so players often hit 6 - 9 digit numbers. Here is an example of what I did for Economics to show a Formatted number: var ebalance = Economics.Call<double>("Balance", player.userID); UI.Label(ref container, ".Main.bg", ".Balance", ".Balance", "0 0", "0.3 0", oXMin: 10, oYMin: 7, oXMax: 0, oYMax: 24, text:_config.MainSetup.Economy.Currency + (string.Equals(_config.MainSetup.Economy.Plugin, "ServerRewards", StringComparison.CurrentCultureIgnoreCase) ? ServerRewards?.Call<int>("CheckPoints", player.userID) : Economics == null ? 0 : ebalance.ToString("N0")), fontSize:14, align:TextAnchor.MiddleLeft, color:_config.MainSetup.Economy.Color); Line: 1592 This is the result:
    This plugin is awesome!! Super easy to set up and looks great overall. Quite customizable! There are lots of different features that make this worth the purchase!
  5. Nomad3211

    No more Bulk Edit? :(

    Figured it out, This program Rocks! Thank you !!
  6. Nomad3211

    Furnace Levels

    Hi there! I am interested in this plugin, but I am curious about the alternative Upgrade Item Cost -> I didn't see a location to put a Skin ID for the custom Item. Is that an available feature within this plugin? I use a custom "Upgrade Token" on my server and would like to utilize that within this plugin if possible. Thanks!
  7. Nomad3211

    Messed Up Admin Account

    I have yet to use it or test it after this afterwards. This ticket can be closed, im sure. It was like a fluke, one off thing.
  8. Thanks a bunch!!
  9. Hi there! This plugin seems great, and operational for the most part! I haven't received any complaints from players, But I am getting an error that keeps rolling through my console. I figured it had to do with heli sams but Im not 100% sure which direction to take in order to fix it. Any help with this would be greatly appreciated! I have Attached 2 Files for reference: Config & Active Plugins Here is the error from the console: Failed to call hook 'OnEntityTakeDamage' on plugin 'HeliSignals v1.2.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.HeliSignals.OnEntityTakeDamage (PatrolHelicopter heli, HitInfo info) [0x000a4] in <e76a0691dfd84ad9b73705a87cd4be65>:0 at Oxide.Plugins.HeliSignals.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0058a] in <e76a0691dfd84ad9b73705a87cd4be65>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <18d4f19bbc844191b11ed9e69284d09b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0 Plugins List.Txt HeliSignalConfig.json
    This plugin is awesome, and well worth the investment. I purchased it quite some time ago, and have been running on my servers without issue. It is easy to set up, especially with all the information provided within the description, and it is simple to use. Bags of holding can be added to loot tables, or to Kits, Shop, whatever have you -> it is very diverse. Works great along side backpacks!
    Works as described, and works well! Didn't know I needed it until now! Anyone looking to purchase this -> You will need to host the bot yourself, (super cheap, even free options available). once the bot is running / perms setup -> you just drop in a skin Id or a url and the bot does the rest. Havent fully tested the multi server setup, but core functionality is A+!
  10. Can you Please provide more pictures or information on this plugin ? - Simply enter the location of the server identity you wish to wipe. -> Server name? IP address? SFTP connection info? Rcon info? If the server is hosted elsewhere, what is the location I am putting there? -> is there a way to save my settings for future use?
  11. Please provide more information on this plugin: I see the wipe file directory is for a local machine -> what about for a cloud hosted server? My panel shows directories like: home/container/oxide/etc not C://etc I am also curious about the last question asked: Is this plugin still operational and being Updated? If I dont use Rustmaps, will it Error out? Do I have to run the discord map voting feature? Adding multiple servers - Does that work if the servers share the same IP address (dedicated host, multi server)? In your plugin description -> Config example, at the end of the first server closing } -> you have it }, At the end of the last server, does there need to be a comma after the } ? or was that a typo?
  12. Nomad3211

    Cant get to work..

    Hey there! I just figured it out! Fault on my end -> I was testing this all on my test server. I neglected to add a workshop API key and didnt realize, so the console was receiving the command just wasnt able to execute it. I added the workshop API key, added image library, restarted the plugins, Now everything is running smooth! I am soo used to having everything already working on the live servers, I neglected to check that the receiving plugin was working! lol WORKS AMAZING -> Thank you soo much for this plugin!
  13. Nomad3211

    Number Formatted Price?

    Awesome! If its possible, that would be amazing! The ui is amazing to begin with, but those little commas would make the world of difference. I have tried all the shop plugins, and this one takes the cake! Yeah it was the item prices themselves that I also wanted to try and add string formatting to, I just couldnt find the right way to make that happen.
  14. Nomad3211

    Problems with Sync

    Can someone post what the fix was?? Im having the same issue.
  15. Nomad3211

    Cant get to work..

    Please help, I am at a loss here.. I have installed the discord bot onto a pterodactyl panel and configured it so that it shows up and interacts with my discord server.. When I type the skin in the channel, it asks for approval, so I give it the approval. It then sends a message to another channel telling me that the skin has been added. But.. I dont see anything happening in either of my game consoles, even though it says it has connected successfully. I have the command and plugin set to skinbox & skinbox.addskin Any help with this is greatly appreciated,
  16. Nomad3211

    Custom Item as Currency

    SOLVED I apologize! Just had to dig a little deeper! This plugin is a Tinkerers dream lol! Soo many settings to chose from. Didnt realize the required items followed the same format, For anyone reading this in hopes to have the same question answered, Within the: Required Items: [], add: { "Shortname": "wood", "Skin": 0, "Amount": 14000, "Display Name": null, "Icon URL": "" }, example: Required Items: [ { "Shortname": "wood", "Skin": 0, <- custom item skin there. "Amount": 14000, "Display Name": null, "Icon URL": "" } ]
  17. Nomad3211

    Custom Item as Currency

    Hi there! Love the plugin! I am customizing it to suit my server, and rather than use economics or scrap or something, I am making 1 item with a rare drop chance. am I able to use custom items as upgrade currencies ? I dont see a spot to put the skin ID of the currency item, Does it just use the display name to find the currency? Any help with this is greatly appreciated!!
  18. Nomad3211

    Number Formatted Price?

    Hi there! I love the plugin soo far, but I have had a number of players complain that the numbers are hard to read. I went into the Shop.cs and was able to change the player balance title to a number formatted string, so the balance displays as: $1,000,000 rather than $1000000. Here was my update on player balance: public string GetBalanceTitle(BasePlayer player) { var playerBalance = ShowBalance(player); var formattedPlayerBalance = playerBalance.ToString("N0"); return _instance.Msg(player, BalanceLangKey, formattedPlayerBalance); } I can't seem to figure out how to do this for individual item prices though. went into the item class but that's where I get stuck. Do you have any plans on adding number formatting in the future? Or is it possible to perhaps point me in the right direction, so I can tackle it? Any help with this is greatly appreciated!!!
  19. Thank you!! I ended up making a universal command that opens tab/pages that I specify. Here's the code I ended up adding : [ConsoleCommand("welcomepanel")] private void welcomepanel(ConsoleSystem.Arg arg) { var player = arg?.Player(); if (player == null) return; var args = arg.Args; if (args.Length != 2) return; int tab = int.Parse(args[0]); int page = int.Parse(args[1]); OpenMain(player); OpenPage(player, tab, page); } To use this command: Type welcomepanel TAB PAGE in the console. Example: welcomepanel 1 0 will open first tab, first page.
  20. Hi there! Love the panel. I am getting creative with it and its coming along great. However, I would like to be able to fill out some pages with information on specific plugins and then open those pages directly. Tab : Features -> Plugin pages I know about the indexing for tabs and such, but is it possible to add another argument to specify a page OF a category as well? Kinda like /rules 2 opens second page of the Rules tab.
  21. Supported plugins were found: in the docs under getting started.
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.5k

Files Sold

Total number of files sold.

2.8m

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.