Jump to content

Chris Dg.

Creator
  • Posts

    77
  • Joined

  • Last visited

Everything posted by Chris Dg.

  1. I am going to look into it and make an update. Thank You.
  2. Off course , I will put into new update . Thank You for Your feedback.
  3. Chris Dg.

    My Homes

    Hi, I am glad it's working for You and soon I will be doing a new update with small tweaks and features so thanks for the feedback , I will definitely take it into account. Have You nice rest of Your weekend.
  4. Chris Dg.

    My Homes

    Hi , Thanks for letting me know , I will check on the cooldown , and I may add specific rust color format into config that's no problem. And the lang file string change works for me just fine ,but I will try to see what could be the issue . Any specific language You try to use ? You can send me in message too if You would like .
  5. Chris Dg.

    My Homes

    Hi , thank You for the feedback. I will look into it and make and update with some changes.
  6. Chris Dg.

    StaminaBar

    Version 1.0.1

    6 downloads

    StaminaBar - Adds a visual stamina bar that shows stamina while sprinting - Prevents sprinting when stamina is too low - Automatically hides the UI when not needed - Changes bar color when stamina is low - Fully configurable (drain, refill, limits, colors, position) Configuration Highlights You can easily adjust: - Maximum stamina - Drain & Refill speed - Sprint prevention threshold (percentage) - UI position, size and color The config file is auto-generated on first load: oxide/config/StaminaBar.json Notes - Stamina resets on respawn - UI hides automatically when not sprinting - No manual setup per player needed
    $7.99
  7. Chris Dg.

    DiscordSync

    You don't need github, if You click on "code" button, You can download the file with the further instructions for how to set it up.
  8. Version 1.0.1

    129 downloads

    DiscordSync is plugin that works together with Discord Bot discord-sync-bot (download for free), to link players from Your Rust servers with Your Discord server. Discord Bot will automatically assign Oxide group to these players so they can enjoy playing with all the benefits that comes with mentioned Oxide group. HOW IT WORKS 1. "/link" in-game Rust chat command will give player a unique token (4 characters long) 2. On Your Discord server use "/link" slash command to enter player's unique token 3. Discord Bot gives user Discord Role "Linked" so that You know what users are linked already. 4. Discord Bot automatically sends a command, to either one or all of Your servers, to assign Oxide group 5. If user quits Your Discord server, bot will also make sure the user will be removed from Oxide group on all of Your servers. IMPORTANT - when plugin file is loaded on Your Rust server, config file will be created automatically , make sure to fill all login data from your mySQL so that everything works - similar thing with discord-sync-bot , everything is in README file, but make sure to use Your WebRCON port, which is not the same as Your Rust server port Requirements: - Download Discord bot on this link: https://github.com/chrisgroen24h/discord-sync-bot (all the steps how to setup this bot are within the README file), host this Discord bot either locally on Your own computer or use 3rd party hosting services - mySQL Database - Your Discord Server
    Free
  9. Chris Dg.

    Wallet

    Really appreciate Your thorough feedback, I am for sure going to implement these. For now 1.0.2 is going to fix issues with error, but new features will be implemented in 1.0.3 very soon. Again Thank You for kind words and I appreciate the feedback.
  10. Chris Dg.

    Wallet

    Version 1.0.8

    26 downloads

    Wallet plugin provides quick preview of Your balance/balances and provides few useful functions to make Your transfers swifter. Plugin provides following functions based on if You use only Economics plugin by MrBlue or Economics together with ServerRewards by k1lly0u. Difference is showed on screenshots, and the features available are following : - Balance for your Economics currency and Reward Points currency - Reward button which provides a portion of Economics currency as boost based on time rate you choose (30 / 60 / .... minutes for example) , Reward button system is optionable - Exchange buttons to exchange in between currencies (off course only in case You use both plugins Economics and ServerRewards), rate of exchange is customizable - Your last 5 transactions with a possibility to repeat a transaction again by only a click of a button - view of Your last 5 received transactions, changing view based on click of a button - Transaction form itself so there is no command writing needed to execute Your transaction Admin features: - in-game configuration changes - complete oversight over Your players accounts, actions such as Set Balance/Deposit/Withdraw BASIC GUIDE TO USE Wallet: - command "/wlt" to open Your wallet - configuration can be changed simply by in-game in the plugin itself, just click on settings button next to "x" close button on the right top of the menu Possible Configurations: - exchange rate between Economics/ServerRewards currencies - optional use of REWARD button system just by simple "true" or "false" - REWARD button system values such as Amount of currency received and Cooldown
    $6.49
  11. Hi , i am using this simple tool . Click on Resize and with "WASD" You can move the bar how would You like and just put the AnchorMin and AnchorMax numbers to the config file . https://rustplugins.net/anchors/
  12. Chris Dg.

    My Homes

    Hi , some functionalities could have work, but I am not providing support for Carbon unfortunately .
  13. Chris Dg.

    My Homes

    Its been updated , thanks to MrLiquid for quick response before I even had time to see it. If any other issues show up , please let me know. Thanks and have a great weekend.
  14. Chris Dg.

    My Homes

    Thank you , Really appreciate your effort , I find the one I used wokring for the Uses Left function too ,I hope its working well for those who needs it. Have a great rest of Your weekend.
  15. Chris Dg.

    My Homes

    Good day to everyone, If anybody have a problem with wrong amount of uses left for Your teleports, If You would like to have this corrected, I suggest following based on fact that I am not an owner of such plugin and I cant make those changes in original file. 1. Open plugin file "NTeleportation.cs". 2. Find row nr. 8126 starting with "var limit = GetHigher(player..... " 3. Change it for following " limit = GetHigher(player, config.Home.VIPDailyLimits, config.Home.DailyLimit, true); " 4. Save file and enjoy. Here You can see fixed line of code how it should look to have it working.
  16. Chris Dg.

    My Homes

    Hi , there is no configuration file in ZIP file, its being created automatically after You put it in and run it. Unfortunately I am not planning to include other languages than english itself, neither was I planning color customization. Main focus here was for functionality and saving time for your player base. I will be releasing an update soon with minor fixes, I might put some basic customization now that You mentioned it, but I never thought of it as a necessity. I am gonna put it to patch notes soon if I choose to procced with that idea. Thank You for Your time and have a great day.
  17. Unfortunately no, it does display health of NPCs in base game, animals, Bradley and Heli. I do not own Better NPC plugin so I do not support those type of NPCs yet.
  18. Good day to You all , I pushed update and its working on my side. In any further issues let me know and thanks . Nice rest of the weekend to You all.
  19. Hello , my apologies about inconvenience , I will look into it and push an update for You all.
  20. Hey good day to You all , it is possible to to have more types of those NPCs I just have to add them all manualy and I can make it into config for You also . I just need list of those NPCs or some of them which You would like to add , let me know or text me what kind of NPCs and I will put it there . Thanks.
  21. I did update 1.0.4 where it should work with APC Bradley and Patrol Heli , do You use other type of NPCs or does it just not work for You with standard APC Bradley and Patrol Heli ?
  22. Chris Dg.

    My Homes

    Could You please provide more description about your issue ? I am using standardly 6/7 teleportation homes and everything works.
  23. Chris Dg.

    My Homes

    Hello , update is live check update notes and please let me know in if any other anomalies occurs. Thanks.
  24. Chris Dg.

    My Homes

    Hey , I will look into it and make adjustments . Thanks
  25. Chris Dg.

    My Homes

    Fixed.
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

152.6k

Files Sold

Total number of files sold.

3.3m

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.