More information. I understand why there are more Write. It is writing in 2 different buffers : - standard buffers used when you don't record. It is the one which is really sending data to the server - record buffers used when you record in addition to the other one
I must send to both of them and today i'm only sending to one of them ---> the recorder :-D 2008/12/5 Janek <[email protected]> > Hi all, > > I know we can send information from client to server using > "engine->ClientCmd(szCmd)". But I would like to understand is how it > is possible to send informations (short information) differently. In > fact, like it is done to send what key you pressed for example. I > don't speak about adding things in "in_main.cpp". I just want to > understand how I can send my own information using the same way as it > is done when pressing a key. > > I really hope some of you can help me understanding how to do. > Cheers, > ------------------- > j...@nek > -- ------------------- j...@nek _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

