The Dink Network

Reply to Re: Error in map_tile(); documentation.

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:
 
 
May 10th 2012, 03:31 AM
slimeg.gif
metatarasal
Bard He/Him Netherlands
I object 
Did you actually find that mistake exactly the same day as I did? Wow... I used the map_tile(); function yesterday as I couldn't use part of the tileset as a sprite (which would have been the easy solution) because of the throwback contest.

I'd like to mention that the while 0 refers to the upper left tile of tileset 1, it doesn't actually work when you try to place it. Only tiles from index 1 onward can be placed using map_tile();

Also, map_hard_tile(); does work exactly as documented. (So the upper left hardness tile does have index 1 rather than 0)