Fann þetta í einhverju forum. kemur að gangi fyrir þá sem eru að byrja og sýnir script breytingar frá 1.5 í 1.6. þeir sem botnuðu ekkert í scriptmaking áður ættu að verða ánægðir því það er mjög einfalt að gera buyscript í 1.6. sorry allt á ensku

Ok, menuselect buying is a thing of the past now. Valve has added built in aliases for buying to make a buyscript easy for anyone. Experienced or not. This information I received from hlds_linux mailing list from Deacon.

Ok, here are the names for buying.
pistols
=======
glock
usp
p228
deagle
elites
fn57

shotguns
========
m3
xm1014

smg
===
mac10
tmp
mp5
ump45
p90

rifles
======
galil
ak47
scout
sg552
awp
g3sg1
famas
m4a1
aug
sg550

machine gun
===========
m249

ammo
====
primammo
secammo

equipment
=========
vest
vesthelm
flash
hegren
sgren
nvgs
defuser
shield
============================
Now, making a buyscript is as simple as the following.

bind “F3” “mp5”

That would buy you an mp5 simply by hitting F3. You will also notice the buymenu no longer gets stuck open…ever.

Now that is just to buy the mp5, but you know you need ammo and other equipment. You can do it the long way like this.

bind “F3” “mp5; primammo; vesthelm; hegren; secammo”

That would buy the mp5 with full ammo, helm and vest, grenade and secondary ammo for your pistol.

Even that being the “long” way to do it. It is still much easier and much shorter way of doing it than 1.5 or prior.

Now, you can really simplify your buy script buy setting up a couple aliases. With this new menu, you dont need half a page of aliases..but with the new buy aliases, you can do ALL your aliases in 2 lines. To save me some typing, here are 2 basic aliases from Deacon.

alias “equip” “primammo; vesthelm; hegren; flash; flash; defuser”
alias “restock” “primammo; secammo; hegren; flash; flash; defuser”

The first is all the basic stuff you buy besides your primary weapon. By making an alias line similiar to this, you save yourself typing it over and over as you bind various keys.

The second line is for “restocking” yourself if you survive the last round.

So now for your mp5 line. Instead of this.

bind “F3” “mp5; primammo; vesthelm; hegren; secammo”

you use your alias now.

bind “F3” “mp5; equip”
bind “F4” “m4a1; equip”
bind “F5” “restock”

As you can see, doing that one line, saves typing later.
Also with this new system, it leaves you able to bind the minimum number of keys. Even though ak47 and m4a1 are different menu #s, they can be bought with the same single line.

bind “F6” “m4a1; ak47; equip”

If your a T an execute this..obviously you cant buy m4a1, but it will buy you the ak47 and all the stuff to go with it…if CT..you get the colt..and the equipment. So instead of 2 lines.
bind “F6” “m4a1; equip”
bind “F7” “ak47; equip”

You can reduce it to just the one line as shown above.

I hope this helps the others using buyscripts with 1.6. You should be able to do much more with this than previously. Less written and easier to manage.

og hér eru allar radio skipanir

Radio1
——–
coverme
takepoint
holdpos
regroup
followme
takingfire

Radio2
——–
go
fallback
sticktog
getinpos
stormfront
report

Radio3
———
roger
enemyspot
needbackup
sectorclear
inposition
reportingin
getout
negative
enemydown