-
Posts
254 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Zoreeno
-
Hey @David - Is it possible to make Craft Menu compatible with these plugins: https://codefling.com/plugins/personal-marketplace https://codefling.com/plugins/globalstorage Component Box - by k1lly0u (this one is hosted on a different paid plugin site so idk if that's allowed or not) I would love to give players the option to craft these items through your Craft Menu plugin.
-
I was one of the many who were disappointed with how the transition of this plugin from being free to premium happened without any advanced warning. However, I'm reviewing the plugin itself and not my opinion on how the switch over was handled.... Is the plugin worth the asking price? Absolutely it is, and it should have never been free in the first place in my opinion. BotSpawn has always been the go to plugin for most server owners that want to add hostile bots to their server, and that fact doesn't change with the new BotReSpawn version. The plugin functions as advertised and can truly add value to your server if set up/used correctly. Steen (the developer) seems committed to ensuring that the plugin offers features and functions that fit each users specific needs (where possible). He is very responsive to inquiries and does seem to truly care that people are happy with his product. This combined with the quality of the plugin itself makes the price justified.
-
- 31 comments
-
- 2
-
-
At the time of writing this review the plugin is in a very early state with limited features. However... The developer is responsive and continues to add new functionality to the plugin. I was searching for a basic XP system that did not offer skill points to allow altering of game mechanics, but instead to just allow me to choose item rewards or rewards through a command (adding a player to an oxide group for example) and this plugin does just that! The UI looks nice and clean and it adds a nice side progression system for our PVP/PVE hybrid server.
- 91 comments
-
- 1
-
-
Thanks! That would be great. One more suggestion.... I noticed that your XGatherUp plugin has a console command available to give players XP. Could you add a similar command for the XLevels plugin that works through console and RCON? I use the XDQuests plugin and it would be nice to have a quest reward to give XP from your plugin by running the command when a player completes a quest something like this: exp_give %STEAMID% <amount>
- 91 comments
-
- 1
-
-
@Monster Thanks for the update to include increasing XP for each level! It's great. I was also trying to test out your new NPC Shop setting for opening the inventory. It looks like you have it set to use existing Rust default NPC shops, which is kind of odd if I'm being honest. Would you be able to add support for the HumanNPC plugin instead? 90% of all servers that are interested in a leveling plugin will be using HumanNPC already. It's commonly used by most plugins of this type and it looks to be pretty easy to include in your plugin. Here is the info you would need: Plugin: https://umod.org/plugins/human-npc Hook: OnUseNPC(BasePlayer npc, BasePlayer player) All NPC have unique userIDs, (BasePlayer.userID) You could look at the NPC and it would open the menu when a player presses their use key. It's pretty straight forward and much better than setting up a Rust default NPC to open the menu. The HumanNPC plugin assigns each NPC an unique ID number and then In your config file you could give an option for which NPC id to use.
- 91 comments
-
That'd be great if you could add that back in. We're trying to set up a boss fight event where the player has to talk to an NPC and give an item, then the NPC runs the toplayer command to start the fight. idk if it's supported for commands by default, but if you could make it so that it supports something like "playerID" or %STEAMID% that would be perfect. Example: botrespawn toplayer playerID profile1
-
For our 2x server we would still want to disable it. We're trying to keep anything to do with gathering or resource gains on an even playing field for all players. We had the Zlevels plugin in the past and we noticed a lot of players joining the server were a little turned off by knowing that other players may be getting resources quicker than others. However, I do like the option of being able to have output modifiers, especially for our other server. Being able to set smaller values for output rates would be great. I think the main thing we are looking for is the ability to completely disable it and remove any mentioning of it, but also be able to turn it back on when needed.
-
Hey David. Another great plugin! Question: Is there a way to completely disable the output leveling? Currently I just removed all Modifier options except for the default, which tells players that they are at max level, so it's essentially disabled. But i was wondering if it's possible to completely remove the mentioning of output levels when the upgrade menu is opened?
-
It would be nice to be able to globally disable category notifications. I want players to see their rewards from Kills, but not all the spam from pick-ups and opens. And 70% of the players will never use the /rr menu to disable it on their own. They just get annoyed by the spam and leave. So currently the only choice i have is to disable all notifications. If you find the time, something like this would be perfect: "General": { "Disable_All_Notifications": true, "Disable_Kill_Notifications": false, "Disable_Harvest_Notifications": false, "Disable_Open_Notifications": true, "Disable_Pickup_Notifications": true, "Disable_Activity_Notifications": true, "Disable_Welcome_Notifications": false, "TakeMoneyfromVictim": false, "LogToFile": false, "LogToConsole": false, "HappyHour_BeginHour": 17, "HappyHour_EndHour": 21, "Player_Kill_Reward_CoolDown_Seconds": 0, "View_Reward_Values": true }
-
Hey man. Thanks for the quick update on adding my suggestions! So far things are looking good and working good! Here are some things I would love to see in future updates: #1: The ability for more and more xp to be required for each level. Right now all levels take the same amount of XP to level up, which is not very realistic for an XP system. It would be great if there was a way to set it so that from level 0 to level 1 takes 100xp, level 1 to 2 takes 150xp, level 2 to 3 takes 200xp, ect ect. The ZLevels plugin has this ability, if you need a point of reference. Some server owners may actually like the simple XP gain system that you currently have, so to add an option for "basic XP gaining" or "scaling XP gaining" so people could choose between the two would be absolutely awesome if it's possible to do. #2: Instead of having to provide a custom image link to display the custom reward items, allow it to show the skin of the item on the reward screen. Currently the image shows the default skin even if i enter in a custom skin ID. I can put a custom link to the image that I want it to display, and it will work, but I think it would be easier if there was an option to just show the custom skin image through image library. Again, thanks for quickly updating the plugin. People really appreciate when developers listen to feedback, I know i do. And it's nice to see that someone is working on a proper easy to use XP/Reward system with a nicely designed UI for Rust. I'll likely be checking out some of your other plugins as well
- 91 comments
-
- 2
-
-
Love it! I have purchased a couple plugins from David and he never disappoints! This plugin has a little bit of a learning curve at first, but once you get going, you'll have buttons created and positioned in no time. If you run a lot of plugins that require players to do /commands to use them, this is a must have. Having the buttons right in front of their face on the screen is a huge help for player retention. So many players have joined my servers, played for hours and hours and did not know all the plugin commands they had access to no matter where i post about it. The buttons make it clear as day to them.
-
After some digging i was able to find the issue. On line 972 and on line 1044 you have: new CuiOutlineComponent { Color = "0 0 0 1", Distance = "-1 1" } But it should be: new CuiOutlineComponent { Color = "0 0 0 0", Distance = "-1 1" } the "Color = "0 0 0 1" is causing the black box, changing to "0 0 0 0" makes the box behind the numbers transparent.
- 91 comments
-
- 1
-
-
A decent plugin with a lot of potential. There are a couple problems though. #1 - There is no way to disable the VIP row at the bottom in the Rewards Menu, if you do not have the vip permission, the row is still there, only grayed out. For those of us that do not want to use a VIP system, it would be prefered if the second line in the rewards menu can just be removed completely. #2 - We need a way to be able disable the coupon system completely. It's a nice system, but there are going to be a lot of users that don't want to have any mention of it on the plugin because they don't want to use it. #3 - There is no UI customization options. #4 - The Custom Items feature you list is not working. If you set the reward to a custom display name, it will still show the non-custom name of the item when you claim the reward. There are plenty of other plugins that are able to make the display name match the custom name, so I would assume this is an easy fix? #3 - In your screen shot, the background of the number overlay is transparent, but on my server, the background is black and covers the entire reward icon How can we make these numbers transparent like in your screenshot? Hopefully you can correct this Also, the console spams this error when you bring up the /level UI. Although it doesn't seem to cause any issues that i can see, it's just a lot of spam. Like i said, this is a nice plugin with a lot of potential. It just needs some more customization options and a way to disable features that some users will not want to use. Good job with this one!
- 91 comments
-
- 1
-
-
Still one of the best custom monuments out there, and to be offered for free! Every time i use this monument I get at least 1 compliment on how nice it is and how good the puzzle is. The foliage adds a nice aesthetic. I like to surround it with forest splat/topology to make it feel like it's really a "lost" factory. Well done sir!
- 13 comments
-
- #rust
- #custom monument
- (and 4 more)
-
in the previous version i was able to set which notifications where shown to players on a global scale. In the current version i can't seem to find that functionality. I can disable all notifications globally, but not individual notifications. I know that players can manage their own notifications which is great, but I would much rather be able to do it globally. The setting may be there and I'm just missing it, idk. Thanks for keeping this updated! We appreciate it.
-
This plugin does exactly what I need and does it well! I was having trouble finding a plugin that has the ability to disable all default recycler outputs and use completely custom output options (including custom skinnable items). The config file is very basic and easy to set up. Plus the developer is quick to respond to inquiries, which is great!!
