Raised This Month: $32 Target: $400
 8% 

[ANY] Donor Menu (v1.5, 2016-06-17)


Post New Thread Reply   
 
Thread Tools Display Modes
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 04-27-2014 , 12:09   Re: [ANY] Donor Menu
Reply With Quote #21

Quote:
Originally Posted by VACguy View Post
i cant get it to work
Any error logs, any info, I need an error log to help you.

Did you follow the instructions?

"donormenu.smx" --> "<game>/addons/sourcemod/plugins"
"donors.cfg" --> "<game>/addons/sourcemod/configs"
__________________
Sarabveer is offline
PLagentp
New Member
Join Date: Apr 2014
Location: USA
Old 05-21-2014 , 04:24   Re: [ANY] Donor Menu
Reply With Quote #22

Good day! Your plugin is very awesome, but i need some assistance.

I know how do it, i already installed it put the commands and all that stuff. What i need help with is how to put another category in the command? In our server we have this Spawn Ammo Pack and Medi Pack plugins that can be used by donors/VIPs. When you use the command, you need to indicate either Full/Medium/Small. How will I put a category in which they can choose full medium or small.

Thank you.

Reply Asap
PLagentp is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 05-21-2014 , 07:05   Re: [ANY] Donor Menu
Reply With Quote #23

Quote:
Originally Posted by PLagentp View Post
Good day! Your plugin is very awesome, but i need some assistance.

I know how do it, i already installed it put the commands and all that stuff. What i need help with is how to put another category in the command? In our server we have this Spawn Ammo Pack and Medi Pack plugins that can be used by donors/VIPs. When you use the command, you need to indicate either Full/Medium/Small. How will I put a category in which they can choose full medium or small.

Thank you.

Reply Asap
Can I get your donors.cfg, I also need the commands for the Spawn Ammo Pack and Medi Pack Plugins.
__________________

Last edited by Sarabveer; 05-21-2014 at 07:07.
Sarabveer is offline
LiMaaa
AlliedModders Donor
Join Date: Oct 2010
Location: Behind You
Old 06-16-2014 , 05:01   Re: [ANY] Donor Menu
Reply With Quote #24

Add flags via the donor.cfg, would make it simpler for people:

Code:
"Donor"
{
	"<MenuName>"
	{
		"items"
		{
			"<sm_command>" "<Command Name>" "a"  //Flags for different levels of donor
			"<sm_command2>" "<Example Name>" "c"  //Flags for different levels of donor
		}
	}
}
__________________
>>> Hiring SourcePawn, Node.js, SteamAPI DEVS <<<
Feel free to add me on steam or PM me on the forums.
Endless Gamers Community
http://endlessgamers.com
LiMaaa is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 06-27-2014 , 20:45   Re: [ANY] Donor Menu
Reply With Quote #25

Quote:
Originally Posted by AdRianaLiMaaa View Post
Add flags via the donor.cfg, would make it simpler for people:

Code:
"Donor"
{
	"<MenuName>"
	{
		"items"
		{
			"<sm_command>" "<Command Name>" "a"  //Flags for different levels of donor
			"<sm_command2>" "<Example Name>" "c"  //Flags for different levels of donor
		}
	}
}
Plugins don't handle flags, all they do is they check the admin_overrides if any of the plugins own commands are in there. If the commands are in there, all the plugin can do is know "a" flagged person can use this command. Plugins cannot manage flags.
__________________
Sarabveer is offline
MCGBullet
Junior Member
Join Date: Sep 2014
Location: Canada
Old 09-03-2014 , 17:23   Re: [ANY] Donor Menu
Reply With Quote #26

Is there a way to remove the map rotation option from the main menu? It's not listed in my config file and appears to be hard coded into the plugin, that or I'm over looking something. Aside from that this does what I was looking for and quite useful.
MCGBullet is offline
Jonathan78
Junior Member
Join Date: Nov 2012
Old 09-07-2014 , 22:27   Re: [ANY] Donor Menu
Reply With Quote #27

If you can't get it to work I have my version!
This is also posted in the snippets section...
I didn't edit this plugin, I edited of Help menu itself
Attached Files
File Type: cfg donormenu.cfg (540 Bytes, 163 views)
File Type: smx Donormenu.smx (8.1 KB, 107 views)
File Type: sp Get Plugin or Get Source (Donormenu.sp - 293 views - 8.9 KB)
__________________


Last edited by Jonathan78; 09-11-2014 at 21:17.
Jonathan78 is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 10-04-2014 , 22:33   Re: [ANY] Donor Menu
Reply With Quote #28

Updated to 1.0. Sorry for being lazy, school started a month ago, and I never had time to look at this.

Cleaned up the code. Added new Features.

Quote:
1.0 - Added a Welcome Message. Removed Map Rotation. Added cvar for a Admin menu.
__________________

Last edited by Sarabveer; 10-04-2014 at 22:33.
Sarabveer is offline
HelpMe
Senior Member
Join Date: Jun 2013
Location: Home
Old 10-05-2014 , 04:04   Re: [ANY] Donor Menu
Reply With Quote #29

Would it be possible to make a system like this:

Code:
"Donor Menu"
{
	"STEAM_0:1:16"
	{
		"sm_thirdperson"
		"sm_firstperson"
	}
}
Though the flag for sm_thirdperson is e.g. z?

Like you allow a specific id to do special commands.

Last edited by HelpMe; 10-05-2014 at 04:04.
HelpMe is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 10-05-2014 , 09:28   Re: [ANY] Donor Menu
Reply With Quote #30

Updated to 1.1

Only players with that Kick "a" flag can use !donor/sm_donor.

Quote:
1.1 - Restricted !donor command to players only with "a" flag.
__________________
Sarabveer is offline
Reply



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 23:11.


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