GAMING STORE

Premium Gaming Assets • Instant Downloads • Pro Quality Designs

141+ Downloads
0 New This Week
4 Bestsellers

Search Products

Categories

Price Range

€0.00
€49.99

Gaming Stats

Total Products 20
New This Week 0
Bestsellers 4
Free Products 8
Total Downloads 141
Avg Price €9.99
Categories 6

Trending Now

Most Downloaded
47 downloads
Hot Categories
Content Management Systems • Counter-Strike 1.6 Plugins • Extensions / Addons

Search Results for "swapteams"

Found 1 product(s)

Page 1 of 1
AMXX Team Swap (Configurable)
Counter-Strike 1.6 Plugins
FREE

AMXX Team Swap (Configurable)

Team Swap PluginVersion: 1.0Author: illusionLabs.devGame: Counter-Strike 1.6📋 DescriptionTeam Swap is a Counter-Strike 1.6 plugin that allows players to exchange teams (Terrorists ↔ Counter-Terrorists) through mutual consent. The plugin includes a request system, cooldown timer, and full administrative control.✨ Features🎮 For PlayersTeam swap requests - Send requests to players from the opposing teamInteractive menu - Color-coded menu for player selectionConfirmation system - Target player must accept the requestCooldown system - Prevents spam and abuseVisual indicators - Colored messages and team indicators👮 For AdministratorsForce swap - Command to directly swap teams between two playersBypass privileges - Bypass cooldown and dead player requirementsConfigurable flag - Set required admin flagLogging - All admin actions are logged🎯 CommandsPlayersCommand Description say /swapOpens menu to select a player for team swapsay_team /swapSame as above, but in team chatAdministratorsCommand Description Flag amx_swap Force swap teams of two playersADMIN_LEVEL_A⚙️ Cvars (Configuration)All settings are managed through cvars and can be changed in real-time:Main Settings// Enable/disable the pluginteamswap_enabled "1"// 0 = disabled// 1 = enabled (default)// Cooldown timer in secondsteamswap_cooldown "300"// Default: 300 seconds (5 minutes)// Can be changed to any value// Require players to be deadteamswap_require_dead "1"// 0 = alive players can swap teams// 1 = players must be dead (default)// Show public messagesteamswap_show_messages "1"// 0 = hide team swap messages// 1 = show public messages (default)Customization Settings// Chat and menu prefixteamswap_prefix "[Team Swap]"// Default: "[Team Swap]"// Can be changed to any text, e.g., "[TS]", "[Swap]", "Team Swap"// This prefix appears in all chat messages and menu titlesAdmin Settings// Admin flag for bypass privilegesteamswap_admin_flag "b"// Default: "b" (reservation)// Can be changed to: "a", "c", "d", etc.// Admins bypass cooldownteamswap_admin_bypass_cooldown "1"// 0 = admins follow cooldown rules// 1 = admins bypass cooldown (default)// Admins bypass dead player requirementteamswap_admin_bypass_dead "1"// 0 = admins must be dead// 1 = admins can swap while alive (default)📦 InstallationRequirementsAMX Mod X 1.8.2 or newerCounter-Strike 1.6Dependencies#include #include #include Installation StepsCompile the plugin:Place TeamSwap.sma in addons/amxmodx/scripting/Compile with amxxpc TeamSwap.smaInstall the .amxx file:Copy TeamSwap.amxx to addons/amxmodx/plugins/Activate the plugin:Add TeamSwap.amxx to addons/amxmodx/configs/plugins.iniConfigure settings:Add cvars to addons/amxmodx/configs/amxx.cfg or create a separate config fileRestart the server or change the map🎨 How It WorksFor PlayersStarting a request:Player types /swap in chatA menu opens with players from the opposing teamPlayers are color-coded: 🔴 Terrorists, 🔵 Counter-TerroristsSelecting a player:Player selects who they want to swap teams withRequest is sent to the selected playerCooldown timer is activatedConfirmation:Target player receives a menu with "Yes" / "No" optionsOn "Yes" - teams are swapped immediatelyOn "No" - request is declinedCooldown:After sending a request, cooldown is activatedPlayer sees remaining time in MM:SS formatCooldown applies to both players after successful swapFor AdministratorsForce swap:amx_swap "Player1" "Player2"Directly swaps teams without confirmationNo cooldown appliedAction is loggedBypass privileges:Admins can bypass cooldown (if enabled)Admins can swap teams while alive (if enabled)Flag is determined by teamswap_admin_flag🔒 Restrictions and ChecksAutomatic Checks✅ Player is not spectator or unassigned✅ Player is dead (if required)✅ Target player is from opposing team✅ Cooldown timer has expired✅ Both players are connected during swap✅ Plugin is enabledError MessagesThe plugin displays clear messages when:Attempting to use while disabledAttempting to use as spectatorAttempting to use while alive (if required)No available players to swap withActive cooldown timerInvalid request or disconnected player🐛 TroubleshootingPlugin not workingCheck if it's added to plugins.iniCheck if teamswap_enabled is "1"Check console for loading errorsPlayers cannot swap teamsCheck teamswap_require_dead - may require players to be deadCheck cooldown timer - may not have expiredCheck if there are players from opposing teamAdmins don't have bypassCheck teamswap_admin_flag - must match admin's flagCheck teamswap_admin_bypass_cooldown and teamswap_admin_bypass_deadCheck users.ini for correct flagsCooldown not working properlyCooldown activates when sending the request, not during swapBoth players receive cooldown after successful swapAdmins can bypass cooldown (if enabled)📝 LogsThe plugin logs the following actions in AMX logs:Admin [Name] swapped teams of [Player1] and [Player2]Logs are located in: addons/amxmodx/logs/🔄 ChangelogVersion 1.0✅ Core team swap functionality✅ Request system with confirmation✅ Cooldown timer✅ Interactive menus✅ Admin command for force swap✅ Full cvar configuration✅ Admin bypass system✅ Configurable admin flag✅ Customizable prefix for chat and menus✅ Colored messages and indicators📞 SupportFor questions, issues, or suggestions:Author: illusionLabs.dev / illusionPlugin: Team Swap v1.0📄 LicenseThis plugin was created by illusionLabs.dev / eSportsDesigns.com for Counter-Strike 1.6 servers.🎉 CreditsThanks to everyone who uses and tests this plugin!Enjoy the game! 🎮

2
Oct 20
#amxx #cs16 #plugin