Jump to content

imthenewguy

Curator
  • Posts

    4,437
  • Joined

  • Last visited

  • Days Won

    54

Everything posted by imthenewguy

  1. imthenewguy

    can i change command

    Changed Status from Pending to Closed
  2. imthenewguy

    cactus broken

    Set the following value to true in the config: "Automatically add new types to the config?": true
  3. imthenewguy

    can i change command

    Your line locations (this is line 1045) will be different to mine as I have an unreleased updated version, but this is what the command snippet looks like. [ChatCommand("gstorage")] void GlobalStorageCMD(BasePlayer player) { if (!permission.UserHasPermission(player.UserIDString, perms_chat)) return; OpenStorage(player); } Change the gstorage string to whatever you want the command to be.
  4. Think the train tunnels are higher than 1000 below the player, but could potentially be if they are flying lol.
  5. Not sure if that is something I will add. Will keep it in mind though
  6. Changed Status from Pending to Closed
  7. Changed Status from Pending to Closed
  8. imthenewguy

    Stacks

    Changed Status from Pending to Closed
  9. imthenewguy

    Bodies

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

    Bodies

    Will be fixed next release.
  11. imthenewguy

    BetterLoot

    Hey mate I think Khan had it in his pipeline to push a fix to the maintainer, or upload it himself when it gets updated. In the mean time, this will get you sorted. BetterLoot.cs
  12. Changed Status from Pending to Closed
  13. imthenewguy

    update xp table

    Changed Status from Pending to Closed
  14. You need to have the item.name set as well. Not sure if AlphaLoot can adjust the item names?
  15. imthenewguy

    Placement on building parts

    Changed Status from Pending to Closed
  16. This particular game requires way too much space unfortunately. I do plan on doing some combat based games though
  17. imthenewguy

    Placement on building parts

    You can change the base item from a Teslacoil to a hemp seed or something, as it will restrict the placement of it to ground.
  18. imthenewguy

    update xp table

    @Veno Hey mate, just update the x modifier value in the tree (higher lowers the xp between levels, lower makes it harder). Don't touch the y value; leave it at 2. Once you have saved the config, reload the plugin and type /updatexptable in game. This should adjust the table values.
  19. imthenewguy

    Placement on building parts

    Hey mate that is part of the plugin. You can set it so it will only take damage from cupboard authed players with AuthDamageOnly: true. You can also set the max_hits to 0 to make it indestructible.
  20. Changed Status from Pending to Closed Changed Fixed In to Next Version
  21. imthenewguy

    Config and data

    Changed Status from Pending to No Response
  22. You could adjust the delays between games in EventHelper.
  23. How would you like it to be implemented? Just a general bonus to all gathering types at night? Or broken up and separated by each tree type? IE night time mining, night time woodcutting etc.
  24. Hey mate. The M39 should be enhancable. See below pic. Just make sure the M39 isn't stacked for whatever reason. The health doesn't matter. Set bonuses are only for equipped clothing. Weapons/tools must be held in order to contribute to the bonus, but they won't count towards the set bonuses at all, as this was too heavy on resources having to track all buffs on the fly, rather than when items are equipped. Set bonuses are not cumulative, they are replaced. If you hit the 2 piece bonus, you get the bonus shown there, if you hit the 4 piece, you get the bonus shown there, not both. If you want the set bonus to be 12.5% for 6 items, set the value in the config to reflect that
2.2m

Downloads

Total number of downloads.

10.1k

Customers

Total customers served.

146.1k

Files Sold

Total number of files sold.

3.1m

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.