Results 1 to 2 of 2
-
31.12.2012, 04:13 #1
[How to] Buy Script CSS [Deu|Eng]
Deutsch
English below
Ein Buy-Script erleichtert den Kauf von Waffen und Ausrüstung ungemein. Es spart nicht nur Zeit, sondern auch Tastenanschläge.
Der Kauf erfolgt über sogenannte Binds. Diese Binds muss man in seine config(.cfg) oder userconfig.cfg eintragen.
Die config befindet sich im Ordner: ...\Steam\steamapps\Dein-Account-Name\counter-strike source\cstrike\cfg
Öffne die config mit dem Wordpad, aber achte darauf, dass die Option "Dateityp immer mit dem ausgewählten Programm öffnen" nicht aktiviert ist.
Füge in einer neuen Zeile dann den folgenden Befehl ein, um dein Buy-Script zu beginnen:Code:bind "F1" "buy deagle"
Weise dem Bind keine belegte Taste zu, ansonsten kommt es im Spiel zu Konflikten. Die F-Tasten (F1, F2...) bieten sich i.d.R. am besten an.
Die Gegenstände kann man beliebig auswählen und entsprechend auch die Binds frei gestalten.
Ein Bind kann aber auch mehrere Sachen auf einmal kaufen. Dafür muss nach einem zu kaufenden Gegenstand ein ";" eingefügt werden.
Danach folgt abermals "buy ...". So kann man eine gesamte Ausstattung mit nur einem Tastendruck kaufen.
Ein etwas komplexes Bind ist also z.B.:Code:bind "F2" "buy vesthelm; buy deagle; buy flashbang; buy hegrenade"
Eine komplette Ausstattung sieht z.B. so aus:Code:bind "F5" "buy vesthelm; buy deagle; buy m4a1; buy flashbang; buy hegrenade; buy defuser"
Reicht das Geld nicht für alles aus, werden die zu teuren Sachen übersprungen und nur das gekauft, was bezahlbar ist.
Ihr könnt eure Bind anpassen, wie ihr wollt. Manche Leute bevorzugen einzelne Gegenstände auf einer Taste, manche legen lieber eine ganze Ausrüstung fest. Das muss jeder für sich entscheiden.
Die Liste der Gegenstände für CSS lautet:
Code:Handfeuerwaffen: glock | usp | p228 | deagle | elites | fn57 Schrotflinten: m3 | xm1014 SMGs: mac10 | tmp | ump45 | mp5 | p90 Gewehre: galil | ak47 | sg552 | famas | m4a1 | aug Sniper: scout | awp | sg550 | g3sg1 MG: m249 Ausrüstung: vest | vesthelm | hegrenade | flashbang | nvgs | defuser
Wer lieber auf ein Baukasten-Script zurückgreifen will, kann auch den Script-Generator benutzen:
http://www.cstrike-planet.com/buygen/source (Vielen Dank an BoehserOnkel)
Viel Spaß beim Ausprobieren und das Speichern nicht vergessen! :)Last edited by cl_noob; 20.04.2013 at 00:06.
-
31.12.2012, 04:17 #2
English
A Buy-Script makes it much easier to buy your equipment. It doesnt't save you just time, but also key hits.
The purchase is done by a so called bind. These binds have to be entered in your config(.cfg).
The config file is in the cfg-folder: ...\Steam\steamapps\Your-Account-Name\counter-strike source\cstrike\cfg
Open the config with Wordpad, but before you open it with Wordpad, pay attention that the option "Always use the selected program to open that kind of file" is not checked.
Create a new line and enter the following bind to start your buy-script:Code:bind "F1" "buy deagle"
Don't assign an already used key to a bind, or it will cause a conflict and won't work. The F-keys (F1, F2...) are usually ok to be used.
You are free to chose any of the items which means, that you can configure your binds as you wish.
A bind can also buy several items at once. To make that work you have to enter a ";" behind each bought item, followed by the next "buy ...".
So, a more complex bind is e.g.:Code:bind "F2" "buy vesthelm; buy deagle; buy flashbang; buy hegrenade"
A complete set looks like that:Code:bind "F5" "buy vesthelm; buy deagle; buy m4a1; buy flashbang; buy hegrenade; buy defuser"
If you don't have enough money to buy an item it will be skipped, and the next item that can be paid will be bought.
Some people like to have one key for a specific item, others like to bind complete sets. It's up to you.
The list of items of CSS is:
Code:Handguns: glock | usp | p228 | deagle | elites | fn57 Shotguns: m3 | xm1014 SMGs: mac10 | tmp | ump45 | mp5 | p90 Rifles: galil | ak47 | sg552 | famas | m4a1 | aug Sniperrifles: scout | awp | sg550 | g3sg1 MG: m249 Equipment: vest | vesthelm | hegrenade | flashbang | smokegrenade | nvgs | defuser
Have fun creating your own buy-script, but do not forget to save! ;)Last edited by cl_noob; 20.04.2013 at 00:23.
Bookmarks