-
Posts
4,083 -
Joined
-
Last visited
-
Days Won
51
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by imthenewguy
-
how to set 0(or not open box)&other slot count perms?
imthenewguy replied to planeat's Support Request in Support
Data structure is cached. When it loads the items into a container, it removes them from data, until the container is removed. This is to stop writing loads of data to the json without reason. Unload the plugin and it should appear. -
how to set 0(or not open box)&other slot count perms?
imthenewguy replied to planeat's Support Request in Support
Nah I just need to prevent it opening when slots are set to 0. -
how to set 0(or not open box)&other slot count perms?
imthenewguy replied to planeat's Support Request in Support
What permission have you assigned? Show me a screenshot of your permission setup. -
Changed Status from Pending to Closed
-
Yeah that's fair enough. Ill take a peak and see what I can do.
-
Usually servers would create a group, assign the permission to the group, and then add the players to that group, so these sorts of conflicts dont happen.
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
Ill need a video on how to replicate this. Any errors in console?
-
What other sources would the player be getting nightvision from?
-
- 1,362 comments
-
- #leveling
- #progression
- (and 19 more)
-
I wont add a skill, but I will add permissions to adjust the chance, so you can crate your own skills in Skill Tree.
-
They are coming in the next release.
-
The plugin conflicts with other plugins
imthenewguy replied to Vasilyi Yrupin's Support Request in Support
There is no API documentation for me to work with. The developer can check to see if the player is an event player when attempting to store the players items, Alternatively they can provide a hook when the player dies to see if they are allowed to store info for revival. -
Why would my plugin handle vanilla items? Its not a loot plugin.
-
My plugin is only responsible for spawning item perk items into containers and crates. You can disable all item perk spawning by setting 0 to all values under"Chance for a player to receive an enhanced item when looting a container [out of 100]".
-
No idea. Never heard of the plugin.
-
The plugin conflicts with other plugins
imthenewguy replied to Vasilyi Yrupin's Support Request in Support
I had a look at the code for RestoreUponDeath, and there are no buttons in the plugin that players can click to get their items back; it just happens when they respawn. What plugin is giving you a button to restore the players inventory? I think I see the cause of the stripping after the second respawn. Will fix that. -
The team removal does not work with clans. It says that in the config. "Allow players to stay in a team when they join the event? [set to true if using any sort of clans or team management plugin]" There are no APIs for me to call to disable or bypass friendly fire for clans, so there isn't much that can be done.
- 210 comments
-
Nah its either all or none.
- 1 reply
-
- 1
-
-
Changed Status from Pending to Closed
-
It happens when a player unlocks a skill that is locked behind a permission. Specifically when granting perms to view trees from memory.