The Dink Network

Reply to Again: Dink's World

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:
 
 
May 9th 2004, 07:31 AM
knight.gif
legolas
Peasant He/Him
 
So if I'm correct it's:

if &quest is 12345

for 45:

int &crap = ?
&crap / 100;
&crap * 100;
int &brap = ?
&brap -= &crap;

for 23:

int &crap = ?
&crap / 100;
int &brap = &crap;
&crap / 100;
&crap * 100;
&brap -= &crap;

for 01:

int &crap = ?
&crap / 10000;
int &brap = &crap;