The Dink Network

Reply to Re: full screen of one bmp

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:
 
 
February 12th 2006, 10:34 AM
knightg.gif
cypry
Peasant He/Him Romania
Chop your own wood, and it will warm you twice. 
Use show_bmp("graphics\...."); This way thew game will freeze until a key is pressed. If you want the game not to freeze, so dink and other monsters can move under that sprite(which I doubt), use
int &crap = create sprite(...);
sp_que(&crap, 1000);