View Single Post
Re: Detecting fall damage in a safe way?
Old
  (#8)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: Detecting fall damage in a safe way? - 13-01-2004

It is not necessary. You can delete it.

This function is used by clients to ask the server to send a network message containing various data about the client, so that the client can update itself and synchronize with the server. It would be useful for a client-side bot. But since your bot is a server-side bot, all the data concerning your bots is available through pBot->pEdict, and you don't need to ask the server to send you anything because you use the same structures as the server.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote