raziEiL / rotoblin2

The competitive mod for Left 4 Dead game.
4 stars 4 forks source link

Error compiling #11

Open kowalewicz opened 2 years ago

kowalewicz commented 2 years ago

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