Ludii Forum
(move (to (sites LineOfSight Empty)) Next )? - Printable Version

+- Ludii Forum (https://ludii.games/forums)
+-- Forum: Problems (https://ludii.games/forums/forumdisplay.php?fid=5)
+--- Forum: Grammar Problems (https://ludii.games/forums/forumdisplay.php?fid=24)
+--- Thread: (move (to (sites LineOfSight Empty)) Next )? (/showthread.php?tid=134)

Pages: 1 2


RE: (move (to (sites LineOfSight Empty)) Next )? - Eric Piette - 09-06-2020

In attachment your .lud compiling with the latest version.

I just fixed a missing parenthesis, add the { ... } in a (or ...) with three members and remove the (is ...) in the (is (or ...)) in the ifAfterwards: parameter which was incorrect.

Regards,
Eric Piette


RE: (move (to (sites LineOfSight Empty)) Next )? - dale walton - 09-06-2020

Thanks, I'll check it out.