Reply to Re: '3d' Text
If you don't have an account, just leave the password field blank.
can you use variables? eg:
int &here = -5;
int &there = 377;
say_xy("`8This text",&here,&there);
int &here = -5;
int &there = 377;
say_xy("`8This text",&here,&there);