View Single Post
UWS_C!@
Junior Member
Join Date: Sep 2008
Location: Canada, BC
Old 09-23-2008 , 01:35   Re: Unlimited Grenades!!!
Reply With Quote #20

I'd like to see the built-in Menu API disabled or an option...
I use "adminmenu_custom" for all functions.

Code:
        "Unlimited Nades"
        {
            "admin"        "sm_ban"
            "cmd"        "sm_unnades #1 #2 #3"
            "execute"    "player"
            "1"
            {
                "type"         "player"
                "method"    "name"
                "title"        "Player:"
            }
            "2"
            {
                "type"         "list"
                "title"        "Type :"
                "1"        "he"
                "2"        "flash"
                "3"        "smoke"

            }
            "3"
            {
                "type"        "onoff"
            }
        }

Last edited by UWS_C!@; 09-23-2008 at 01:40.
UWS_C!@ is offline