This really is a simple matter, but I can't figure out what most of this actually is:
Code: Select all
createLabel("out",0,0,16,15,1);
setBackgroundImage("out",string .. sep .. "out.png" );
setBackgroundColor("out", 0,0,0,0);
setLabelClickCallback("out", "walk", "out" )
moveWindow("out",20,compass_south_point+183)