Jump to content

imthenewguy

Creator
  • Posts

    3,884
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. I am actually not sure. Hmu on my discord if you wanted to do some testing to see what we can get working. Make sure the players don't have the "buyabletugboats.free" permission
  2. It shouldn't need an update. You probably need to update ImageLibrary.
  3. Version 1.0.7

    3,656 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
  4. imthenewguy

    Wipe 4 August

    I know, I put the request in for the hook update
  5. imthenewguy

    Epic Scrap Splitting

    Changed Status from Pending to Closed
  6. 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
  7. Changed Status from Pending to Closed Changed Fixed In to Next Version
  8. Much more informative thank you I found the issue and it will be fixed on the next release
  9. What do you mean?
  10. imthenewguy

    issue with joining

    Make sure Paintball is loaded AFTER EventHelper
  11. 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.
  12. 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.
  13. I dont understand what you mean
  14. Unfortunately not.
  15. imthenewguy

    Wipe 4 August

    Ill stick it up on staging and have a peak.
  16. imthenewguy

    Kits

    Changed Status from Pending to Closed
  17. He can integrate with Cooking if he wants. I have hooks available for when meals are created etc.
  18. Did you have a hammer out when you ran the command?
  19. Does the error occur if you delete your config and let the plugin regenerate a new one?
  20. imthenewguy

    translation

    The Meals button is to inspect meals that the player has in their inventory. The permissions don't stop players consuming the meals, only accessing the menu to create them. Regarding the size, try and wrap the language entries in <size=8> </size> tags to decrease the size. There is only a finite amount of room for the text in the menu.
1.8m

Downloads

Total number of downloads.

8.5k

Customers

Total customers served.

128.1k

Files Sold

Total number of files sold.

2.7m

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.