After some search I've found :
Code:
#define SVC_RESOURCELOCATION 56
#define SVC_SENDCVARVALUE 57
#define SVC_SENDCVARVALUE2 58
And the others I have no idea about the index value. Don't try to do 59 etc.. It was pasted randomly.
Code:
#define SVC_RULEINFO
#define SVC_INFO
#define SVC_INFOSTRINGSEND
#define SVC_PLAYERINFO
#define SVC_CHALLENGE
I'm trying to find the index.
__________________