strip weapons
How do I get the other weapons removed once these are given? Because when a player has an M3 and is given new weapons on the next round, he still keeps the M3. I need the old weapons the player had removed and only the new ones (also the C4 for T's) given.
PHP Code:
|
Re: strip weapons
PHP Code:
for t's add PHP Code:
PHP Code:
|
Re: strip weapons
and every round player has got c4? if all weapons are strippet and givet every round need buy ammo... :|
|
Re: strip weapons
My bad my friend...
PHP Code:
|
Re: strip weapons
I need strip weapons not for all players! public rifes(id) this is menu item... when it aktive on next round gives some weapons... I want to next spawn from player removes weapons but stay only USP, deagle, m4, awp....
|
Re: strip weapons
Putting fm_strip_weapon does remove all weapons but as your code implies that it will give them a new set of guns at the beginning of every round so i see no problem, Thats why fm_strip_weapon is before the guns are distributed
|
Re: strip weapons
If you don't want to use FakeMeta just for that then use strip_user_weapons. And also, his code would give all the Terrorists a c4. Is that what you want?
|
Re: strip weapons
Code:
|
Re: strip weapons
Quote:
|
Re: strip weapons
cs_set_user_bpammo(id, CSW_* #)
|
| All times are GMT -4. The time now is 01:29. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.