Server plugins: radio menus

Discussion in 'Support' started by KMFrog, Jan 5, 2008.

  1. KMFrog

    KMFrog Member

    Messages:
    63
    Likes Received:
    0
    Trophy Points:
    0
    Please can you fix the server plugin "CSS Style" radio menu's.

    The menu's display and dispose themselves correctly, but not all the default 1 to 0 keys work on menu items (I'm guessing this is a client-side problem).

    Radio menu's at this point in time are useless and server plugins have to revert to the "valve style" menus which are poor.

    Thanks
     
  2. LordDz

    LordDz Capitan Rainbow Flowers

    Messages:
    5,221
    Likes Received:
    0
    Trophy Points:
    0
    You mean radio menys are useless?

    What about Supplies etc, health, ammo, repairs?

    How about spotted ''infantry/Tanks''.

    How about Squad meny?

    It's sure good as it is..
     
  3. KMFrog

    KMFrog Member

    Messages:
    63
    Likes Received:
    0
    Trophy Points:
    0
    The radio menu sent from the server.

    [​IMG]
     
    Last edited: Jan 6, 2008
  4. arklansman

    arklansman Member

    Messages:
    5,365
    Likes Received:
    0
    Trophy Points:
    0
    That's not even close to what he was talking about.

    I think there was a thread sticked in the tech support forums about fixing this.
     
  5. KMFrog

    KMFrog Member

    Messages:
    63
    Likes Received:
    0
    Trophy Points:
    0
    Hi, I cant seam to find this thread - sorry.

    A search for "plugin menu" only returns this thread, and there's no sign in the stickies :[
     
  6. Krenzo

    Krenzo Administrator

    Messages:
    3,771
    Likes Received:
    0
    Trophy Points:
    0
    It's under sourcemod.
     
  7. KMFrog

    KMFrog Member

    Messages:
    63
    Likes Received:
    0
    Trophy Points:
    0
  8. Solokiller

    Solokiller Member

    Messages:
    4,861
    Likes Received:
    7
    Trophy Points:
    0
    You can make the rest of the buttons autobind by adding the binds in your autoexec file.
    Code:
    bind "5" "slot5"
    bind "6" "slot6"
    bind "7" "slot7"
    bind "8" "slot8"
    bind "9" "slot9"
    bind "0" "slot10"
    
     
  9. KMFrog

    KMFrog Member

    Messages:
    63
    Likes Received:
    0
    Trophy Points:
    0
    Are there any plans to add these binds as default?
    If not, what about dual-bind the modified keys to run both the emp command and a slot command?... though that could get messy.

    Its easy enough for me to tell admins they need the binds to use their menu's, but I cant tell every pub player they have to re-bind...

    Thanks again
     
  10. KMFrog

    KMFrog Member

    Messages:
    63
    Likes Received:
    0
    Trophy Points:
    0
    So, what's going to happen?

    Currently radio menus are pretty useless without all of the keys bound on the clients, since nobody can select anything on the menu.

    If the valve-style menus were not so poor, this would not be so much of a problem.

    Also another bug with the menu implementation is players cannot change weapon when a menu is open.
     
  11. dizzyone

    dizzyone I've been drinking, heavily

    Messages:
    5,771
    Likes Received:
    0
    Trophy Points:
    0
    I use my 5 to 0 for other stuff :|
     

Share This Page