Jump to content

imthenewguy

Curator
  • Posts

    4,621
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by imthenewguy

  1. Version 1.0.8

    4,739 downloads

    This plugin adds an option to purchase Tugboats from Fishing Village. The cost can be configured to include any vanilla item, as well as skinned items. Permission buyabletugboats.admin - Required to use commands. buyabletugboats.free - Bypasses requirement for materials. buyabletugboats.use - Required to see the menu from the boat seller. Commands btshowspawnpoints - Visually shows the spawn locations of tugboats around the fishing village. btaddspawnpoint - Adds a spawn point for the fishing village type, using the local position of the player to the village. Configuration { "How long should the tugboat be unmountable by other players for? [This will also repossess the tugboat if the player has not claimed it]": 30.0, "Should the boat be removed if the player does not claim it within the safe time?": true, "How much fuel should the tugboar spawn with?": 100, "Draw on the players hud after puchasing the boat, to show its spawn location?": true, "Items required to purchase the tugboat": [ { "shortname": "scrap", "skin": 0, "amount": 1000 }, { "shortname": "wood", "skin": 0, "amount": 10000 }, { "shortname": "metal.fragments", "skin": 0, "amount": 1000 }, { "shortname": "metal.refined", "skin": 0, "amount": 100 } ], "Local spawn positions": { "LargeFishingVillage": [ { "x": 17.8, "y": 1.9, "z": 33.4 }, { "x": -6.1, "y": 1.9, "z": 38.8 }, { "x": -44.6, "y": 1.9, "z": 20.5 }, { "x": 34.42638, "y": 1.51616859, "z": 31.5051727 }, { "x": 50.7044449, "y": 1.560014, "z": 11.11216 }, { "x": 52.35355, "y": 0.770243049, "z": -6.283246 }, { "x": -28.84793, "y": 0.919689536, "z": 40.055378 }, { "x": -50.8738022, "y": 0.6562301, "z": 3.206874 } ], "SmallFishingVillage": [ { "x": -12.6, "y": 1.9, "z": 40.9 }, { "x": 6.9, "y": 1.9, "z": 51.2 }, { "x": 26.8, "y": 1.9, "z": 25.3 }, { "x": -37.8010559, "y": 1.0653609, "z": -6.68541336 }, { "x": -39.1526642, "y": 0.354010642, "z": 25.42265 }, { "x": 35.0974236, "y": 0.229006067, "z": -1.37241554 } ] } }
    Free
  2. Hey mate, I only offer support on the platforms of purchase. I don't think you bought it from CF (or at least you don't have the tag that says you did). Hit me up on Lone if you bought it there and I can give you a hand
  3. You will need to wait until update. Forced wipe breaks the plugin, so I am waiting for a few chances to oxide so I can update it.
  4. Yeah its because EpicLoot handles boat speeds and resets them due to one of the buffs. I have changed the logic for the next release to make it play nicely with other plugins. You will either need to remove the IncreasedBoatSpeed from the Transporters set, or have the dev will need to return the hook call for any of my plugins that attempt to modify the boat speed. object ELOnModifyBoatSpeed(BasePlayer player, MotorRowboat boat); // Return non-null to prevent EpicLoot from modifying the boat speed. object STOnModifyBoatSpeed(BasePlayer player, MotorRowboat boat); // Return non-null to prevent SkillTree from modifying the boat speed.
  5. I dont understand what you mean
  6. Really weird. I must have changed the JsonProperty or something last update. It shouldn't do it moving forward.
  7. Just tested on my friends server. Uploading SkillTree didn't change the value for "Steam64 ID to use when sending a message to a player [0 is the default rust icon]"
  8. There isnt a cooldown, but you can add multiplier to the fee so it becomes more and more expensive each time they respec. "Multiplier increase after each respec [0.2 = a 20% increase in the cost to respec each time. 0 = no increase] [resets on wipe or data reset]"
  9. The cliffs you deploy with the plugin are builtable, so long as they don;t get put on tugboats.
  10. I would disable the rocks if you are having issues with them.
  11. It works on my server. I get xp when I blow up bradley. You may have a conflicting plugin. A timer showing the time remaining on the abilities would be good. Not sure i would put it on the mining ultimate though.
  12. Will add the option to the next release to set the chance for it to be TDM if the minimum TDM player quantity has been met.
  13. It's most likely due to the projectile creation of the snowball. It's a native problem with the weapon. One thing you could do is lower the magazine capacity of the snowball launchers to 1, and lower the hits taken to be eliminated to 1 or 2. This would cause less lag due to less projectiles being created.
  14. Disable team handing via the config so players remain in teams when they join. It doesn't work with clans. "Allow players to stay in a team when they join the event?" - set to true
  15. Ahh right. I will have to suss out how to prevent that. They will re-appear when the plugin is reloaded in the meantime.
  16. imthenewguy

    Cooking

    You need to use software to upload it to the steam workshop. Look for a tool called custom icon creator on codefling - that's what I use. I attempted to re-create the issue but it's working fine for me when I eat the pizza. Submit a support ticket and add your config and I'll suss it out. Also the 400% isn't required, it caps at 100%. The amount of wealth obtained is determined by the config. "Buff settings": { "Settings for the Wealth buff": { "Currency type to use for the wealth buff [scrap, economics, serverrewards]": "scrap", "min_quantity": 1, "max_quantity": 3 },
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

152.7k

Files Sold

Total number of files sold.

3.3m

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.