This script was made for deagle servers, it's simple but I hope you have fun!
More:
Everyone get +6 Speed!
1
parse("speedmod "..id.." 6")
A Deagle can kill everyone with only one hit!
You can't buy weapons!
If you killed someone, there comes a sound.
1
parse("sv_sound2 "..id.." coin.wav")
You can't drop weapons.
If you die, you'll drop nothing.
1
parse("mp_deathdrop 4")
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
Infammo is on!
1
parse("mp_infammo 1")
Servertransfer:
1
sfx/coin.wav
Rules:
You can use it on you're Server.
You can edit it.
Don't say that you made my Script.
edited 2×, last 06.05.14 08:02:27 pm
Approved by Sparty
Download
35 kb, 595 Downloads