-
Posts
1,475 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ThePitereq
-
plugin doesn't contain item creation and bonus application. It's only crafting plugin, it doesnt contain any functionality that makes any custom buffs.
-
Hey, I cannot make an "original UI" because rust doesn't allow to do that. The config contains all default recipes + one custom as reference. You can also check the linked config in plugin description as reference.
-
Hard to say without running these plugins. You can check it quicker by removing everytime half of remaining plugins and checking of problem exists.
-
Oh, okay. I'll take a look at that i hope today and will send an fix. Little bit unavailable these days but trying to do my best to get back to everything.
-
Hey, sorry for no response. Have you checked that any of your plugins doesn't cause that? Problem happens on the first line of the plugin hook and it seems that explosive is null which is weird, check if any of yiour plugins doesnt cause that as i think even if i fix that to not print the error, it will still prevent you from digging an meteor.
-
hey, sorry for no response. Where it happen? You can set the prices through config file
-
hey, in "Timed Events" section just remove all the objects that aren't "default" so it should look like that "Timed Events": { "default": { "Event Every X Seconds (minimal time, in seconds)": 1200, "Event Every X Seconds (maximal time, in seconds)": 2400, "Used Meteor Config Keys (profile: spawn weight)": { "default": 10, "falling_stars": 1 }, "Direct Meteors To Players": false, "Meteor Amount Based On Player Count": true, "Meteor Count (if based on player count - per player)": 4.0, "Max Meteor Count": 40, "Chance To Start Event (0-100)": 100.0, "Commands Ran On Start": [], "Webhook Message": { "Enabled": false, "Embed": true, "Webhook": "", "Inline": true, "Color": 0, "Title": "Meteor Shower", "Message": "Meteor Shower with {0} meteors is incoming!" } } },
-
Hey, what? I don't understand your problem, sorry.
-
Mod does not compile due to PhoneController
ThePitereq replied to Hakkai's Support Request in Support
you sure you've updated your plugin? -
oh, then it must be some weird check in the plugin, i'll take a look, sorry for the issues.
-
- 24 comments
-
- #discord
- #discordbot
- (and 14 more)
-
Sorry for the problems, i am not fully available now and trying my best to fix that, should be okay now.
-
Changed Status from Pending to Closed Changed Fixed In to 1.2.3
-
Should be fixed now, sorry for that.
-
Hmm, seems like some issue from Bank hook thats something is null, can you contact me through discord, it will be easier and faster to solve that issue.