Thread: Tiles script
View Single Post
  #13  
Old 03-31-2002, 12:43 AM
konidias konidias is offline
Old Bee
konidias's Avatar
Join Date: Jul 2001
Location: Orlando, FL
Posts: 7,222
konidias will become famous soon enough
Send a message via AIM to konidias
Quote:
Originally posted by neomaximus2k


ok so the grass tile is x=15 y=31

so

15+31*16=511
or
(15+31)*16=736

neither one works, with that tile command so am i doing somet wrong?
You have to turn 511, or 736 into HEX and use the hex value. (just open up windows calculator, go in advanced mode, and switch from decimal to hex (after the number is shown in decimal) and it will convert it for you.

Or you can just put "15+31*16" in as the tile value, that works also.
__________________

Put this image in your sig if you support Bomy Island! (g2k1 revision)
play bomberman while you wait!


Reply With Quote