![]() |
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Member
Hostage
Join Date: Jun 2008
Posts: 4
|
Hello,
I just started using aliases and scripting for buy commands. I understood the basics, but when I try to implement it, an error comes up. Can you please clear this ? Just a basic buy script is giving this error. when I execute it with the bound key. All that happens is the buy menu appears...thats all. I check the console and this is what comes up " Unknown command : client_buy_open " any help ? Thank you |
|
|
|
|
|
#3 (permalink) |
|
Moderator
Da Bomb
Join Date: Nov 2006
Posts: 898
|
i dont think that "client_buy_open" is a command...
i thyink the one you are looking for is buymenu or more simple Code:
bind "mouse3" "buy m4a1; buy vesthelm; buy ak47"
__________________
Always Outnumbered
Never Outgunned |
|
|
|
|
|
#4 (permalink) |
|
Member
Hostage
Join Date: Jun 2008
Posts: 4
|
I know what you mean... but the code that you gave is exactly what I typed.
All that happens is. The buy menu appears. Thats all. So I check the console for any errors. And this is what comes up. "unknown command : client_buy_open unknown command : client_buy_open unknown command : client_buy_close" I followed a tutorial from another site, and followed it step by step. Its just that its not working. Anything that I should be doing??? |
|
|
|
|
|
#7 (permalink) | |
|
Member
Hostage
Join Date: Jul 2008
Posts: 25
|
Guys this is 1.6 right ?
Well, you don't need to open the acual buy menu to buy your items. There's a command for all of them, you just write f.x. m4a1 in console and you get the colt. Therefor you can simply bind "f" m4a1. And you'll buy the colt by pressing f, simple as that. If you want to buy more than one thing on one key, you seperate it with " ; "f.x. buy "f" m4a1;ak47. This will first buy the m4a1 and then the ak47, but since neither teams can't buy both, you'll only get ak47 if you're t and m4a1 if you're ct. Here's my buy script you could get some inspiration or whate ever ![]() Quote:
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| need a lil help with a script | zombles | Configs | 4 | 11-05-2007 10:15 AM |
| how to make script tag right align? | combenetorg | Web Design | 4 | 01-18-2007 09:09 PM |
| All Players Script Help | kbadco | CS: Source | 2 | 12-20-2006 04:06 PM |
| http://www.tutorialized.com/ - What script is it using? | WOFTAM | Web Design | 1 | 11-09-2006 07:43 PM |
| Best newsletter script ? | Guilty | Web Design | 0 | 11-01-2006 05:16 AM |