05.10.2009, 10:11
Either you are missing an include or you are missing a couple of functions:
* SendClientStr
* SendClientInt
Check your includes if you have these functions. If they have: There is a bracket missing somewhere.
If they don't: You have to add these functions and I guess that the other errors will be solved too.
* SendClientStr
* SendClientInt
Check your includes if you have these functions. If they have: There is a bracket missing somewhere.
If they don't: You have to add these functions and I guess that the other errors will be solved too.