View Single Post
Old 11-21-2010, 01:44 PM   #42
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
Your are right, the check for _Core.system.getSoValue is fare to deep.
Quote:
Originally Posted by kartu View Post
Is there a reason not to use sender's id for operation lookup?
No, as I wrote, the code is quick 'n dirty
You will have to set gridCursor to invisible, too!!

Maybe we need a trunc or round
Code:
	var x = _Core.system.getSoValue(sender,"x");
	x = (x - 121 ) / 60 ;
here.

PS: _Core check in Sudoko is also wrong.

Last edited by Mark Nord; 11-21-2010 at 01:47 PM.
Mark Nord is offline   Reply With Quote