Raised This Month: $ Target: $400
 0% 

[L4D] Change Player Team (Menu)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Downtown1
Veteran Member
Join Date: Mar 2004
Old 01-05-2009 , 17:10   [L4D] Change Player Team (Menu)
Reply With Quote #1

There was a request at http://forums.alliedmods.net/showthread.php?t=82916 to make a plugin for L4D to change teams. You don't really need one, just using sm_fexec <player> "jointeam 2 or 3" would work.

Here is a menu that does it for you:
Code:
	"L4D Team Management"
	{
		"Team Player"
		{
			"cmd"		"sm_fexec #1 #2"
			"admin"	"sm_kick"
			"1"
			{
				"type" 		"player"
			}
			"2"
			{
				"type"		"list"
				"title"		"Team:"
				"1"		"spectate"
				"1."		"Spectators"
				"2"		"jointeam 2"
				"2."		"Survivors"
				"3"		"jointeam 3"
				"3."		"Infected"
			}
		}
	}
You will need the sm_fexec plugin from http://forums.alliedmods.net/showthread.php?p=630439
Downtown1 is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:45.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode