Thread: tile detection
View Single Post
  #5  
Old 06-07-2001, 07:42 PM
T-Squad T-Squad is offline
Banned
T-Squad's Avatar
Join Date: Mar 2001
Location: United States of America
Posts: 1,733
T-Squad is on a distinguished road
bah...im disapointed W-Dragoon, you shouldve asked me ;-)

board[int(x)+64*int(y)]==tilex+tiley*16

just use that...dont worry about what it does ;-) just fill in the blanks...you can use the for if statements and all those other nice things, and for replacing tiles...if you replace a tile you must use

updateboard x,y,width,height

W-Dragoon if you cant figure it out send me the script and i will finish it...
Reply With Quote