Forum

> > CS2D > Mods > Counter-Strike 2D Fun gaming
ForenübersichtCS2D-Übersicht Mods-ÜbersichtEinloggen, um zu antworten

Englisch Counter-Strike 2D Fun gaming

5 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Counter-Strike 2D Fun gaming

MAX-russia
User Off Offline

Zitieren
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.

alt Re: Counter-Strike 2D Fun gaming

J4x
User Off Offline

Zitieren
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.

alt Re: Counter-Strike 2D Fun gaming

MAX-russia
User Off Offline

Zitieren
FN_Linkin Park hat geschrieben
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 hat geschrieben
Lol, that was old clan.. stopped..
Fun-Gaming..

This is not a clan lol.its a new mod.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Mods-ÜbersichtCS2D-ÜbersichtForenübersicht