The Dink Network

Reply to Re: graphics

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:
 
 
March 23rd 2003, 09:21 AM
wizardb.gif
Phoenix
Peasant He/Him Norway
Back from the ashes 
but it doesn't want to show my map, but if I let it show map1 (original version) it does show

You have to have the maps in the dink pallette.. if you don't know how to do that, I'd suggest you see the Development section, and find a tutorial for it...

But I can only see it once, then I have to select the fist, then i select the map again, and then i can see it again

Yeah... you're killing the script, don't you see? Remove the "kill_this_task" from

void use(void)
{
show_bmp("tiles\map1.bmp", 1, 0);
kill_this_task();
}

and it should work as you want it to.