View Single Post
Re: Need some help for shield support
Old
  (#43)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,620
Join Date: Jul 2004
Location: Bulgaria
Default 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.
  
Reply With Quote