Change the number of ammo?
7 replies



12.01.13 05:49:08 am
Can change the number of ammo of M4A1 30/90 to 50/1000?
Tập Đoàn Cao Thủ CF2D Vn-GameWin

CS2D doen't have that feature. You will have to do it completely in Lua: count shots manually, fast reload if there still 20/50 bullets inside. Also you have to show the ammo information to the player (hudtxt2 is the simpliest way)
There's no point in posting the exactly same thing multiple times. It's spam and not allowed. So please don't do it. Thanks.
btw: The command/setting is called
mp_infammo
btw: The command/setting is called


There's no point in posting the exactly same thing multiple times. It's spam and not allowed. So please don't do it. Thanks.
btw: The command/setting is called
mp_infammo
btw: The command/setting is called

Exactly.
Additional info:

So write in console this:
Code:
1
2
2
mp_infammo 1
mp_wpndmg p90 22
mp_wpndmg p90 22
1.) Infinity ammo.
2.) Set damage of p90 as m4a1.
And use p90 instead m4a1.



