Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
Topic closed
The previous suggestions have been to raise it to 999, which is not feasible due to texture size restictions.
However. The "1" is only two pixels wide.
The number 199, written in the font, is only 14 pixels wide. This means that it could fit on a block.
An extra 100 limit on switches and doors would add a lot of additional possibilities.
:.|:;
Offline
I did see someone fit 999 on it, but they had to change the font slightly. Not sure which is the better solution.
thx for sig bobithan
Offline
The problem probably is not that it doesn't fit on the block.
With a slightly changed font it fits.
The problem probably is that each value is being stored as a single byte, which goes up to 0xff hexidecimal and can (thus) store 0-255 as values.
I obviously haven't looked - can't look - at the actual code...
...but unless they do some crazy stuff it should be very easy to make it go up to, say, 250 (as a proper looking 'rounded' value).
I have permanently left the game and forum.
EE is an entertaining game and I enjoyed playing it...
...but it's time for me to move on.
Offline
http://i.imgur.com/zqNKFug.png
(image mirror)The problem probably is not that it doesn't fit on the block.
With a slightly changed font it fits.
The problem probably is that each value is being stored as a single byte, which goes up to 0xff hexidecimal and can (thus) store 0-255 as values.
I obviously haven't looked - can't look - at the actual code...
...but unless they do some crazy stuff it should be very easy to make it go up to, say, 250 (as a proper looking 'rounded' value).
I have no idea how people did not realize it before
A signature is a small piece of text that is attached to your posts. In it, you can enter just about anything you like. Perhaps you would like to enter your favourite quote or your star sign. It's up to you! In your signature you can use BBCode if it is allowed in this particular forum. You can see the features that are allowed/enabled listed below whenever you edit your signature.
Offline
Pages: 1
Topic closed
[ Started around 1732178657.7236 - Generated in 0.040 seconds, 12 queries executed - Memory usage: 1.46 MiB (Peak: 1.58 MiB) ]