The Dink Network

Reply to Re: interesting concepts for DMODs

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
June 27th 2007, 06:14 PM
wizardb.gif
Kyle
Peasant He/Him Belgium
 
No need to make them tiles (that's a really funny and far fetched idea actually)
A simpler way to do this would be to create a page sprite (the text on a background), set its noclip to cover the status bar and the depth dot really high so it shows up above all the rest. Then create more buttons as sprites, set their depth high enough to appear above the page sprite and re-enable the mouse for easy control (or use wait_for_button() if you don't want the player to switch their hand to mouse control).
The downside is that the game won't be paused, but that's not really necessary in a library or other place where you want to read books.