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

Yes, I have added those to commands, but I get a link error:

Linking...
Creating library .Debug/csbots.lib and object .Debug/csbots.exp
dllapi.obj
: error LNK2001: unresolved external symbol "void __cdecl FakeClientCommand(struct edict_s *,char *,char *,char *)" [color=#000000]([email=[/color]"?FakeClientCommand@@YAXPAUedict_s@@PAD11@Z"]?FakeClientCommand@@YAXPAUedict_s@@PAD11@Z[/email])
.Debug
/csbots.dll : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
csbots.dll - 2 error(s), 0 warning(s)
  
Reply With Quote