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

danpost's Comments

Back to danpost's profile

OK, had to rig it. All the users are showing up, now. But, not in the way I had wanted, programmatically.
Still working on it! Seems to work OK on my laptop, but not on the site.
Writing files is not permissable within the site.
As far as the loading message, I do not see that as much of a problem, but will probably remedy it later. Chat history, on the other hand, would be impossible; as every bit of UserInfo storage is used already. No place for history! Oh, and killing a link: select the user whose link you wish to kill and click on the 'Clear' button.
You had it for a little while! :)
@Zamoht, check again, you might be suprised!
Still working on the color scheme for the user buttons.
@MatheMagician, thanks. Glad you like.
The world constuctor that starts with 'super' should have a 'prepare();' call in it. With that, this should run online. But, you could also include the enemy (Alligator) in the 'prepare' method.