[SCRIPT] Deagle 
21 comments About the Script:
This script was made for deagle servers, it's simple but I hope you have fun!
More:
Everyone get +6 Speed!
A Deagle can kill everyone with only one hit!
You can't buy weapons!
If you killed someone, there comes a sound.
You can't drop weapons.
If you die, you'll drop nothing.
You don't need to reload weapons.
Infammo is on!
Servertransfer:
Rules:
You can use it on you're Server.
You can edit it.
Don't say that you made my Script.
This script was made for deagle servers, it's simple but I hope you have fun!
More:

Code:
1
parse("speedmod "..id.." 6")



Code:
1
parse("sv_sound2 "..id.." coin.wav")


Code:
1
parse("mp_deathdrop 4")

Code:
1
2
3
4
5
6
7
8
2
3
4
5
6
7
8
addhook("reload","fastreload")
function fastreload(id,mode)
wp = player(id,"weapontype")
if mode==1 then
parse("equip "..id.." "..wp)
parse("setweapon "..id.." "..wp)
end
end
function fastreload(id,mode)
wp = player(id,"weapontype")
if mode==1 then
parse("equip "..id.." "..wp)
parse("setweapon "..id.." "..wp)
end
end

Code:
1
parse("mp_infammo 1")
Servertransfer:
Code:
1
sfx/coin.wav
Rules:



edited 2×, last 06.05.14 08:02:27 pm

Comments
21 commentsLog in!
You need to log in to be able to write comments!Log in

I like deagle server like Epic Deagle.
U sud put like a number of kills like.
e.g.:Kills=???
U sud put like a number of kills like.
e.g.:Kills=???

@
Blunt: Who cares? Nobody uploaded such a script before so let him do what he want.
Nice script btw

Nice script btw