-
Posts
3,437 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
Changed Status from Pending to Closed
-
Actually get him to add a black list based on skin. Have him prevent stacking for any item with the set skin. That way it won't have to use the slow AF hook calls
-
You'll need to ask the dev to add a hook to allow prevention of chest stacking.
-
Updated to require the item.name field to match as well, which it wont when implemented via skinbox.
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.10
-
Changed Status from Pending to Closed Changed Fixed In to 1.2.2
-
Ill push the update today.
-
If you can confirm how the dupe is performed I can patch it. Ill need a step by step guide to reproduce the dupe though. I own skin box.
-
How is it being duplicated?
-
Yeah same thing.
-
-
I only speak English
-
- 8 comments
-
- #collecting
- #item
-
(and 7 more)
Tagged with:
-
Version 1.0.6
147 downloads
Collection Log is a plugin that will track items collected from multiple sources against multiple collection logs. When a player discovers a new item that is contained in one of the logs, it is marked as found. Once a log has been entirely collected, the player is rewarded with that logs prizes. The sources that players can obtain items from are completely customizable, allowing for some unique logs to be created. Fully customizable logs that also support custom items. 11 different sources that can be collected from (Crates, barrels, Farming, Fishing, Woodcutting etc). Support for item rewards and command rewards included. Supports UINotify for communicating newly collected items. Here is an example of 2 collection logs with different sources: The "Farming" collection log contains growable items such as cloth, corn and pumpkins, but the only valid source to obtain these items from is the Farming source. The "Resources" collection log contains many types of items, but has some overlap with the "Farming" log, which includes cloth, corn and pumpkins. The key difference is that this log supports multiple sources (Collecting, Crates, Barrels, and Woodcutting), but it does not contain the Farming source. In this situation: When a player collects a map generated hemp plant (hemp-collectible), it would register cloth under the "Resources" log as collected, but it will not do the same for the "Farming" log. The "Farming" log would only register if the cloth was obtained from a grown hemp plant (hemp.entity). This is an example of how you can differentiate the same items using different sources. The plugin allows for multiple sources per collection log. Barrel - Triggered when the player destroys a barrel or road sign Collecting - Triggered when the player picks up an entity (hemp-collectible, diesel_collectible etc). Crates - Triggered when the player opens a create (only the first player to open the crate will trigger it). Farming - Triggered when the player collects grown entities. Fishing, - Triggered when the player catches a fish. Mining - Triggered when the player mines ore. Woodcutting - Triggered when the player chops a tree. Skinning - Triggered when a player skins an animal/person. Crafting - Triggered when a craft completes. Unwrap - Triggered when a player uses the unwrap button on an item. Consume - Triggered when a player uses the eat/drink button on an item. Corpse - Triggered when a player loots the corpse of an NPC. The only permission in the plugin currently is collectionlog.use. This is required to use any feature of the plugin. Menu command (customizable via config): cl or collectionlog$14.99- 8 comments
- 2 reviews
-
- #collecting
- #item
-
(and 7 more)
Tagged with:
-
You may have another plugin on your server preventing it. Is it happening in a particular location like Raidable Bases?
-
- 243 comments
-
- #enhanced
- #custom loot
-
(and 7 more)
Tagged with:
-
Ill add it to the next update.
-
Yeah I see the issue. I will have it included in the next patch.
-
- 197 comments
-
- 1
-
-
The plugin is a battle royal style plugin where players need to find weapons and armor to eliminate each other. Kits make that redundant. It does support commands on start, which is a list of commands that will fire off for for each player in the arena, so this could technically be used to give the players items when the game begins. "Commands to run for each player when the game starts and the gates open. Use {id} in replacement of the players steam id": [ "inventory.giveto {id} nightvisiongoggles" ], It supports economics, server rewards, skill tree and item prizes for winning, and item prizes for participation prizes (if enabled).
- 197 comments
-
Not any of mine, so I am not sure.
-
- 135 comments
-
- #items
- #enhancement
-
(and 6 more)
Tagged with:
-
Looks like someone has created an item skin using an image that is only 256x256. They need to be a minimum of 512x512.
-
Changed Status from Pending to Closed