Jump to content

David

Creator
  • Posts

    2,369
  • Joined

  • Last visited

Everything posted by David

  1. David

    Countdown

    Changed Status from Pending to Not a Bug
  2. David

    Countdown

    My plugins does not work with Magic Panel or other similar plugins. WPWipeCycle extension using WipeCountdown for displaying time left until next wipe based on seconds you set in config file.
  3. David

    Welcome Panel Addons

    If you need support please open ticket or message me on my discord, dont spam discussion section with it.
  4. David

    Welcome Panel Addons

    what is version number of your WelcomePanel ?
  5. David

    Welcome Panel Addons

    Making support ticket would be enough, responded in support section.
  6. David

    WPKit issue

    Changed Status from Pending to Not a Bug
  7. David

    WPKit issue

    Kit name has to be one word, its due to how Rust Kits Api picking up names for cooldown data. So yo should rename your kit to NewPlayerFoodKit instead of New Player Food Kit
  8. please message me on my discord !David#1337
  9. David

    gui

    Changed Status from Pending to Not a Bug
  10. David

    gui

    Please read plugin description for WipeCycle and WipeCountdown.
  11. David

    Custom Buttons

    Im working on update currently, there will bunch of new features including ingame button editor, also open/close certain buttons on command.
  12. David

    compatibility with kits

    Changed Status from Pending to Not a Bug
  13. David

    compatibility with kits

    Sorry, I dont own that plugin and I have no interest in working with it.
  14. David

    Reset K,D,R

    Changed Status from Pending to Not a Bug
  15. David

    Reset K,D,R

    Hey, unfortunately I cant add every request into public version but I can help you out. Add this block of code into plugin. void OnPlayerDisconnected(BasePlayer player, string reason) { if (player == null) return; if (_playerData.ContainsKey(player.userID)) { _playerData[player.userID].Kills = 0; _playerData[player.userID].Death = 0; } } here for example
  16. David

    setup where npcs dont count

    Changed Status from Pending to Not a Bug
  17. David

    setup where npcs dont count

    please donwload latest version
  18. David

    Welcome Panel Addons

    ladderboard will be sold separately, by the end of this month probably.
  19. Yes, that what you should do (sorry for late reply)
  20. Changed Status from Pending to Not a Bug
  21. Kit names are case sensitive and cant contain space in name. Its due to how Rust Kits api picking up data.
  22. David

    Custom Buttons

    It is not right now, but Im working on major rewrite and adding more features. I will add this one too, ETA 2 weeks max.
  23. David

    Linking WipeCountdown

    Your last download was 2 days before I released update for Addons, please donwload updated version.
  24. David

    Linking WipeCountdown

    What is version of your WipeCycle addon ?
  25. David

    Linking WipeCountdown

    Changed Status from Pending to Not a Bug
1.7m

Downloads

Total number of downloads.

8.1k

Customers

Total customers served.

122k

Files Sold

Total number of files sold.

2.5m

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.