View Single Post
Re: FakeClientCommand
Old
  (#12)
andrewcaus
Member
 
Status: Offline
Posts: 15
Join Date: Jul 2005
Default Re: FakeClientCommand - 22-08-2005

I defined it as:

void FakeClientCommand(edict_t *pBot, char *arg1, char *arg2, char *arg3);

Now, if I take it away, i get an error pointing to FakeClientCommand saying undeclared identifier. So what's the linker on about?
  
Reply With Quote