Jump to content

imthenewguy

Creator
  • Posts

    3,437
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. imthenewguy

    Skilltree error

    I have patched that in 1.5.0. You can join my discord and verify your purchase to try the new version out (be sure to back up your data as its a major update), or you can disable the skinning ultimate buff until 1.5.0 is released later in the month. This is the current 1.5.0 change log: /* 1.5.0 * Fixed errors with the givexptoall and givesptoall commands. * Added option for the medical ultimate to prevent in PVP death. * Added HookMethod to API: float GetBuffValue(BasePlayer player, string skill) - Returns the buff value for the specified buff. * Added a prestige system [default off] * Updated the way the plugin runs the reset commands for levels. Only relies on the data file instead of BasePlayer.allPlayerList. * Added console command for updatexptable * Added new HookMethod: AwardXP(ulong userid, double value, string plugin, bool noMod = false) * XP awarded to the player while they are offline will now be added to a pending pool, which will be awarded when they next connect. * Separated player save data into individual files, rather than 1 large data file. * Added an option for the Raiding ultimate to use the MLRS on the map, rather than spawning MLRS rockets above the players head. * Prevented resource yield stacking with tea bonuses, unless the player has the skilltree.teabonus permission. (Thanks Nivex) * Fixed an issue that would prevent xp from all crates if bradley and heli crate xp was set to 0. * Wrapped RunResetCommands in a try catch to prevent it from stopping player data reset. * Added cooldown option for woodcutting ultimate. * Added cooldown option for Double_Bandage_Heal. * Added cooldown option for Wounded_Resist. * Added a number of config options to disable certain chat messages. * Added a new Tree: Team. This tree is focused around team based benefits. * Added a new skill: Comfort. This turns the player into a source of comfort for all nearby team members. * Added a new skill: Heal-Share. When the user receives healing, a percentage of the health received is shared with nearby team mates. * Added a new skill: XP_Share. When the user receives xp, a percentage of the xp is shared with nearby team mates. * Added a new skill: Tea_Share. When the user drinks a tea, a percentage of the teas modifiers are shared with nearby team mates, unless their current modifiers are better. * Added a new skill: Metabolism_Share. When the player receives calories or hydration, a percentage of it is also given to nearby team mates. * Added a new skill: Human_Workbench. This skill turns the player into a walking workbench, providing them and all nearby team mates with access to a workbench equal to the skills level. * Updated Double Explosive change to work with RF Explosives. * Added console command to delete player data: stremoveplayerdata <userid> * Fixed a number of Overflow exceptions caused by infinite healing loops after the last oxide update. */
  2. imthenewguy

    Database

    Will add a command to next release. The data structure is changing in 1.5.0. All player data will be stored in individual files in a new folder. This command will simply delete that folder, and will require that the player not to be connected to the server.
  3. imthenewguy

    About Prize information

    Doesn't support giving blueprints directly through the item prize structure unfortunately.
  4. Changed Status from Pending to Closed Changed Fixed In to Next Version
  5. Feel free to hit me up on discord. I'm Aussie as well so we can probably jump on voice and you can show me what you mean.
  6. Oh that's strange, like no increase at all? If that is the case, it would be a good idea to raise this on the carbon discord directly. There isn't anything involved with adding support for Gather Manager; it should just work with other plugins. I assume if it affects Skill Tree, it would affect every one of my plugins that modify gathering, as they all use the same hooks, as do most plugins that perform similar actions.
  7. That's a good idea. I will add that to the next release
  8. As long as the site can send a command to your server with a userid of the player, it should work.
  9. What is the issue exactly? SkillTree doesn't work with Gather Manager unless they do their adjustments before the oxide hooks are called. That's why I added native support for increasing the vanilla gather rates directly into SkillTree. Not sure how Carbon handles it; you may need to ask Raul.
  10. imthenewguy

    EpicLoot

    I think I have identified the issue. Have pushed a patch to my discord to test.
  11. imthenewguy

    EpicLoot

    Hey do you have anything in oxide/logs/EpicLoot/? Should be a file with OnPlayerHealthChangeFailure in the name. It's weird that this is throwing an error, because the entire thing is wrapped in a try/catch
  12. imthenewguy

    Reset XP not working

    Can you paste your Level rewards config section in here for me please? The error indicates that its failing when on RunResetCommands, which is related to level rewards.
  13. imthenewguy

    error with update

    My plugin simply returns false on the hook without interacting with any of the objects that are passed through. I assume this is Carbon and probably needs to be raised with the Carbon team.
  14. Are you running custom perms for the skill tree nodes?
  15. imthenewguy

    New error

    Changed Status from Pending to Closed Changed Fixed In to 1.0.2
  16. imthenewguy

    New error

    Fixed
  17. Try deleting the config and reloading the plugin, see if that works.
  18. Will post a fix soon.
  19. Not sure why they would have thrown an error. I'll wrap it in a try/catch though
  20. I don't understand what you are wanting me to do?
  21. Would be any number of things. Would need more information around what happened to the player when they took damage.
  22. imthenewguy

    Conflicts with racetrack

    Can't answer without more details such as errors in console etc. Should be able to change the command via skill tree config if you haven't already: "Chat command for tracking an animal with the AnimalTracker buff"
  23. imthenewguy

    epic loot

    Add the supply drop shortname into this dictionary: "Containers and their chance for an enhanced item to spawn" My plugin won't handle epic scrap. You would need a loot plugin to add support for that.
  24. imthenewguy

    givexptoall command

    I have it fixed in 1.5.0. Just testing a things on it before I push it as it has some major changes to the data structure.
  25. imthenewguy

    Skill Tree Items

    Changed Status from Pending to Closed Changed Fixed In to 1.0.2
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.