Well guys, I found the SVC_*s... in util.h in the Valve SDK...
But they don't tell me very much on how to use them.
This is where
you come in.
Please explain them.
Here's a list of them:
Code:
#define SVC_TEMPENTITY 23
#define SVC_INTERMISSION 30
#define SVC_CDTRACK 32
#define SVC_WEAPONANIM 35
#define SVC_ROOMTYPE 37
In the words of a true noob, HLP I PLZ :'(