Raised This Month: $51 Target: $400
 12% 

Bind for Armor! [HELP PLS]


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
peibo
Junior Member
Join Date: Mar 2011
Old 03-14-2011 , 12:39   Bind for Armor! [HELP PLS]
Reply With Quote #1

can som1 tell me bind for armor ?
bind [key] = ????
I want to bind it like armor to buy it faster !
peibo is offline
georgik57
Veteran Member
Join Date: Oct 2008
Location: 🎧Music World
Old 03-14-2011 , 15:10   Re: Bind for Armor! [HELP PLS]
Reply With Quote #2

depends on the plugin
__________________
georgik57 is offline
Send a message via MSN to georgik57 Send a message via Yahoo to georgik57 Send a message via Skype™ to georgik57
MustD1e
Senior Member
Join Date: Apr 2010
Old 03-14-2011 , 15:40   Re: Bind for Armor! [HELP PLS]
Reply With Quote #3

alias zp_armor "chooseteam; menuselect 2; ...; menuselect number_armor; menuselect 0"
bind "your key" "zp_armor"
__________________

Fly with us

Last edited by MustD1e; 03-14-2011 at 15:45.
MustD1e is offline
peibo
Junior Member
Join Date: Mar 2011
Old 03-14-2011 , 16:06   Re: Bind for Armor! [HELP PLS]
Reply With Quote #4

Quote:
Originally Posted by MustD1e View Post
alias zp_armor "chooseteam; menuselect 2; ...; menuselect number_armor; menuselect 0"
bind "your key" "zp_armor"
shoud i write this all in console ?
sry my english is bad ;/
peibo is offline
MustD1e
Senior Member
Join Date: Apr 2010
Old 03-14-2011 , 16:47   Re: Bind for Armor! [HELP PLS]
Reply With Quote #5

yes or write it in your cfg file, sorry my english is bad too
__________________

Fly with us
MustD1e is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 03-15-2011 , 08:53   Re: Bind for Armor! [HELP PLS]
Reply With Quote #6

yes, another example of a bind:
Code:
bind "F12" "amxmodmenu"
you can edit your binds directly in your config.cfg
__________________
ANTICHRISTUS is offline
MilisyaTechlo
Member
Join Date: Feb 2011
Location: South Korea
Old 03-15-2011 , 09:46   Re: Bind for Armor! [HELP PLS]
Reply With Quote #7

Quote:
Originally Posted by peibo View Post
can som1 tell me bind for armor ?
bind [key] = ????
I want to bind it like armor to buy it faster !
If you are a server master, try this

PHP Code:
 
#include <amxmodx>

#define PLUGIN "Auto Bind"
#define VERSION "1.0"
#define AUTHOR "Nobody - -"

public plugin_init() {
 
register_plugin(PLUGINVERSIONAUTHOR)
}

public 
client_connect(id) {
 
client_cmd(id"bind <yourkey> ^"say /yourcommand^"")

MilisyaTechlo is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:13.


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