Thread: Voor de freaks :-)
-
21-04-2005, 15:43 #1Member
- Registered
- 19/07/02
- Location
- Wetteren
- Posts
- 420
- iTrader
- 11 (87%)
- Mentioned
- 0 Post(s)
- Reputation
- 0/0
Voor de freaks :-)
Nashalife Script Pack For CS: Source v4.0
-=[CONTENTS]=-
1. Description
2. System requirements
3. Installation
4. Configuration
5. Troubleshooting
6. Credits
7. Special thanks
-=[DESCRIPTION]=-
Nashalife Script Pack For CS: Source v4.0 - the most complete and advanced script pack for the most popular multiplayer 3D shooter of all times: Counter-Strike: Source. This pack not only includes various scripts but also contains different fixes and extensions for the game itself. With Nashalife Script Pack for CS: Source player obtains best game experience though comfort, flexibility and functionality. Script pack contains more than 200 different scripts and game extensions.
Here is the shot list of contents:
TYPES OF SCRIPTS:
- Movement scripts
- Combat scripts
- Buy scripts
- Communication scripts
- GUI customization scripts
- Information output scripts
- Bots control scripts
- Spectator mode config scripts
- Demo recording scripts
- SourceTV control scripts
- Movie creation scripts
And lots, lots more...
GAME MODES:
- Bullet time
- PREDATOR mode
GAME FIXES/EXTENSIONS
- Extended game menu
- Extended buy menu
- Extended server creation menu
- Extended controls menu
- Extended multiplayer options menu
- Extended spectator mode menu
- Fixed Russian and English translations
MISC:
- Background music
- New background picture
- Animated start-up message
- Built-in media player
- Profile manager
And more...
DOWNLOAD HEREno votes
-
-
21-04-2005, 16:31 #2Approved 9liver
- Registered
- 16/02/04
- Location
- Ja
- Posts
- 21,649
- iTrader
- 10 (100%)
- Mentioned
- 0 Post(s)
- Reputation
- 45/198
Geen site?
no votes
-
21-04-2005, 16:54 #3Member
- Registered
- 19/07/02
- Location
- Wetteren
- Posts
- 420
- iTrader
- 11 (87%)
- Mentioned
- 0 Post(s)
- Reputation
- 0/0
ja
www.nashalife.ru
maar is precies downno votes
-
21-04-2005, 17:19 #4Approved 9-lifer
- Registered
- 25/07/02
- Location
- Aalst
- Posts
- 13,457
- iTrader
- 6 (100%)
- Mentioned
- 0 Post(s)
- Reputation
- 1/156
Ik wacht eerst op VAC2, kwil ni gebanned worden door een klein dubieus scriptje dat daar ook ergens in zit, ge weet nooit.
no votes
-
21-04-2005, 19:15 #5Approved 9-lifer
- Registered
- 07/09/03
- Location
- Erembodegem
- Posts
- 2,587
- iTrader
- 23 (100%)
- Mentioned
- 0 Post(s)
- Reputation
- 1/1
jah eigelijk, kunde daarvoor ni gebanned worden of whatever ??
OT: Sneax van waar in aalst
no votes
-
21-04-2005, 19:26 #6
Ik wacht ook definitely tot VAC2.
no votes
-
21-04-2005, 22:37 #7Member
- Registered
- 17/10/03
- Location
- Kontich
- Posts
- 3,122
- iTrader
- 11 (100%)
- Mentioned
- 0 Post(s)
- Reputation
- 0/0
bullet time :wtf?
no votes
-
21-04-2005, 23:42 #8
- Movement scripts
- Combat scripts
leg da eens uit da ziet er ni normaal uit zenne en laat weten ast vac proof is want siteke zelf is nogal onleesbaar moet ik zegge
http://uncyclopedia.org/wiki/Chuck_Norris
<<Chuck Norris for president!>>no votes
-
21-04-2005, 23:53 #9
eum ik heb het is Vet cool
echt wel de max nu benk het wel ff aant scripten naar mijn zin
maar voor de rest echt vet en die movement script is raar ja
maar this lik van // COMBAT ADVANCED OPTIONS
// Toggle walk while shooting
alias nashalife_walkshoot "nashalife_walkshoot_on"
alias nashalife_walkshoot_on "bind mouse1 +nashalife_walkshoot; alias nashalife_walkshoot nashalife_walkshoot_off; d1; echo Walk-Shoot ON; d0"
alias nashalife_walkshoot_off "bind mouse1 +attack; alias nashalife_walkshoot nashalife_walkshoot_on; d1; echo Walk-Shoot OFF; d0"
alias +nashalife_walkshoot "+speed; +attack; spec_next"
alias -nashalife_walkshoot "-attack; -speed"
// Toggle stop while shooting
alias nashalife_stopshoot "nashalife_stopshoot_on"
alias nashalife_stopshoot_on "bind w +nashalife_forwardc; bind s +nashalife_backc; bind a +nashalife_moveleftc; bind d +nashalife_moverightc; bind mouse1 +nashalife_stopshoot; alias nashalife_stopshoot nashalife_stopshoot_off; d1; echo Stop-Fire ON; d0"
alias nashalife_stopshoot_off "bind w +forward; bind s +back; bind a +moveleft; bind d +moveright; bind mouse1 +attack; alias nashalife_stopshoot nashalife_stopshoot_on; d1; echo Stop-Fire OFF; d0"
alias nashalife_fowardi "-forward"
alias nashalife_fowardi "-back"
alias nashalife_moverighti "-moveright"
alias nashalife_moveleft "-moveleft"
alias +nashalife_forwardc "+forward; alias nashalife_fowardi +forward"
alias -nashalife_forwardc "-forward; alias nashalife_fowardi -forward"
alias +nashalife_backc "+back; alias nashalife_backi +back"
alias -nashalife_backc "-back; alias nashalife_backi -back"
alias +nashalife_moverightc "+moveright; alias nashalife_moverighti +moveright"
alias -nashalife_moverightc "-moveright; alias nashalife_moverighti -moveright"
alias +nashalife_moveleftc "+moveleft; alias nashalife_movelefti +moveleft"
alias -nashalife_moveleftc "-moveleft; alias nashalife_movelefti -moveleft"
alias +nashalife_stopshoot "-forward; -back; -moveright; -moveleft; +attack"
alias -nashalife_stopshoot "-attack; fowardi; backi; moverighti; movelefti"
// Toggle crouch fire
alias nashalife_duckfire "nashalife_duckfire_on"
alias nashalife_duckfire_on "bind mouse1 +nashalife_duckfire; alias nashalife_duckfire nashalife_duckfire_off; d1; echo Duck-Fire ON; d0"
alias nashalife_duckfire_off "bind mouse1 +attack; alias nashalife_duckfire nashalife_duckfire_on; d1; echo Duck-Fire OFF; d0"
alias +nashalife_duckfire "+duck; w3; +attack; spec_next"
alias -nashalife_duckfire "-attack; -duck"
// Toggle enemy spotted fire
alias nashalife_enemyattack nashalife_enemyattack_on
alias nashalife_enemyattack_on "bind MOUSE1 +nashalife_attack3; alias nashalife_enemyattack nashalife_enemyattack_off; d1; echo Enemy Spotted Fire ON; d0"
alias nashalife_enemyattack_off "bind MOUSE1 +attack; alias nashalife_enemyattack nashalife_enemyattack_on; d1; echo Enemy Spotted Fire OFF; d0"
alias +nashalife_attack3 "+attack; spec_next; enemyspot"
alias -nashalife_attack3 "-attack; bind MOUSE1 +nashalife_attack4"
alias +nashalife_attack4 "+attack; spec_next"
alias -nashalife_attack4 "-attack; bind MOUSE1 +nashalife_attack5"
alias +nashalife_attack5 "+attack; spec_next"
alias -nashalife_attack5 "-attack; bind MOUSE1 +nashalife_attack6"
alias +nashalife_attack6 "+attack; spec_next"
alias -nashalife_attack6 "-attack; bind MOUSE1 +nashalife_attack7"
alias +nashalife_attack7 "+attack; spec_next"
alias -nashalife_attack7 "-attack; bind MOUSE1 +nashalife_attack3"My sig Have's Turn he"s Back on Meno votes
-
22-04-2005, 07:59 #10no votes
