Forum
CS2D Allgemein WrenchWrench
2 replies 1
mp_buildingslimit <gebäude-name> <anzahl>
wenn du immer viele bauen willst geh in den cs2d ordner auf sys und öffne die autoexec.txt jetzt kopier das da rein
____________________________________
// This file will be parsed on each start of CS2D! YAY
// You can edit this file. CS2D will never modify it.
// (All lines which start with "//" are comments only!)
// Check Version on start (using the U.S.G.N.)
// Change to 0 if you're playing offline
usgn_checkversion 1
// Add your buyscripts and other binds/aliases here!
// A list of all commands is available at: www.cs2d.com/help.php?cat=all
// Controls/buying related commands: www.cs2d.com/help.php?cat=controls
//
// Example 1): Buy AK47/M4A1, kevlar, HE, ammo and 2 flashs with F5
// bind "F6" "ak47; m4a1; vesthelm; hegren; buyammo1; buyammo2; flash; flash"
//
// Example 2): Select and throw your HE grenade with F6
// bind "F7" "weapon HE; attack"
//
// Example 3): Say "www.CS2D.com rocks!" and spray your logo with F7
// bind "F8" "say www.CS2D.com rocks!; spray"
bind "F5" "ak47; m4a1; vesthelm; hegren; buyammo1; buyammo2; flash; flash; Fn57"
bind "F6" "Awp; Deagle; vesthelm: hegren; flash; flash; nvgs"
bind "space" "weapon HE; attack"
bind "rightshift" "say willst du in meinen clan???"
bind "leftalt" "say SabaTh is Best http://sabath-clan.de.tl"
mp_building_limit "Gate Field" 9999
mp_building_limit "Turret" 9999
mp_building_limit "Dispenser" 9999
mp_building_limit "Supply" 9999
mp_building_limit "Teleporter Entrance" 9999
mp_building_limit "Telepoerter Exit" 9999
1