View Single Post
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 03-08-2014 , 16:58   Re: [ANY] Donor Menu
Reply With Quote #10

Quote:
Originally Posted by taRik View Post
Ah okay I understand. Is it possible to make it so under a certain menu, for example Slay (sm_slay) it lists all the players you can use the command on? (similiar to sm_admin) Because right now it just tells you how to use the command in the chatbox.

Also, does the List current admins and Map rotation option work?
Yea, you can put in donors.cfg:
Code:
"Donor"
{
	"Slay People"
	{
		"items"
		{
			"sm_slay Bob" "Slay Bob"
			"sm_slay Player2" "Slay Player2"
		}
	}
}
Or do you want a menu to come up when someone clicks "Slay People" listing current people on the server?

And, Yes, the list shows online admins, and map rotations.
__________________

Last edited by Sarabveer; 03-08-2014 at 17:02.
Sarabveer is offline