Reply to Re: Dink can't calculate
If you don't have an account, just leave the password field blank.
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. ¤t_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.
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. ¤t_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.