Jump to content

David

Creator
  • Posts

    2,330
  • Joined

  • Last visited

Everything posted by David

  1. 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
  2. please message me on my discord !David#1337
  3. David

    gui

    Changed Status from Pending to Not a Bug
  4. David

    gui

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

    compatibility with kits

    Changed Status from Pending to Not a Bug
  7. David

    compatibility with kits

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

    Reset K,D,R

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

    setup where npcs dont count

    Changed Status from Pending to Not a Bug
  11. David

    setup where npcs dont count

    please donwload latest version
  12. David

    Welcome Panel Addons

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

    Linking WipeCountdown

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

    Linking WipeCountdown

    What is version of your WipeCycle addon ?
  19. David

    Linking WipeCountdown

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

    groups

    Changed Status from No Response to Not a Bug Changed Fixed In from 2.5.0 to Next Version
  22. David

    groups

    Sorry guys, lot of people asking for lot of different stuff and I completely forgot about this one. I will update soon
  23. David

    configure kits

    Changed Status from Pending to Not a Bug
  24. David

    configure kits

    Hey. I can help you out tomorrow, my discord !David#1337. Things you can be doing wrong - kit name is case sensitive - you should have no spaces in kit name in order to make them work (ex. "BuildKit" instead of "Build Kit")
  25. David

    Status

    As far as I know, you have to post files before you get your role.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.5k

Files Sold

Total number of files sold.

2.4m

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.