View Single Post
evans
Senior Member
Join Date: May 2021
Location: OnSmokeDetonate();
Old 04-08-2024 , 19:56   Re: [CS:S] Ammo From Dead
Reply With Quote #189

Shadowsyn or anybody, please could you be so kind and would you do the version for zombie reloaded? I mean when you got infected you will drop ammo as well, thank you so much... i'm trying to elaborate with the code something like :

Code:
public ZR_OnClientInfected(client, attacker, bool:motherInfect, bool:respawnOverride, bool:respawn)
{
        OnWeaponDrop(.....);

        or

	DropAmmo(.....);
}
but no luck so far, i still got error during compiling which i can't figure, thank you so much
__________________
evans is offline