AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   [L4D2] Why weapon's clip disappear after reloading? bad network status? (https://forums.alliedmods.net/showthread.php?t=340617)

little_froy 11-28-2022 05:42

[L4D2] Why weapon's clip disappear after reloading? bad network status?
 
i enabled infinite reserve ammo by cvars below.
PHP Code:

sm_cvar ammo_assaultrifle_max "-2"
sm_cvar ammo_autoshotgun_max "-2"
sm_cvar ammo_huntingrifle_max "-2"
sm_cvar ammo_shotgun_max "-2"
sm_cvar ammo_smg_max "-2"
sm_cvar ammo_sniperrifle_max "-2"
sm_cvar ammo_m60_max "-2"
sm_cvar ammo_grenadelauncher_max "-2" 

the first time i was reloading for rifle and got tougued by smoker, then a charger grabbed me. after got revived, the hud display clip is full, but when i was standing up, the clip became to 0;

the second time is shotgun, i was reloading and the reloaded clip is 9, and it reduced to 8 when i switched to sub weapon.

Marttt 11-28-2022 13:39

Re: Why weapon's clip disappear after reloading? bad network status?
 
client side vs server side probably


All times are GMT -4. The time now is 21:05.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.