-
Posts
321 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Yac Vaguer
-
Hello, I'm requesting a simple modification to optimize how the plugin create files There are two things that are not good practices and a bit annoying 1. Move the logs files from data/logs to logs, oxide and carbon have already a folder for logs and it would be great to have them there instead of data. I do not backup logs but I do it for data folders and having one log for each player that ever connect to the server in any point of time it is annoying 2. Remove data files that have no credit, again it is keeping a file for every player that ever played in the server with empty information making it annoying to deal with it. I'm doing economy wipe every month so I have a lot of this. I'm ok with a console command, but it would be better to just remove the file if the balance is 0, or having a configuration option to remove files. ``` { "Display Name": "UnTalIvan", "Balance": 0, "Card Number": "4266839266164616", "Card Date": "2024-07-14T19:21:27.03931-03:00", "Last Wipe": "0001-01-01T00:00:00" } ``` I understand that proposal are in discussion, but at this point of time these issues looks more like a bug than a potential suggestion Thank you
-
The wtestat console command does not work, and the OnWaterTreatmentEventEnded hook after the event ends does not work.
Yac Vaguer replied to laodu's Support Request in Support
Changed Status from Pending to No Response Changed Fixed In to 1.6.3 -
The wtestat console command does not work, and the OnWaterTreatmentEventEnded hook after the event ends does not work.
Yac Vaguer replied to laodu's Support Request in Support
I don't know if it is a type but it is `wtestart` you are missing the `r` Can you give me what console error you are getting? About the hook It seems working for me with the Server Hud for example is working just fine, maybe you are missspeling it ? -
Changed Status from Pending to Not a Bug
-
In the config file you have a section for pve just set pve mode: true in the config and restart
-
Changed Status from Pending to Not a Bug
-
Hi, It seems that you have an issue in your config file, try to regenerate it
-
After discussing with Cash, he managed to make a workaround to avoid conflicts between the two plugins
-
Changed Status from Pending to Not a Bug
-
Let me try to contact him directly to see what we can do he seems open to make it work it out
-
Hi Cash, I don't own that plugins so I cannot test it. I tried it with BetterNpc, for what I understand they are similar, and it works just fine. Probably BotReSpawn is tagging the NPC as a real player instead of NPC that is Bradley is attacking them. I don't have any special configuration for Bradley so probably you have another conflict going on there. Let me know how it goes
-
Changed Status from Pending to Not a Bug
-
Hi Flysd, I'm aware of Kpuctl plugins, I own a couple, and I also understand that you would like to see it in this plugin. For now those option will not be available but I will take your ticket as a suggestions. This area is just for Bug Ticket but feel free to join us in my discord, or even on the discussion. We already discussed some of these changed as a moonshot in the future for now due that this is not a bug I will close the ticket
-
Changed Status from Pending to Not a Bug
-
Hey @TwoShoes I will close this ticket due to that I didn't get your answer, but feel free to re open it, or ping me on discord
-
Please send me a video so I can see if there any issue I'm also having issues getting notifications from your messages, I already reported to CF ( @Death @Mals) you can go to my Discord for faster support if you want https://discord.gg/32Hduc3YEx
-
The way they move depends on the SpawnNpc plugin, I do nothing regarding their behaviours, are you referring to all the NPC or just one specific? Actually I have people changing the config because it is way too difficult for some servers
-
Hi @TwoShoes Sorry for the late response. You can change the NPC behaviour from the config, for example if you want to change the roam range, there is a specific option for it You can play around with this values to have your ideals "Name": "Guardian", "Health": 150.0, "Roam Range": 10.0, "Chase Range": 30.0, "Attack Range Multiplier": 2.0, "Sense Range": 30.0, "Target Memory Duration [sec.]": 30.0, "Scale damage": 1.0, "Aim Cone Scale": 1.0, "Detect the target only in the NPC's viewing vision cone? [true/false]": false, "Vision Cone": 30.0, "Speed": 5.5,
-
Continuously touching the box can earn unlimited RP and EC rewards
Yac Vaguer replied to laodu's Support Request in Support
Changed Status from Pending to Closed Changed Fixed In to 1.1.2 -
Continuously touching the box can earn unlimited RP and EC rewards
Yac Vaguer replied to laodu's Support Request in Support
Thank you @laoduto let me know the Fix is up -
Continuously touching the box can earn unlimited RP and EC rewards
Yac Vaguer replied to laodu's Support Request in Support
oh, let me check on that today