Ready Up Lite
This plugin provides a ready up system similar to l4d2ReadyUp, without the extras.It provides a simple panel to show who is still connecting, who is ready, who isn't, and allows playersto switch between ready and not ready through the menu.Players can also say !ready in chat to toggle being ready or not as well.This plugin doesn't restart the map or restart rounds. While players are loading, and during ready up, allplayers are frozen in place, to prevent early starting. This is also set to only occur at the start of a mapand between rounds. Code: // This file was auto-generated by SourceMod (v1.4.5-dev)// ConVars for plugin "ruplite.smx"// If set to 0, players are only frozen until all players load in.// -// Default: "1"ruplite_freeze_enabled "1"// If 0.0, all players MUST ready up to start, otherwise starts when all players have loaded, after this many seconds.// -// Default: "30.0"ruplite_freeze_time "30.0"// If set to 0, the plugin will not have any effect.// -// Default: "1"ruplite_plugin_enabled "1" Code: Version 0.2-Different panel displays if ready up ends when all players have connected.Version 0.1- Initial release. Attached Files
Wyświetl pełny artykuł