1
2
3
4
5
6
7
8
9
10
2
3
4
5
6
7
8
9
10
addhook("hit","hitx")
function hitx(id,source,weapon,hpdmg,apdmg)
if (weapon==51) then
parse("speedmod "..id.." -20")
function speedx ()
parse("speedmod "..id.." 0")
end
timer(3000,"speedx")
end
end
edited 4×, last 24.03.11 09:24:51 am
How to make stun grenade? [SOLVED]
1 
Offline