Raised This Month: $ Target: $400
 0% 

What do i do?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
user1690
Junior Member
Join Date: Dec 2010
Old 12-25-2010 , 15:56   What do i do?
Reply With Quote #1

Hey guys!

I cant seem to find where and how im supposed to edit the commands that are in amx_menu.

I want players (With no admin) to be able to access amx_menu in order to votekick players (not admins.)

Thats the only command i would like in there and it to be accessable by all.

So, any help? Because to be rather honest some of the .ini file instructions are rather confusing. (For me, anyway.)

-Thanks

Last edited by user1690; 12-25-2010 at 16:00.
user1690 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 12-25-2010 , 18:32   Re: What do i do?
Reply With Quote #2

The .cfg explains everything just fine. You may need to change the amx_vote_kick to allow everybody to use it because changing to to "z" access might stop admins from using it .
__________________
fysiks is offline
user1690
Junior Member
Join Date: Dec 2010
Old 12-25-2010 , 18:34   Re: What do i do?
Reply With Quote #3

Ok then maybe im editing the wrong .cfgs, what config file must i edit in order to edit the amx_menu?

-Thanks.
user1690 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 12-25-2010 , 18:35   Re: What do i do?
Reply With Quote #4

custommenuitems.cfg
__________________
fysiks is offline
user1690
Junior Member
Join Date: Dec 2010
Old 12-25-2010 , 18:39   Re: What do i do?
Reply With Quote #5

Yeah sorry, my brain is getting lost, is this what i will type:

Quote:
amx_addclientmenuitem "Votekick a Player" "votekick" "" "I dont know what goes here!"
Sorry, this may seem really easy for you, but its not for me. I am still learning.
user1690 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 12-26-2010 , 01:10   Re: What do i do?
Reply With Quote #6

What plugin are you using for the vote kick menu? It tells you exactly what to use in all of those places in the comments.
__________________
fysiks is offline
user1690
Junior Member
Join Date: Dec 2010
Old 12-26-2010 , 03:23   Re: What do i do?
Reply With Quote #7

Im gettin the hang of this, so far i've got:

Quote:
amx_addclientmenuitem "Votekick a player" "votekick" "I dont know what access flag to put!" "adminvote"
I would like it so everyone can use this...
user1690 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 12-26-2010 , 18:32   Re: What do i do?
Reply With Quote #8

1. You didn't answer my question. What plugin are you using for the vote kick menu? It does not exist in the default AMX Mod X.
2. You didn't read the comments in that file.
3. You didn't look at the examples in that file. (use nothing for flags if you want everybody to be able to see that menu option).
__________________
fysiks is offline
user1690
Junior Member
Join Date: Dec 2010
Old 12-26-2010 , 18:44   Re: What do i do?
Reply With Quote #9

1.) Plugin is: adminvote.amxx
2.) I have read them twice.
3.) I have now...

Heres what i've done:

amx_addclientmenuitem "Votekick a player" "votekick" "" "adminvote"

I know something is wrong now because i cant execute it, thers no number, just a HASH symbol.
user1690 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 12-26-2010 , 19:05   Re: What do i do?
Reply With Quote #10

1. adminvote.amxx does not have a vote kick menu. It does have a function to vote kick someone but is a console command. Console commands do not work as menu commands (without another plugin mediating).

2. It says to use the plugin's name not it's filename. It speficially tells you how to get the plugin's actual name. As an example if you were going to use a command in adminvote.amxx (which you aren't) you would need to use "Admin Votes" for the last parameter.

Note the bold words.
__________________
fysiks 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 08:10.


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