View Single Post
Re: A fix for FakeClientCommand() code.
Old
  (#3)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: A fix for FakeClientCommand() code. - 07-08-2004

eg, when you typed "command arg1 arg2 arg3" in the console, the pfnCmd_Args() just returns "arg1 arg2 arg3" and NOT "command arg1 arg3 arg3".

That doesn't only happen when command is "say" or "say_team" but whatever command.
  
Reply With Quote