voila une petite aide pour ceux qui aimeraient avoir un script d´achat a CSS, désolé pour ceux qui pigent pas trop l´anglais, j´ai tout ecrit pour ke la terre entiere comprenne :] de plus je suis désolé si ce topic a deja ete posté ou si j´ai commi des fautes de language
Ingame Counter-Strike : source ´s weapons ´s names
for buyscript
pistols :
-the Glock
glock
-the usp
usp
-the desert eagle
deagle
-the p228
p228
-the five-seven
fiveseven
-the berettas
elite
shotguns :
-the m3
m3
-the xm1014
xm1014
machine guns :
-the mac-10
mac10
-the tmp
tmp
-the mp5
mp5navy
-the ump 45
ump45
-the p90
p90
guns :
-the famas
famas
-the galil
galil
-the ak-47
ak47
-the m4
m4a1
-the bullbup
aug
-the krieg 552 ( sig 552)
sg552
-the krieg 550 ( sig 550)
sg550
-the g3
g3sg1
-le scout
scout
-the awp ( awm)
awp
big machine gun :
-the m249
m249
equipement :
- kevlar
vest
-kevlar + helm
vesthelm
-smoke grenade
smokegrenade
-HE grenade(explosive)
hegrenade
-flashbang grenade(flash)
flashbang
-defuse kit
defuser
-night vision
nvgs
ammos :
-primary ammo
primammo
-secondary ammo
secammo
how to do :
open config.cfg ( . ../css/cstrike/cfg/config.cfg )
/ bind " key" " buy xxx"
and when you press the " key", that will buy what you had choose > xxx)
examples :
/ bind " a" " buy deagle"
> > buy a desert eagle only ( without ammo)
/ bind " kp_ins" " buy m4a1"
> > buy a m4 only ( without ammo)
usefull bind =>
/ bind " del" " buy mp5navy; buy primammo"
> > buy a mp5 with ammo !
! !! same guns fonction but different skins in CT team and T team : ( without ammo for examples)
/ bind " e" " buy fiveseven; buy elite"
> > buy a five-seven if you´re CT and dual berettas if you´re Terrorist
/ bind " f1" " buy tmp; buy mac10"
> > buy a tmp if you´re CT and a mac-10 if you´re Terrorist
/ bind " home" " buy galil; buy famas"
> > buy a famas if you´re CT and a galil if you´re Terrorist
/ bind " kp_5" " buy ak47; buy m4a1"
> > buy a m4 if you´re CT and a ak-47 if you´re Terrorist
/ bind " u" " buy aug; buy sg552"
> > buy a bullbup if you´re CT and a sig 552 if you´re Terrorist
/ bind " f7" " buy g3sg1; buy sg550"
> > buy a g3 if you´re CT and a sig 550 if you´re Terrorist
cool binds :
/ bind " leftarrow" " buy awp; buy primammo; buy deagle; buy secammo; buy vesthelm"
> > buy a awp with ammo, a desert eagle with ammo and a kevlar with helm
/ bind " leftarrow" " buy ak47; buy m4a1; buy primammo; buy secammo; buy vesthelm; buy hegrenade"
> > buy a ak47 with ammo if you´re terrorist or a m4 with ammo if you´re CT with secondary ammo for your
current pistol, a kevlar with helm and a HE grenade
. ..
and now make you´re own binds
enjoy,
by Ph0bos