Originally Posted By: Wims
Hello Saturn, what a clear answer. [..]

Because your answer isn't helping, [..]

Can you provide a short sample of code which will make use of 'parm'[sic] variable when returning 2?

Sure buddy, since you're asking so nicely:
Code:
  lstrcpy(parms, "hello, world!");
  lstrcpy(data, "/echo -s $1-");
  return 2;


Saturn, QuakeNet staff