-
Posts
4,031 -
Joined
-
Last visited
-
Days Won
51
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
- 252 comments
-
- 1
-
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
- 252 comments
-
- 1
-
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
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.
- 252 comments
-
- 1
-
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
- 252 comments
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
Unfortunately not.
-
Ill stick it up on staging and have a peak.
-
- 1,355 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
Changed Status from Pending to Closed
-
He can integrate with Cooking if he wants. I have hooks available for when meals are created etc.
-
Did you have a hammer out when you ran the command?
-
Does the error occur if you delete your config and let the plugin regenerate a new one?
-
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.
-
Sounds like you have another plugin on your server that is conflicting with this one. Unload all plugins except PersonalRecycler and try again, if it works fine, then load plugins in batches and test until it stops working, then identify what plugin may be causing the issue.
-
- 1,355 comments
-
- #leveling
- #progression
- (and 19 more)
-
Jump on my discord and I can send you a copy that may fix your issue.
-
Changed Status from Pending to Closed
-
after the event is over players cant open there backpacks
imthenewguy replied to Rusty Mike's Support Request in Support
Changed Status from Pending to Closed -
Changed Status from Pending to Closed
-
Other plugins interfering with Survival Arena
imthenewguy replied to Vergbergler's Support Request in Support
Changed Status from Pending to Closed -
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
You need to set the base item to be something that can be deployed on a tugboat. The default item's (telephone and tesla coil) can't be deployed because they are electrical items. Change the shortname to something like "item_shortname": "box.wooden",
-
- 1,355 comments
-
- #leveling
- #progression
- (and 19 more)