Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: tile-mapper

From: atruter:labyrinth:au at: 24-Aug-2004 11:29

Anton, Looks good except:
>> do http://www.lexicon.net/antonr/rebol/gfx/tile-mapper/tile-mapper.r
** Script Error: map-size has no value ** Where: save-state ** Near: map-size grid-chk/data map-scale origin-pe/data pos-pe/data
>> map-size: 20x20
== 20x20
>> do http://www.lexicon.net/antonr/rebol/gfx/tile-mapper/tile-mapper.r
** Script Error: first expected series argument of type: series pair event money date object port time tuple any-function library struct event ** Where: redraw-map ** Near: tile: first section/:pos scaled-image: get-scaled-image-thru Regards, Ashley