[CS:GO] ZR Grenade Effects

Post Reply
User avatar
Andreeas
Hero Member
Hero Member
Posts: 601
Joined: Wed Jan 22, 2020 8:17 pm
Jucator SA:MP ?: Nu
Nick:: Andreeas
Jucator CS ?: Nu

[CS:GO] ZR Grenade Effects

Post by Andreeas »

Decription:

Changes he grenades to napalm grenades, smoke and decoy grenades to freeze grenades and flashbangs to flashlights, and adds trails.

For CS:GO I fixed the smokeparticle bug, some sounds problems, visual effects fixed, added decoy as freeze grenade (if you use molotov, use decoy grenades instead of smoke grenades for freeze. This is for prevent that appear smokeparticles when a smoke grenade touch the molotov fire), and others fixes.


Cvars:

Configure these cvars in the cfg/sourcemod/zombiereloaded/grenade_effects.cfg file created.
Code:
zr_greneffect_enable - Enables/Disables the plugin
zr_greneffect_trails - Enables/Disables grenade trails
zr_greneffect_napalm_he - Changes a he grenade to a napalm grenade
zr_greneffect_napalm_he_duration - The napalm duration in seconds
zr_greneffect_smoke_freeze - Changes a smoke grenade to a freeze grenade
zr_greneffect_smoke_freeze_distance - The freeze grenade distance
zr_greneffect_smoke_freeze_duration - The freeze duration in seconds
zr_greneffect_flash_light - Changes a flashbang to a flashlight
zr_greneffect_flash_light_distance - The light distance
zr_greneffect_flash_light_duration - The light duration in seconds
Installation:

Download the archive from the attachments with the mod prefix you are intending to play and extract it to the addons/sourcemod folder
If you want to allow players to carry more grenades just add those cvars to your server.cfg and set their amount
ammo_hegrenade_max
ammo_flashbang_max
ammo_smokegrenade_max

Unrestrict smoke grenades and flashbangs which are resticted by default (do it here sourcemod/configs/zr/weapons.txt. Find "Flashbang" and "Smokegrenade" and set their "restrictdefault" to "no")
Download
Post Reply

Return to “Gameplay”