I just finished Counter-Life last night and Opposing Force. I might get back in to CSCZ. Did you manage to get unlimited ammo for the LAW? When I tried it, it just crashed the game because it spawned too many rockets.
It has 1 rocket. You can freeze it. You can find it by finding what the HUD points to, to read the current magazine value.
You can do give_weapon weapon_laws to give it to yourself.
This is what I have to give myself all weapons I want on every map:
bind "[" "give weapon_laws; give weapon_m60; give weapon_sg550; give weapon_sg552; give weapon_ump45; give weapon_usp; give weapon_p90; give weapon_p228; give weapon_m4a1; give weapon_ak47"
bind "\" "give ammo_generic"
bind "]" "give weapon_aug; give weapon_awp; give weapon_deagle; give weapon_famas; give weapon_fiveseven; give weapon_g3sg1; give weapon_glock18; give weapon_m3; give weapon_mac10; give weapon_mp5navy"
You need to run sv_cheats 1, then load a random map, then load the target map. Weird quirk in the GoldSrc engine.
It has 1 rocket. You can freeze it. You can find it by finding what the HUD points to, to read the current magazine value.
You can do give_weapon weapon_laws to give it to yourself.
You need to run sv_cheats 1, then load a random map, then load the target map. Weird quirk in the GoldSrc engine.
Yes you can freeze the value,but...
The Problem: You shoot a rocket and loose the weapon.No matter how much ammo you have.
The Solution:Use console cheats or find the code.It must be some kind of compare.
I already did that. I told you. But because of the way GoldSrc works, it runs into a problem with max edicts. It's just a limitation with the engine. So don't use infinite ammo on the rocket launcher.
thanks but it gives error on flashlight also it gives error on using ammo weapons like RPG (LASER-GUIDED ROCKET LAUNCHER), GAUSS GUN etc. can you fix it
thanks but it gives error on flashlight also it gives error on using ammo weapons like RPG (LASER-GUIDED ROCKET LAUNCHER), GAUSS GUN etc. can you fix it