Block reload
Im trying to block usp reload and i found this code on the internet
Code:
RegisterHam(Ham_Weapon_Reload, "weapon_usp", "Reload_Post", 1);Code:
public Reload_Post(weapon_entity) Here is my give 1 bullet code Code:
if( g_iCurrentDay == DAY_LASERDOME ) Code:
stock fm_get_weapon_id(index, const weapon[]) |
Re: Block reload
register it as a pre not post
|
Re: Block reload
It blocks reload when someone buys a usp and shoots with it
but if i give it 1 bullet it reloads |
Re: Block reload
Did you register it as a pre like you were told to?
|
Re: Block reload
Quote:
|
| All times are GMT -4. The time now is 15:56. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.