-
Posts
403 -
Joined
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by beee
-
There is no limit for replies.
-
In this case you're better off having one action and have multiple replies, that way it will cycle through the replies every 3 mins.
-
You got this sorted @KingSizeKevin?
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.3
-
Haven't seen that one before but could you try installing libgdiplus https://installati.one/install-libgdiplus-ubuntu-22-04/ and restart?
-
- 21 comments
-
- 1
-
-
- #headlight
- #rust
- (and 6 more)
-
Fixed issue causing players being able to wear multiple miner's hats over headwear. Regarding changing /headlight on/off to /hl .., you can do that in config, just change the command.
-
- 21 comments
-
- #headlight
- #rust
- (and 6 more)
-
For first point of being able to turn it on/off with laser or flashlight, it's the normal client-side behavior of wearing a helmet, i can't control it. I will resolve that matter soon.
-
Changed Status from Pending to Closed
-
100 years later I attempted to make some improvements to lower memory usage, but I doubt it's substantial.. Issue is mainly with the grouped Listbox, for some reason takes a while to release cached items. Best I can do for the time being, feel free to have a crack at it and submit a PR. ("Contribute" button on file page links to the repository)
-
Changed Status from Pending to No Response
-
Changed Status from Pending to Closed Changed Fixed In to 2.0.1
-
not shure how tp find .json file for skins
beee replied to jesse scordo's Support Request in Support
Changed Status from Pending to Not a Bug -
Changed Status from Pending to Closed Changed Fixed In to 2.0.3
-
Resolved in 2.0.3, thank you for reporting and testing.
-
Version 1.0.8
210 downloads
Allows players to activate Headlight (Miner's Hat) without taking up any wearable slots, and does not conflict with any headwear. This is useful for having better vision at night without compromising armor or taking off hazmat suit, especially when farming ore/wood. Auto Equip You can define whether you would the headlight to auto equip at Sunset and unequip at Sunrise by setting default state to NightOnly, and define game times in config. If set to Always instead, it will always equip a headlight to players with permission (light will be turned off, they can turn it on/off like any other worn miner's hat while equipped). Permissions headlight.use Chat Commands /headlight - Shows available commands (can be changed in config) Console Commands giveheadlight %steamid% - Equips a headlight on a target player headlight toggle - For easier key binding (e.g. bind p headlight toggle) Config { "Command": "headlight", "Auto Equip Settings": { "Default State (Always|NightOnly|Off)": "NightOnly" }, "Night Time Settings": { "Sunset InGame Time (00:00)": "22:00", "Sunrise InGame Time (00:00)": "07:00" }, "Alert Settings": { "Send in Chat": false, "Send as Game Tip": true }, "Version": { "Major": 1, "Minor": 0, "Patch": 2 } }$4.99- 21 comments
- 2 reviews
-
- 5
-
-
-
-
- #headlight
- #rust
- (and 6 more)
-
You all set here?
-
Oxide might have got stuck with this plugin due to the previous error, maybe try the following commands see if it responds to any of them: o.load AutomatedMessages o.unload AutomatedMessages o.reload AutomatedMessages If you still have trouble, message me on discord so we can sort it out (my username -> .b.e.e.e.)
-
Posted a fix for config not generating properly