WAY OFF TOPIC SORRY
================
I need a bind added in to a plugin the thred is so old
and no one has replyed to other people.
example: bind "v" amx_adminsmanager to bring up menu in game
instead of having to use console all the time.
bind and forget.
http://forums.alliedmods.net/showthread.php?p=561417
posted by
Alka AMX Mod X Plugin Approver
get plugin
http://www.amxmodx.org/plcompiler_vb.cgi?file_id=22095
get sma
http://forums.alliedmods.net/attachm...5&d=1197552048
Commands
say /adminsmanager - Open the main menu.
say_team /adminsmanager - Open the main menu.
say .adminsmanager - Open the main menu.
say_team .adminsmanager - Open the main menu.
console amx_adminpassword <password> - Save / change this password for specified admin. (Note:Is used on Edit Admin too)
console amx_adminaccount <name / ip / steam id> - Save / change this account info for specified admin. (Note:Is used only when editing admins)
i would like to bind the menu:
i tryed bind "v" say /adminsmanager
i got unknowen value
and also it would be nice to be able to give timed admin like
------------------------------------------------------------
posted by
GHW_Chronic Veteran Member's plugin.
amx_tempadmin GHW.Chronic 7 bcdefghijklmnopqrstu
- will give "GHW.Chronic" admin for 7 days with access of "bcdefghijklmnopqrstu".
http://forums.alliedmods.net/showthread.php?p=112793
get plugin
http://www.amxmodx.org/plcompiler_vb.cgi?file_id=2867
get sma
http://forums.alliedmods.net/attachm...7&d=1124861565
get users2 ini
http://forums.alliedmods.net/attachm...8&d=1115939068
so both these plugins added in to one menu????
--------------------------------------------------