Files

> > CS2D > Lua Scripts > Weapons Shake - Lua Script
Files overviewCS2D overviewLua Scripts overview

English Weapons Shake - Lua Script >

29 comments604 b, 791 Downloads

old Weapons Shake - Lua Script

Mechanolith
User Off Offline

> Weapons Shake

This is the Weapons Shake script, this script makes your screen shake depending on the weapon you're shooting with.
_________________________

off-topic Installation Guide:
• Download and extract it to your lua folder, inside the sys folder, at your CS2D directory.
_________________________

illegal Rules:
• Do not re-upload without permission.
• Do not share edited content.
• Do not comment improperly.
_________________________

spam Credits:
• user J4x - Help and support.
• user Starkkz - Help and support.
• user EngiN33R - Help and coding.

IMG:https://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png
edited 4×, last 13.04.12 01:24:00 am
Approved by Sparty

Download Download

604 b, 791 Downloads

Comments

29 comments
Page
To the start Previous 1 2 Next To the start

Log in!

You need to log in to be able to write comments!Log in

old

PbBOKAN
User Off Offline

You can also add shake on run(wont shake on Walk):
1
2
3
4
5
6
addhook("move","runshake")
function runshake(id,x,y,walk)
if walk==0 then 
parse("shake "..id.." 3")
end
end
Just saying, coz i allready made this with shooting, but mine had with running
I like it!

old

Mechanolith
User Off Offline

Wow, thanks for the good ratings, that's really motivating

I will try to do one by my self, but first i need to read FN_Linkin Park's second tutorial part :S

Thanks for you guys

old

C0nan
User Off Offline

Wow, something new, good
I like it!

old

Anderst
User Off Offline

Its Very usable, I like it!
I like it!

old

TheOn1yLefT
BANNED Off Offline

Awesome should be added as an setting in standart cs2d
I like it!

old

Infinite Rain
Reviewer Off Offline

Yeah good but we cant see shaking on screen shots...
I like it!

old

ULtiMa
User Off Offline

Lol nice...i see your thread there...:D
I like it!

old

Starkkz
Moderator Off Offline

Good work. You may continue doing scripts because you understand it very easily.
I like it!

old

J4x
User Off Offline

Nice to see that you uploaded it, Thanks for the credits..
*downloading*
I like it!
To the start Previous 1 2 Next To the start