Jump to content

David

Creator
  • Posts

    2,572
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by David

  1. 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.
  2. David

    Welcome Panel Addons

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

    Welcome Panel Addons

    what is version number of your WelcomePanel ?
  4. David

    Welcome Panel Addons

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

    WPKit issue

    Changed Status from Pending to Not a Bug
  6. 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
  7. please message me on my discord !David#1337
  8. David

    gui

    Changed Status from Pending to Not a Bug
  9. David

    gui

    Please read plugin description for WipeCycle and WipeCountdown.
  10. 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.
  11. David

    compatibility with kits

    Changed Status from Pending to Not a Bug
  12. David

    compatibility with kits

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

    Reset K,D,R

    Changed Status from Pending to Not a Bug
  14. 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
  15. David

    setup where npcs dont count

    Changed Status from Pending to Not a Bug
  16. David

    setup where npcs dont count

    please donwload latest version
  17. David

    Welcome Panel Addons

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

    Linking WipeCountdown

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

    Linking WipeCountdown

    What is version of your WipeCycle addon ?
  24. David

    Linking WipeCountdown

    Changed Status from Pending to Not a Bug
  25. David

    Linking WipeCountdown

    Hey from your screenshot it looks like that WipeCountdown plugin is not loaded properly. Please make sure that countdown is running by typing command /wipe in game.

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.6m
Total downloads
Customers
11.4k
Customers served
Files Sold
163k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.