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.
|