View Single Post
satannuts
Member
Join Date: Jan 2010
Old 02-14-2010 , 12:39   Re: [L4D1,2] Loot of Zombies 1.2
Reply With Quote #28

Quote:
Originally Posted by Jоnny View Post
3. it will overwrite the l4d2_loot.cfg?
i mean if i change something in l4d2_loot.cfg it will not change cvar in game?
yes, it will change the cvars in game. Either by reloading the plugin or by exec sourcemod\l4d2_lootx.cfg.

All I did was add
AutoExecConfig(true, "l4d2_lootx"); to the end of the public OnPluginStart() section of your l4d_loot.sp
And compiled it - no need to have loot.cfg in cfg folder and exec via server.cfg anymore. Hope I explained that well enough.
satannuts is offline