AmxX Auto Bind. (Updated 9-28-06)

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

AmxX Auto Bind. (Updated 9-28-06)

Post by greenie »

This plugin shows a menu to a client that walks them through a bind. It is used for fun servers or servers that have some binds that the clients should have.

But basically the menu shows first what bind they want. Then what key groups, then what key they want it bound to.

This is something I made for a friend a while ago and i just now ported it to AmxX with a few addons (Multilingual and Dynamic binds).

Commands:
- Say /bindme Menu pops up asking about the bind you want. (Client command)
- amx_bindhelp <Nick , #userid , PlayerID> Forces the menu to show on player. (Admin command)

Files:
- amxmodx/configs/binds.ini
Originally Posted by Example binds.ini file
; Very simple line syntax.
; "Bind command" "Menu text"
; Very Important note: You must use "s (Quotes) around each part and the bindings cannot have any quotes in them.

"+hook" "Hook/Grapple/Spiderman Thingy"
"say rockthevote" "Rock the Vote"
"say rollthedice" "Roll the Dice"
make sure you change this number to be greater than the amount of binds you have in your binds.ini
#define MAX_BINDS 15
.zip
Post Reply

Return to “Server Management”