-
Posts
142 -
Joined
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ViolationHandler.exe
-
A few queries on discord commands
ViolationHandler.exe replied to Smithy's Support Request in Support
Ah, okay, wasn't sure if you were having issues with it or something, wanted to make sure. I could probably make something that allows you to send messages to chat from discord, ideally I'd like it to be picked up by the chat logging done on most plugins logging chat, but we'll see if its possible or not. Glad to hear, I tried to make it mostly all-in-one since if it was truly all in one it'd be massive, which it sorta already is pretty big (14k lines, mostly discord implementations though), so I'll have to keep that in mind. The next update will actually have both a discord version and a non-discord version in case people want to not have the discord dll (this would mean no discord functionality, but all in-game functionality) and will be much smaller too. -
A few queries on discord commands
ViolationHandler.exe replied to Smithy's Support Request in Support
Currently it does not respond to discord with what it says back, I have yet to create a way to do so as I want it to be performant and haven't thought of a good way yet other than patching the logging to console. So as of now, yes that is how its meant to be. I would like to add that functionality in the future, however, currently I haven't found the best way to do so. Also, the prefix stuff doesn't work because they are all application commands, as they allow for autocomplete and make it easier to interact with the commands (at least imo). No, chat messages are not meant to be sent to discord, there's an FAQ on that one actually: Not sure what you're asking/saying with the line about having all commands set to a role ID, could you explain what you mean? -
Option to view NPC inventory
ViolationHandler.exe replied to GooberGrape's Support Request in Support
Changed Status from Work in Progress to Closed Added functionality in 1.0.6 version. Changed Fixed In to 1.0.6 -
Not a bad idea imma make one
-
CMD in discord for view inventory not showing
ViolationHandler.exe replied to GooberGrape's Support Request in Support
Changed Status from Work in Progress to Closed Changed Fixed In to 1.0.5 -
CMD in discord for view inventory not showing
ViolationHandler.exe replied to GooberGrape's Support Request in Support
Changed Status from Pending to Work in Progress -
CMD in discord for view inventory not showing
ViolationHandler.exe replied to GooberGrape's Support Request in Support
Update: These errors were a result of a bad Discord Extension version (one that was originally listed in the DEPENDS ON section). If you have these errors, please download the latest release in the DEPENDS ON section of the plugin. After stopping server and putting in the new DLL, the plugin should have no errors relating to modals and should work fine. -
Option to view NPC inventory
ViolationHandler.exe replied to GooberGrape's Support Request in Support
Update: These errors were a result of a bad Discord Extension version (one that was originally listed in the depends on section). If you have these errors, please download the latest release in the DEPENDS ON section of the plugin. After stopping server and putting in the new DLL, your plugin should have no errors relating to modals and should work fine. -
A Few Issues - Interactions and Bot is Thinking
ViolationHandler.exe replied to SteelLegion's Support Request in Support
Changed Status from Work in Progress to Closed Changed Fixed In to 1.0.5 -
A Few Issues - Interactions and Bot is Thinking
ViolationHandler.exe replied to SteelLegion's Support Request in Support
Update: These errors were a result of a bad Discord Extension version. If you have these errors, please download the latest release in the DEPENDS ON section of the plugin. After stopping server and putting in the new DLL, your plugin should have no errors relating to modals and should work fine. Edit: for anyone who is looking here and wondering, I worked with them through discord and we figured out the issue that way. -
A Few Issues - Interactions and Bot is Thinking
ViolationHandler.exe replied to SteelLegion's Support Request in Support
Changed Status from Pending to Work in Progress -
A Few Issues - Interactions and Bot is Thinking
ViolationHandler.exe replied to SteelLegion's Support Request in Support
Ah, well this plugin relies on 3.0.0, but I'm not positive who made ClansDiscord, but if it was MJSU, there's likely a version that'd work on his GitHub, otherwise not positive. And hmm, darn, was hoping it'd be a Windows server lol, the other guy was having issues on a Windows server. If it's the same bot for all 3 plugins that may affect it, but you stated above that you tried doing it with another separate bot, so can't really be that. I don't see any reason the other plugins would affect this plugin unless they were using the same bot and had the same command. I only ever had the already acknowledged error stuff when I had the plugin in 2 servers with the same bot and was using commands, that's why I asked originally too. I should be able to help more once I get home (likely a little over an hour from now), then I can actually look through the plugin and the interactions more thoroughly. Edit: Question for you, which modding framework do you use? Oxide or Carbon? -
A Few Issues - Interactions and Bot is Thinking
ViolationHandler.exe replied to SteelLegion's Support Request in Support
And I assume you updated the bot token in the config and reloaded the plugin? Always gotta cover all the bases to be sure lol sorry if it's a dumb question. Also in response to the latest message, do you by chance use a Windows Server as your OS? Someone else had the same issues with with modals like you have in those errors, wondering if there's some funkiness with different operating systems -
A Few Issues - Interactions and Bot is Thinking
ViolationHandler.exe replied to SteelLegion's Support Request in Support
Do you have the plugin in more than 1 Rust server? -
Option to view NPC inventory
ViolationHandler.exe replied to GooberGrape's Support Request in Support
I'll try to look into compatibility issues with Windows servers once I get home, I think sometimes they lack a DLL which can cause issues, but not sure in this case. -
Option to view NPC inventory
ViolationHandler.exe replied to GooberGrape's Support Request in Support
Ohhhh, okay, yea if the bots have unique names it's probably easier, I was thinking you meant bots that are basically just numbered, but that makes more sense. Do you mind sharing which plugin you use for the NPCs? I think it may help in trying to add the feature. The downside to the way uMod one does it is that then you need to be constantly listening to the players input. That's why I have a toggle for creative, I could maybe integrate it into creative, though then you'd be required to turn on creative to view inventories via the way Inventory Viewer does it. -
Option to view NPC inventory
ViolationHandler.exe replied to GooberGrape's Support Request in Support
Changed Status from Pending to Work in Progress -
Option to view NPC inventory
ViolationHandler.exe replied to GooberGrape's Support Request in Support
Hmm, okay, I'm sorry that you're having these issues, I wish I could help more as of right now, but am out ATM, but am trying to help any way I can while out. I messaged the creator of Discord Extension in the meantime. I should be able to look further into it once I get home, but that will be a couple hours unfortunately. Could you DM me your config (without bot token) on CF or Discord? Should be able to find me in CF discord or can search "papilicker" on discord and add me. -
Option to view NPC inventory
ViolationHandler.exe replied to GooberGrape's Support Request in Support
Hmm, font looks funky too, what operating system is the server using? -
Option to view NPC inventory
ViolationHandler.exe replied to GooberGrape's Support Request in Support
Are the commands that work always the same commands? -
Option to view NPC inventory
ViolationHandler.exe replied to GooberGrape's Support Request in Support
Honestly it's weirder that only some of the commands work since they are all created the same way -
Option to view NPC inventory
ViolationHandler.exe replied to GooberGrape's Support Request in Support
Hmm, weird, not quite sure why that's happening unless the Discord Extension changed something since my download of it, but I wouldn't think it'd break anything even if he did. I can try and look into it and see what I find out about any possible changes to the extension. Thank you for reporting this! Edit: Doesn't seem like they changed anything on Discord Extension side, but still not quite sure why you're having that error to be honest, I just deleted my templates myself and reloaded the plugin with no issues -
CMD in discord for view inventory not showing
ViolationHandler.exe replied to GooberGrape's Support Request in Support
The part about discord core makes sense, he has a version on his GitHub that will work with the latest version of Discord Extension. In relation to the title of the support ticket, are you sure you gave the bot enough perms? It could also be rate-limiting the bot due to a lot of commands being created, try reloading the plugin if you haven't already. Also, if your bot is in more than 1 discord, you likely have to specify the discord id in the config to create commands in that discord. -
Option to view NPC inventory
ViolationHandler.exe replied to GooberGrape's Support Request in Support
hahaha fair enough, but I also gotta have a way to target them, so is there something you have in mind? I'm not sure how exactly you'd expect/want to be able to target an NPC over a player, as I wouldn't wanna populate the autocomplete with NPCs if someones just trying to find a player. But I also don't know how you'd target them any other way, the other issue is, even if they are listed in the auto complete, how would you really differentiate between which is which other than them having a different ID most likely? -
Option to view NPC inventory
ViolationHandler.exe replied to GooberGrape's Support Request in Support
I like the idea, but how would you want the person to be able to view that inventory? Meaning, how would you expect to be able to target X NPC over Y NPC? IE a command or something else? And would you expect this to work from discord as well, or just prefer to have it in-game (though this may depend on the previous question)?