D:\rotoblin2-left4dhooks\src\r2compmod.sp(267) : error 001: expected token: ")", but found "-identifier-"
wrappers.inc:
On stock GetClientCountEx, this line if (IsClientConnected(i) && (inGameOnly && IsClientInGame(i)) && (filterBots && !IsFakeClient(i)) is missing something.
eventmanager.inc:
D:\rotoblin2-left4dhooks\rotoblin.inc\eventmanager.inc(47) : error 174: symbol 'EVENT_TYPE' is a type and cannot be used as a value
D:\rotoblin2-left4dhooks\src\r2compmod.sp(267) : error 001: expected token: ")", but found "-identifier-"
wrappers.inc: On
stock GetClientCountEx
, this lineif (IsClientConnected(i) && (inGameOnly && IsClientInGame(i)) && (filterBots && !IsFakeClient(i))
is missing something.eventmanager.inc:
D:\rotoblin2-left4dhooks\rotoblin.inc\eventmanager.inc(47) : error 174: symbol 'EVENT_TYPE' is a type and cannot be used as a value