-
Posts
1,477 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by IIIaKa
-
Did you toggle this property "TEMP PROP, true - Oxide, false - Carbon"?
-
Hello, there is a temporary propery in the config(1st), set it to false.
-
Since Carbon doesn't have the OnAnimalDungProduced hook, I added a temporary option to choose between the old and new auto-pickup method. To do this, set the first property("TEMP PROP, true - Oxide, false - Carbon") in the config file to false.
-
I'm not quite sure what you mean. Do you want a new command that, when used, modifies all player entities?
-
For some reason, there's no OnAnimalDungProduced hook in Carbon, which was added in this update.
-
If the issue persists, feel free to report it in this thread.
-
Changed Status from Work in Progress to Fixed Changed Fixed In to 0.1.3
-
@MichuX As far as I understand, you had the last parameter in the config file enabled. I checked, and when it was enabled, the revocation upon detection was incorrect. This issue should be fixed in the new version.
-
Are you using the latest version of the plugin (0.1.9)? What version of Oxide or Carbon are you running?
-
- 62 comments
-
- #rust
- #industrial
- (and 25 more)
-
If the issue persists, feel free to report it in this thread.
-
Changed Status from Work in Progress to Fixed Changed Fixed In to Next Version
-
If the issue persists, feel free to report it in this thread.
-
Changed Status from Pending to Not a Bug
-
@EvilDips Hello, yes, they replaced RidableHorse with RidableHorse2. I'll add a temporary fix later since not all properties of RidableHorse2 are available. The modifications from uMod are still on the old RidableHorse.
-
Changed Status from Pending to Work in Progress
-
@MichuX Hello, could you please provide the config file?
-
Changed Status from Pending to Work in Progress
-
Hello, I don't quite understand which plugins exactly are causing the issue for you. You mentioned that NTeleportation wasn't working either, but I checked it and everything is fine. Then you said the issue occurs only with the Jail plugin. I suspect that the OnPlayerSleepEnded hook isn't triggering for you. Also, which mod are you using Oxide or Carbon? Since I don't have access to the Jail plugin, try installing the test plugin I sent and use teleportation. A message should appear in the console when the player goes to sleep, and another one when they wake up. Test.cs
-
Changed Status from Pending to Work in Progress
-
How often does this error occur? If you have any additional information about when it happens, that would also be helpful.