Thread: CS1.6/CZ > cs:cz scripts
-
23-04-2006, 03:09 #1Member
- Registered
- 29/12/04
- Location
- Beitem
- Posts
- 745
- iTrader
- 1 (100%)
- Mentioned
- 0 Post(s)
- Reputation
- 0/0
CS1.6/CZ > cs:cz scripts
hi
het is om te vragen waar ik die scripts moet steken?
ik wil deze 2 script gebruiken:
alias +coloratk "+attack; adjust_crosshair"
alias -coloratk "-attack"
bind "MOUSE1" "+coloratk"
alias fullprim "buyammo1: buyammo1"
alias fullpist "buyammo2; buyammo2; buyammo2"
alias ammo "fullprim; fullpist"
alias +cforward "+forward; ammo"
alias -cforward "-forward; ammo"
alias +cback "+back; ammo"
alias -cback "-back; ammo"
alias +cmoveleft "+moveleft; ammo"
alias -cmoveleft "-moveleft; ammo"
alias +cmoveright "+moveright; ammo"
alias -cmoveright "-moveright; ammo"
bind w "+cforward"
bind s "+cback"
bind a "+cmoveleft"
bind d "+cmoveright"
(Edited by SxRxRnR - Added Toggle Option)
alias ammot_tog "ammo_off"
alias ammo_off "bind w +forward; bind s +back; bind a +moveleft; bind d +moveright; ammo_tog ammon_on"
alias ammo_on "bind w +cforward; bind s +cback; bind a +cmoveleft; bind d +cmoveright; ammo_tog ammon_off"
bind l "ammo_tog"
als ik het in m'n userconfig.cfg stop dan gaat het na 1 spel altijd weg.
heb de uitleg gelezen op een scriptsite maar begrijp het niet echt.
hopelijk kunne jullie me helpe.
alvast dank!
greetzno votes
-
-
23-04-2006, 11:26 #2
Graak je hier wijs uit: http://games.telenet.be/forum/showpo...05&postcount=4 ?
Kort: binds in config.cfg & aliasen in userconfig.cfg of autoexec.cfgno votes
-
23-04-2006, 15:44 #3Member
- Registered
- 29/12/04
- Location
- Beitem
- Posts
- 745
- iTrader
- 1 (100%)
- Mentioned
- 0 Post(s)
- Reputation
- 0/0
Zoals je nu al moet weten. De bind in je config.cfg & de alias in je autoexec.cfg/userconfig.cfg
bij mij is config en userconfig hetzelfde?
der staat in 'mn config.cfg exec userconfig.cfg.no votes
-
23-04-2006, 15:53 #4no votes
-
23-04-2006, 16:12 #5Member
- Registered
- 29/12/04
- Location
- Beitem
- Posts
- 745
- iTrader
- 1 (100%)
- Mentioned
- 0 Post(s)
- Reputation
- 0/0
maar waar staat m'n userconfig.cfg?
met zoeken naar bestand of map vind ik het niet.no votes
