The Dink Network

Reply to Re: '3d' Text

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
July 31st 2003, 03:48 PM
pq_frog.gif
Ric
Peasant They/Them Canada
 
can you use variables? eg:
int &here = -5;
int &there = 377;
say_xy("`8This text",&here,&there);