DreadedEntity – User talk
Jump to navigation
Jump to search
Tips & Tricks
The easiest way to remove a hint from the screen is:
hint "Delete this hint after 5 seconds."
[] spawn {
sleep 5;
hint "";
}
Memorize a large portion of the wiki. Seriously.