Forum

> > CS2D > General > Weapon Damage
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Weapon Damage

3 replies
To the start Previous 1 Next To the start

old Weapon Damage

gusanos33
User Off Offline

Quote
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

old Re: Weapon Damage

Arne
User Off Offline

Quote
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!

old Re: Weapon Damage

DC
Admin Off Offline

Quote
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
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview