Jump to content

imthenewguy

Creator
  • Posts

    3,844
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. Ahh yes of course. Except I made no changes to that hook between v1.5.7 and v1.5.6. Also other plugins that handle the hook before my plugin receives it can directly affect hook calls on my plugins if things that aren't meant to be null when this hook fires off, are null. Or FP logic can change between updates causing the same problem. So like I said, I need insight as to what is happening on the server when these errors are thrown. Alternatively I can throw you a copy if you register on my discord to test that has debug.
  2. It will roll it randomly based on weight you choose for the profile: "Chance for this profile to be selected for the game (weighted system)"
  3. EventHelper will automate the runnign of it. Doesnt work with EventManager.
  4. imthenewguy

    XP Boost Calculation

    Cant really remember the reason behind it. Ive added TreeHit, SkinHit and NodeHit to the next release though, and updated the lang titles.
  5. Does it happen if you set "Prevent the maximum condition of the item from being reduced when repaired?" to false?
  6. imthenewguy

    Size not changing

    Use the console command: ipupdateicon to force update icons for each player. Requires itemperks.admin
  7. Add these to oxide/data/Paintball/ Send me a screenshot of where you put the Arena.json file for SurvivalArena (directory). Paintball2.json PaintballArena.json
  8. Your issue with paintball: 2024-11-13 17:34:58:[Paintball] EventHelper is required to run this plugin. Solution: Download EventHelper plugin. Linked in store page. SurvivalArena should download through dropbox. If not, download the attached and put it in oxide/data/survivalArena/ Arena.json
  9. imthenewguy

    How can I?

    Its not incorporated.
  10. imthenewguy

    Prestige

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  11. imthenewguy

    Prestige

    Added a config option to next release.
  12. imthenewguy

    How can I?

    "Loot settings": { "Chance for a player to receive an enhanced item when looting a container [out of 100]": { "crate_normal_2": 3.0, "crate_normal": 5.0, "crate_elite": 15.0, "crate_underwater_basic": 6.0, "crate_underwater_advanced": 12.0, "heli_crate": 10.0, "bradley_crate": 10.0, "codelockedhackablecrate": 10.0, "codelockedhackablecrate_oilrig": 10.0, "crate_tools": 1.5, "loot-barrel-1": 1.0, "loot_barrel_1": 1.0, "loot-barrel-2": 2.0, "loot_barrel_2": 2.0 They already are, using the crates.
  13. Changed Status from Pending to Closed
  14. The beginning of the config section on the first video covers it. You can extrapolate this to other permission based overrides in the config as there are a few of them. You essentially create your own permission like I have with vip and nolimit, but you call it whatever you want like prestige.respec.1. It will register the permission and you can then use that permission inside of prestige (be sure to prefix the permission with skilltree. if its a skill tree permission.
  15. Changed Status from Pending to Closed Changed Fixed In to Next Version
  16. That would take a lot of work to update ALL commands to work for offline players due to the nature of the way the data is handled, so its not going to happen. I can add a command to handle giving xp and sp to players regardless of their status, but that's as far as I am going to go with it.
  17. That was fixed in 1.0.5.
  18. Unfortunately that method is 400 lines long, so its very hard to determine what may be causing the issue without some info on things that are happening on the server when it occurs.
  19. Those are permissions that were created further up in the config. The config allows for custom perms to be created for xp gain, skill point cap, xp loss reduction, starting points etc. I simply create perms in those config options and then add those newly created perms as rewards for prestige.
  20. Seems like you have another plugin on your server causing issues. My plugin doesn't handle any of the recycling. It simply provides the recycler and limits who can use it.
  21. It called automatically on disconnection, even if there was no behaviour on there. It was left over debug that should have been removed.
  22. Weird conflicts can occur. They aren't always easy to identify unfortunately. The rule of thumb is: If it's happening to you and absolutely no one else, its something to do with your server configuration/what plugins you may be running. Did you confirm if the player xp logs appear when they claim they aren't getting xp?
  23. Im not sure what would be causing it. May be another plugin?
  24. Why are you killing the workbenches? They are used to handle the Workbench team skill. There should only 3 of them (1 of each). Unload the plugin and they should be removed.
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

126.7k

Files Sold

Total number of files sold.

2.6m

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.