View Single Post
Re: I don't like this!
Old
  (#24)
cannonfodder
Member
 
Status: Offline
Posts: 8
Join Date: Dec 2004
Default Re: I don't like this! - 30-12-2004

Sorry, I meant theones posting on verc about getting bots working. I think he
is doing it in the server.dll.

processusercmds needs the edict which you got from createfakeclient and a buffer of commands. It then gets the cbaseentity from cbaseentity::instance(edict). The serverplugin can also do this by calling server->EdictToBasEntity, assuming it understands cbaseentity.
  
Reply With Quote