Search the Community
Showing results for tags 'fps'.
-
Version 1.0.0
5 downloads
Map Features : Modded Server Optimized : Boosted FPS for a smoother experience, so players get the best performance without lag, even in high-action moments Flat Build Spots : Plenty of flat zones for easy, large-scale base builds, perfect for clans looking to dominate. Merged Outpost : Outpost is built right into the map, giving players quick access to vendors and essential resources. Mini Copter Purchase Points : Players can buy mini copters straight from Fishing Villages, making travel easier and adding more freedom. Not Included : Caves Swamp Iceberg Ice Lake Junkyard Nuclear Missile Silo Powerplant Trainyard Ferry Terminal Water Treatment Bandit Town Sewer Branch Arctic Research Base A Military Base Included : Airfield Launch Site Military Tunnels Sphere Tank Satellite Dish Outpost Excavator Large Oilrig Small Oilrig Radtown$3.99 -
Version 1.0.2
81 downloads
No Building Debris is a plugin that will help improve players client fps a lot by getting rid of the gibs on Building Blocks destruction. I provided 4 options so if you want to keep some gibs on you can! These will work on all objects that are considered building blocks, such as high external walls! PLEASE READ BEFORE BUYING! For this to work it requires the server to disable sandbox, it uses Harmony code which allows me to modify the server code to allow this to be possible. You can find out how to disable sandbox below. After disabling, you can drop the plugin in the plugin folder like normal. To disable Sandbox, head to your RustDedicated_Data/Managed folder and create a file called oxide.disable-sandbox then restart your server to apply the change. Config { "Remove Admin Kill Gibs?": true, "Remove Stability Gibs?": true, "Remove Demolish Gibs?": true, "Remove Killed Gibs?": true }$10.00- 8 comments
-
Version 1.0.4
50 downloads
About Limit FPS LimitFPS is a plugin with almost no performance impact meant for administration (and maybe trolling). It has 2 very powerful features You can limit the FPS of other players You can see the FPS and RAM usage of other players Demo Requirement LimitFPS uses Harmony so you need to disable the Oxide sandbox [see how to do it] Permissions There are 2 oxide permissions that LimitFPS uses limitfps.limit.use - Allows the use of /limitfps command limitfps.fps.use - Allows the use of /playerfps command Add the permissions with the console command: oxide.grant <group|user> <name|id> <permission> Commands There are 2 commands that LimitFPS has /limitfps <playername or steamid> <target fps> - Limit the FPS of a player, set target fps to 0 to remove the limit /playerfps <playername or steamid> - See the player's FPS and RAM usage All of these 2 commands can be used from the server console (or RCON) and they work exactly the same just without the forward slash. If you are an admin in the server you can use them from the Rust console too. Config FPS Query interval - How often will the plugin check the player's FPS in order to adjust it PD Controller P value - How fast to jump to the target FPS, if this is too high it can overshoot PD Controller D value - How much to respect the error difference from the FPS measurement, if higher it can overshoot the target FPS Non linear control - If set to true it will be more responsive (reaching target FPS faster) at low FPS values (30 and below) FPS Limit dampening - If set to true it will stop adjusting the player's FPS once it reaches the target, if this is false, when the player presses ESCAPE or ALT+TAB's and then come back their FPS will be way lower/higher than the target FPS Limit dampening range - When the FPS is within this value to the target FPS it will stop adjusting the FPS I recommend leaving everything to default except maybe FPS Query interval, if you want to get the user's FPS faster/slower. For developers LimitFPS exposes everything you need to control other player's performance with hooks & API calls I strongly recommend if you want to use the API or the Hooks see the demo plugin that uses all of them, its extremely detailed and everything is within 1 file, you can find it here: Hooks: object OnFPSQueryStart(BasePlayer command_initiatior, BasePlayer target, int request_id) { return null; // allow the query } void OnFPSQueryTimeout(BasePlayer command_initiatior, BasePlayer target, int request_id) { } void OnFPSQueryFinished(BasePlayer command_initiatior, BasePlayer target, ClientPerformanceReport report) { } object OnLimitFPSStart(BasePlayer command_initiatior, BasePlayer target, float targetFps) { return null; // allow the limitting } object OnLimitFPSTick(BasePlayer command_initiatior, BasePlayer target, float targetFps, ClientPerformanceReport report) { return null; // allow the tick } API: Interface.Oxide.CallHook("API_PlayerFPSCommand", ulong_steamid); Interface.Oxide.CallHook("API_LimitFPSCommand", ulong_steamid, float_targetFps); Contact If you have any suggestions, want to report a bug or need help, you can contact me on Discord: turner#7777$12.69 -
Version 1.0.0
84 downloads
Limit the installation of prefabs that you want! Delete the oldest prefab Tested with 200+ people online without causing drawdowns Very unloads massive PVP zones without interfering with the construction of the base Building zone detection function Players in the closet area can bet at least as much$18.00- 9 comments
-
- 1