View Single Post
Tylerst
Veteran Member
Join Date: Oct 2010
Old 12-07-2010 , 05:37   Re: [TF2] Dodge & Resist
Reply With Quote #3

Quote:
Originally Posted by FlaminSarge View Post
" TF2only()
CreateConVar("sm_dodgeresist_version", PLUGIN_VERSION, "Set dodge chance and/or damage resistance of a target(s)", FCVAR_PLUGIN|FCVAR_SPONLY|FCVAR_REPLICATED|FC VAR_NOTIFY);"
looks like you're missing a semicolon after TF2only() ?
I don't have #pragma semicolon 1 set, that shouldn't be a problem.
(Or at least I've never had to do it before so I don't see why I'd need to here)

If it's an error you're getting I don't know what to tell you.
It's not giving me any errors when I compile it.
Tylerst is offline