This site requires JavaScript, please enable it in your browser!
Greenfoot back

danpost's Comments

Back to danpost's profile

How about 304 for a score :?
I tried this last night and had no problems with it! (only tried the 3-pin level, though)
It is not working at all, now. No results are coming up.
I do not know what you did, but I get nothing on the site, now.
Ah! I see. You cannot save it at a previous point than the farthest you have gone. Would be nice if you could; to better the inventories.
Also, does the inventory not save when you save the game? I had some bread, mushrooms, crystals and gold when I saved; but on re-load, they were not in the home inventory.
There is a glitch. In the second mission, after killing the orc, at the last turn-jump up toward the water, one of the warriors went back down (instead of with the group) and when we got to the water everything froze (I think that warrior was supposed to say something there, but could not since he was not there).
With the above in mind, you can save integers up to 48'728 in a two character string. This would allow you enough room for 125 puzzles whose scores are stored only in the 5 strings. If you are interested in the conversion code (both ways), start a discussion.
It seems that the only characters supported by the UserInfo Strings are in the range of 0 to 255. There are even some of those that will not store; namely, 13 (carriage return character) and those in the range of 128 to 159, inclusive (not sure why). That leaves only 223 different characters that can be stored (not much to work with).