http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=417
------- Comment #10 from [EMAIL PROTECTED] 2007-10-25 00:17 ------- Oh look, I finally spotted the bug in your script, the last line: if (camera pixel y >> map height * 20 -- 200) then (put camera (camera pixel x, map width * 20 -- 200)) You don't have to manually check whether you've gone off the map edge anymore - I just fixed putcamera to do this itself. -- Configure bugmail: http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
