Forum

> > CS2D > Mods > Counter-Strike 2D Fun gaming
Forums overviewCS2D overview Mods overviewLog in to reply

English Counter-Strike 2D Fun gaming

5 replies
To the start Previous 1 Next To the start

old Counter-Strike 2D Fun gaming

MAX-russia
User Off Offline

Quote
Hi!I'm want to make my CS2D FG and i need help.The game wil be more fun then the standard cs2d.

>CS 1.6 or source players
They have to be like standart cs2d players but need more ligh.

>Scripts
The sript is: If player have less 20 health,he will go more slow.

old Re: Counter-Strike 2D Fun gaming

J4x
User Off Offline

Quote
here is the script
1
2
3
4
5
6
addhook("move","slow")
function slow(id,x,y,walk)
if player(id,"health")<= 20 then
parse("speedmod "..id.." -2")
end
end
PM me if it dont works.

old Re: Counter-Strike 2D Fun gaming

MAX-russia
User Off Offline

Quote
FN_Linkin Park has written
here is the script
1
2
3
4
5
6
addhook("move","slow")
function slow(id,x,y,walk)
if player(id,"health")<= 20 then
parse("speedmod "..id.." -2")
end
end
PM me if it dont works.


AWESOME!

Yates has written
Lol, that was old clan.. stopped..
Fun-Gaming..

This is not a clan lol.its a new mod.
To the start Previous 1 Next To the start
Log in to reply Mods overviewCS2D overviewForums overview