Forum

> > CS2D > General > Weapon Damage
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch Weapon Damage

3 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Weapon Damage

gusanos33
User Off Offline

Zitieren
How to raise a weapon damage ? one weapon ! nothing all !
np. Ak-47=admin weapon=massive damage

How to grow damage on weapon?

IM poland user, sorry for bad english

alt Re: Weapon Damage

Arne
User Off Offline

Zitieren
When you are server, in-game in the console, just write:
mp_wpndmg ak47 100000
That makes the AK47 do 100 000 damage
OR
you can do it in lua:
parse("mp_wpndmg ak47 100000")
^that's the lua command, simply put that in you sever.lua or some other script and it should work fine!

alt Re: Weapon Damage

DC
Admin Off Offline

Zitieren
in this case he would have to write a Lua script and use the right hook (hit-hook in this case), see sys/lua/info.txt
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht