Page 1 of 1

dod blaster !

Posted: Sun Nov 22, 2015 8:17 am
by vintage
Sure kill some player with a lightning coming from the sky and a dissolve effect...
Just add in sourcemod/config/adminmenu_custom.txt

Code: Select all

"Commands"
{
	"PlayerCommands"
{
	"Boum !"
	{
		"cmd"	"sm_blast #1"
		"admin"	"sm_slay"
		"execute"	"player"
		"1"
		{
		"type"	"player"
		"method"	"name"
		"title"	"Boum BOUM:"
		}
}
}
This will add this menu in player commands
dod_blaster.zip
(10.89 KiB) Downloaded 358 times
dod_blaster.zip
(10.89 KiB) Downloaded 358 times