Re: Need some help for shield support -
01-11-2004
OK PMB I fix all but I can't test the bots becorse I change
void FakeClientCommand(edict_t *pBot, char *arg1, char *arg2, char *arg3)
to
void FakeClientCommand(edict_t *pBot, const char *fmt, ...)
becorce some FakeClientCommand in bots.cpp don't work and now the bots connect but they don't choose a team.
What I must do now.
|