Version 1.1.0
12 downloads
DISCLAIMER
Due to Rust modding limitation, the turret head always face up, this have no impact on how the turret function.
This is how the roof turret will look like in game :
To avoid player confusion, the following message is privately sent on roof turret placement :
The turret shooting itself may happen from time to time, however it's only visual,
the bullets does not damage it, pass through it, and hit their targets
Player typing /infooff will have this message removed until next wipe
Elevate your players gameplay with Roof Turret!
For surprising new angles, enhanced roof control or hidden jump-up traps,
Roof Turret unlocks new defense options for defenders while posing fresh challenges to raiders.
Key Features
- Place auto turrets/flame turrets on roof undersides with precise rotation control
- Tailored placement system
- Intuitive UI indicator for valid/invalid placement
- Configurable deployed roof turret limit per User / VIP
(If enabled & on placement, inform player of his turret limit left via private chat message)
2025-03-26 18-27-46.mp4
Installation
Paste RoofTurret.cs in your rustserver\[oxide-carbon]\plugins folder.
Permission
roofturret.vip
roofturret.vip is used for the following config options :
- VIP only roof turret placement
- Increased VIP deployed roof turret limit
Use oxide.grant to give this permission
Configuration
{
"VIP Only": {
"Disable roof auto turret for non-VIP (true/false)": false,
"Disable roof flame turret for non-VIP (true/false)": false
},
"VIP Settings": {
"How many roof auto turrets can a VIP place (0 = unlimited)": 0,
"How many roof flame turrets can a VIP place (0 = unlimited)": 0
},
"User Settings": {
"How many roof auto turrets can a User place (0 = unlimited)": 0,
"How many roof flame turrets can a User place (0 = unlimited)": 0
}
}
"Error message for non-VIP" is privately send when a non-VIP player tries to place a roof auto turret
Have a request or a concern ?
DM me on Codefling or comment below.
Feedbacks are always welcomed