douanier007 Posted June 13, 2002 Posted June 13, 2002 Is there someone who Knows How the server/client Msg work with Q3 engine ? thanx
ASk Posted June 13, 2002 Posted June 13, 2002 each time something happens the server generates an event and the client responces to it (all those EV_XXXX). Each time you do something on the client, the client generates an event and the server updates its info about the client afaik, the only structs that are known to both are in bg_ and in q_shared
Recommended Posts
Archived
This topic is now archived and is closed to further replies.