Manip wrote:
I got that, the problem I'm having at the moment is GetUserMessageInfo()
crashing the server each time it is called. Here is what I'm using:
boolrtn = srvdllfwd->GetUserMessageInfo(x, name, 128, sizereturn);
try:
boolrtn = srvdllfwd->GetUserMessageInfo(x, &name, 128, sizereturn);
(casting issues aside)
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders