View Single Post
asdfdsdf
AlliedModders Donor
Join Date: Aug 2010
Location: Belgium
Old 08-18-2016 , 03:59   Re: Zombiereloaded Franug edition with support for CS:GO and CS:S
Reply With Quote #149

Quote:
Originally Posted by Cooky View Post
Configure these cvars in the cfg/sourcemod/zombiereloaded/grenade_effects.cfg file created.

Hello Cooky thx for the reply well i already found that i didnt changed anything into that so i geuss all cfgs are set to give smoke grenade this is my cfg as it is now

PHP Code:
// This file was auto-generated by SourceMod (v1.8.0.5928)
// ConVars for plugin "zr_grenade_effects_csgo.smx"


// Enables/Disables the plugin
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
zr_greneffect_enable "1"

// Changes a flashbang to a flashlight
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
zr_greneffect_flash_light "1"

// The light distance
// -
// Default: "1000"
// Minimum: "100.000000"
zr_greneffect_flash_light_distance "1000"

// The light duration in seconds
// -
// Default: "15.0"
// Minimum: "1.000000"
zr_greneffect_flash_light_duration "15.0"

// Changes a he grenade to a napalm grenade
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
zr_greneffect_napalm_he "1"

// The napalm duration
// -
// Default: "6"
// Minimum: "0.000000"
zr_greneffect_napalm_he_duration "6"

// Changes a smoke grenade to a freeze grenade
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
zr_greneffect_smoke_freeze "1"

// The freeze grenade distance
// -
// Default: "600"
// Minimum: "100.000000"
zr_greneffect_smoke_freeze_distance "600"

// The freeze duration in seconds
// -
// Default: "4"
// Minimum: "1.000000"
zr_greneffect_smoke_freeze_duration "4"

// Enables/Disables Grenade Trails
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
zr_greneffect_trails "1" 
i think everything should be fine
asdfdsdf is offline