AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   GHW amxmodmenu (https://forums.alliedmods.net/showthread.php?t=83391)

GHW_Chronic 01-08-2009 21:51

GHW amxmodmenu
 
5 Attachment(s)
  • This plugin is my version of the amxmodmenu client commands menu.
  • Features:
    • Can choose where to execute the command line
      • Is in original amxmodmenu
    • Can choose what admin flags can use the command
      • Is in original amxmodmenu
    • Has a 2nd menu to choose a target of the command
      • Is in original amxmodmenu
    • Can place targeted player's name, userid, ip, & authid into command line easily
      • Is in original amxmodmenu
    • Can choose not to have a specific target (skips 2nd menu)
      • New
    • Can have multiple commands executed per menu item
      • New
  • Example
    • Can use the menu system to execute on specific players:
      • amx_nick "*name" "{MyTag} *name"
      • amx_rcon say *name is a Doofus (*ip) (#*userid) (*authid)
      • amx_slap "*name"
    • Can use the menu system to do simple macros:
      • sv_restartround 1
      • amx_off;exec cal.cfg

Commands:
  • amxmodmenu2
  • ghwmodmenu

Things that can be placed into command:
  • Name
    • *n
    • *name
  • Userid
    • *u
    • *userid
  • SteamID
    • *a
    • *authid
    • *s
    • *steamid
  • IP
    • *i
    • *ip

Example ghwmodmenu.ini:
  • Code:

    ;Description        Admin        Where                Target        Command
    "Slap"                "e"        "admin"                "yes"        "amx_slap "*n""
    "Slay"                "e"        "admin"                "yes"        "amx_slay "*n""
    "Doofus"        "l"        "server"        "yes"        "say *n is a Doofus (*i) (#*u) (*a)"
    "Be Happy"        ""        "admin"                "yes"        "say *n Makes me so happy!"
    "Rename to IP"        "e"        "admin"                "yes"        "amx_nick "*n" "(*i) *n""
    "Llama"                "a"        "admin"                "yes"        "amx_nick "*n" "Llama";amx_slap "*n" 10"
    "Laugh At Self"        "a"        "target"        "yes"        "say I'm so silly."
    "Restart Round"        "g"        "server"        "no"        "sv_restartround 1"
    "Cal Time"        "a"        "server"        "no"        "amx_off;exec cal.cfg"



"Description" "Required admin flags" "Where to execute" "Requires T]target" "Command to execute"
  • Admin Flags
    • Letters from users.ini
  • Where to execute
    • admin - Admin's Console
    • server - Server's Console
    • target - Target Player's Console
  • Requires Target
    • yes - will show a 2nd menu with all the players on it
    • no - will just execute the command

tuty 01-08-2009 22:30

Re: GHW amxmodmenu
 
wow ghw nice man :shock::shock: wow

you come back with alot of new plugins :mrgreen::mrgreen::mrgreen::crab::crab:

+k

Fry! 01-09-2009 02:37

Re: GHW amxmodmenu
 
Great, man! Really useful plugin! ;)

FakeNick 01-09-2009 08:38

Re: GHW amxmodmenu
 
Omg, big comeback ;). Hi GHW :D.

SnoW 01-09-2009 13:26

Re: GHW amxmodmenu
 
Woot? Gonna give you +karma even I didn't test this. (I trust you that much so I know it'll work) :)
Edit: Argh, sry, can't right now (You have to spare some time...), but I'll get back to it when I can :)

crazyeffect 01-09-2009 13:50

Re: GHW amxmodmenu
 
Love it :D

Doc-Holiday 01-23-2009 06:24

Re: GHW amxmodmenu
 
plugin is in and running.

ghwmodmenu Unknown command
amxmodmenu2 Unknown command

BOYSplayCS 01-26-2009 21:09

Re: GHW amxmodmenu
 
Nice nice nice!

Hawk552 02-05-2009 22:24

Re: GHW amxmodmenu
 
This plugin is well done.

If you would like any information regarding possible adjustments you could make or things you could do to make this better, please feel free to post here or PM me.

Approved.

xiaojian 02-12-2009 19:02

Re: GHW amxmodmenu
 
:)That's good plugin.


All times are GMT -4. The time now is 04:33.

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