Raised This Month: $ Target: $400
 0% 

[L4D] Director Controller (All4Dead)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Jay Dogg
Senior Member
Join Date: Jan 2009
Old 02-07-2009 , 15:06   Re: [L4D] Director Controller (All4Dead)
Reply With Quote #11

Ok I have made cool radialmenu's for this plugin. Just save the RadialMenu.txt to your pc and copy and paste it over the one in your
C:\Program Files\Steam\steamapps\common\left 4 dead\left4dead\scripts
here is the code in side the text file
Code:
//-----------Made by DvS Radar_[LYRS] for grandwazir's All4Dead plugin-------------
	"a4d_zombie_spawner,Survivor,Alive"
	{
		"Center"
		{
			"command"	"a4d_spawn_infected tank"
			"text"		"Tank"
		}
		"North"
		{
			"command"	"a4d_spawn_infected mob"
			"text"	    "Mob"
		}
		"NorthEast"
		{
			"command"	"a4d_toggle_auto_placement 0"
			"text"	    "Spawn at CrossHair"
		}
		"East"
		{
			"command"	"a4d_toggle_auto_placement 1"
			"text"	    "Spawn Out of Sight"
		}
		"SouthEast"
		{
			"command"	"a4d_force_tank 1"
			"text"	    "Tank this Round"
		}
		"South"
		{
			"command"	"a4d_spawn_infected witch"
			"text"	    "Witch "
		}
		"SouthWest"
		{
			"command"	"a4d_spawn_infected smoker|"
			"text"	    "Smoker "
		}
		"West"
		{
			"command"	"a4d_spawn_infected boomer"
			"text"	    "Boomer"
		}
		"NorthWest"
		{
			"command"	"a4d_spawn_infected hunter"
			"text"	    "Hunter"
		}
	}
//-----------Made by DvS Radar_[LYRS] for grandwazir's All4Dead plugin-------------
	"a4d_item_spawner,Survivor,Alive"
	{
		"Center"
		{
			"command"	"a4d_spawn_item pain_pills"
			"text"		"Pain Pills"
		}
		"North"
		{
			"command"	"a4d_spawn_item first_aid_kit"
			"text"	    "Medkit"
		}
		"NorthEast"
		{
			"command"	"a4d_spawn_item pipe_bomb"
			"text"	    "Pipe Bomb"
		}
		"East"
		{
			"command"	"a4d_spawn_item molotov"
			"text"	    "Molotov"
		}
		"SouthEast"
		{
			"command"	"a4d_spawn_item gascan"
			"text"	    "Gascan"
		}
		"South"
		{
			"command"	"a4d_spawn_item pistol"
			"text"	    "Pistols"
		}
		"SouthWest"
		{
			"command"	"a4d_spawn_weapon rifle"
			"text"	    "M-16"
		}
		"West"
		{
			"command"	"a4d_spawn_weapon hunting_rifle"
			"text"	    "Hunting Rifle"
		}
		"NorthWest"
		{
			"command"	"a4d_spawn_weapon autoshotgun"
			"text"	    "Auto Shotgun"
		}
	}
ATTENTION!!! FOR THIS TO WORK YOU NEED TO
In Console type
bind "KEY_HERE" "+mouse_menu a4d_zombie_spawner"
I used z so I in console I typed bind z "+mouse_menu a4d_zombie_spawner"
bind "KEY_HERE" "+mouse_menu a4d_item_spawner"
I used x so I in console I typed bind x "+mouse_menu a4d_item_spawner"


Hey grandwazir 2 little bugs I found in your plugin are
a4d_spawn_item first_aid_kit and a4d_spawn_weapon hunting_rifle are not working and Its just a type o I think cause the a4d tells you that you have spawned a first_aid_ki no t on the end and you have spawned a hunting_rifl no e on the end

Thanks for every Jay
Attached Thumbnails
Click image for larger version

Name:	menu_1.jpg
Views:	363
Size:	57.4 KB
ID:	36822   Click image for larger version

Name:	menu_2.jpg
Views:	346
Size:	55.1 KB
ID:	36823  
Attached Files
File Type: txt RadialMenu.txt (4.3 KB, 267 views)

Last edited by Jay Dogg; 02-07-2009 at 15:28.
Jay Dogg 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 21:58.


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