The Dink Network

Reply to Re: Dink can't calculate

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:
 
 
January 3rd 2004, 12:53 PM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
Ehm... I don't know exactly what you mean by this, but I'll try to explain it anyway.

The script is supposed to split up your lives in three numbers. Since &life = 10, these would be 0 1 0. &hun is the amount of hundreds, &ten is the amount of tens and &one is the amount of units.

&crud is a temporary variable

&mya and &myb are the sprite numbers for the other two sprites. &current_sprite will be a sprite which displays &hun, &mya displays &ten and &myb displays the units. I also didn't expect any negative numbers, but I guess it has something to do with this one.

If you mean something else, please ask again.