View Single Post
strontiumdog
Veteran Member
Join Date: Jan 2007
Location: BC, Canada
Old 02-27-2009 , 23:15   Re: Time limit enforcer
Reply With Quote #10

Oh God. Thanks for pointing out the bug.

No. It wasn't that.
g_enable is a handle, and I was trying to find if the handle == 1... *sigh*

I should have done
Code:
if (GetConVarInt(g_enable) == 1)

New version uploaded.
__________________
Plugins | TheVille
Zombie Mod for DoD:S - l4dod.theville.org
strontiumdog is offline