Syntax Error on line 432
Expected argument for capture could not be found.
Edit the Settings File for Seirawan Chess
For the sake of debugging, here is the full GAME Code program that this error occurred in. The lines have been properly indented to help you spot scope errors.
0 sub postauto1 1 set legal true 2 if isupper old 3 die You may not capture your own pieces. 4 endif 5 empty i8 6 if equal moved P 7 set legal false 8 if not capture 9 set legal checkaleap origin dest 0 1 10 if not var legal 11 set legal and equal rankname origin 2 checkatwostep origin dest 0 1 0 1 12 endif 13 if not var legal 14 set legal and equal rankname origin 5 or checkaleap origin dest 1 1 checkaleap origin dest neg 1 1 15 if var legal 16 if equal filename dest a 17 capture a5 18 elseif equal filename dest b 19 capture b5 20 elseif equal filename dest c 21 capture c5 22 elseif equal filename dest d 23 capture d5 24 elseif equal filename dest e 25 capture e5 26 elseif equal filename dest f 27 capture f5 28 elseif equal filename dest g 29 capture g5 30 elseif equal filename dest h 31 capture h5 32 endif 33 endif 34 endif 35 else 36 set legal or checkaleap origin dest 1 1 checkaleap origin dest neg 1 1 37 endif 38 if and var legal and equal rankname dest 8 not or equal Q space dest or equal M space dest or equal A space dest or equal R space dest or equal B space dest equal N space dest 39 askpromote Q M A R B N 40 endif 41 elseif equal moved N 42 set legal checkleap origin dest 1 2 43 if and var legal not equal W~ space j1 44 if equal origin b1 45 if and not equal @ space j3 not equal @ space j4 46 ask "Do you want to add an" "Elephant" "add M b1;add W~ j1;capture j4" "Hawk" "add A b1;add W~ j1;capture j3" "neither" "add W~ j1" 47 elseif not equal @ space j3 48 ask "Do you want to add an" "Hawk" "add A b1;add W~ j1;capture j3" "no" "add W~ j1" 49 elseif not equal @ space j4 50 ask "Do you want to add an" "Elephant" "add M b1;add W~ j1;capture j4" "no" "add W~ j1" 51 else 52 set legal true 53 add W~ j1 54 endif 55 elseif equal origin g1 56 if and not equal @ space j3 not equal @ space j4 57 ask "Do you want to add an" "Elephant" "add M g1;add W~ j1;capture j4" "Hawk" "add A g1;add W~ j1;capture j3" "neither" "add W~ j1" 58 elseif not equal @ space j3 59 ask "Do you want to add an" "Hawk" "add A g1;add W~ j1;capture j3" "no" "add W~ j1" 60 elseif not equal @ space j4 61 ask "Do you want to add an" "Elephant" "add M g1;add W~ j1;capture j4" "no" "add W~ j1" 62 else 63 set legal true 64 add W~ j1 65 endif 66 endif 67 endif 68 elseif equal moved B 69 set legal checkride origin dest 1 1 70 if and var legal not equal W~ space j1 71 if equal origin c1 72 if and not equal @ space j3 not equal @ space j4 73 ask "Do you want to add an" "Elephant" "add M c1;add W~ j1;capture j4" "Hawk" "add A c1;add W~ j1;capture j3" "neither" "add W~ j1" 74 elseif not equal @ space j3 75 ask "Do you want to add an" "Hawk" "add A c1;add W~ j1;capture j3" "no" "add W~ j1" 76 elseif not equal @ space j4 77 ask "Do you want to add an" "Elephant" "add M c1;add W~ j1;capture j4" "no" "add W~ j1" 78 else 79 set legal true 80 add W~ j1 81 endif 82 elseif equal origin f1 83 if and not equal @ space j3 not equal @ space j4 84 ask "Do you want to add an" "Elephant" "add M f1;add W~ j1;capture j4" "Hawk" "add A f1;add W~ j1;capture j3" "neither" "add W~ j1" 85 elseif not equal @ space j3 86 ask "Do you want to add an" "Hawk" "add A f1;add W~ j1;capture j3" "no" "add W~ j1" 87 elseif not equal @ space j4 88 ask "Do you want to add an" "Elephant" "add M f1;add W~ j1;capture j4" "no" "add W~ j1" 89 else 90 set legal true 91 add W~ j1 92 endif 93 endif 94 endif 95 elseif equal moved R 96 set legal checkride origin dest 1 0 97 if and var legal not equal W~ space j1 98 if equal origin h1 99 if and not equal @ space j3 not equal @ space j4 100 ask "Do you want to add an" "Elephant" "add M h1;add W~ j1;capture j4" "Hawk" "add A h1;add W~ j1;capture j3" "neither" "add W~ j1" 101 elseif not equal @ space j3 102 ask "Do you want to add an" "Hawk" "add A h1;add W~ j1;capture j3" "no" "add W~ j1" 103 elseif not equal @ space j4 104 ask "Do you want to add an" "Elephant" "add M h1;add W~ j1;capture j4" "no" "add W~ j1" 105 else 106 set legal true 107 add W~ j1 108 endif 109 elseif equal origin a1 110 if and not equal @ space j3 not equal @ space j4 111 ask "Do you want to add an" "Elephant" "add M a1;add W~ j1;capture j4" "Hawk" "add A a1;add W~ j1;capture j3" "neither" "add W~ j1" 112 elseif not equal @ space j3 113 ask "Do you want to add an" "Hawk" "add A a1;add W~ j1;capture j3" "no" "add W~ j1" 114 elseif not equal @ space j4 115 ask "Do you want to add an" "Elephant" "add M a1;add W~ j1;capture j4" "no" "add W~ j1" 116 else 117 set legal true 118 add W~ j1 119 endif 120 endif 121 endif 122 elseif equal moved Q 123 set legal or checkride origin dest 1 1 checkride origin dest 1 0 124 if and var legal and equal origin d1 not equal W~ space j1 125 if and not equal @ space j3 not equal @ space j4 126 ask "Do you want to add an" "Elephant" "add M d1;add W~ j1;capture j4" "Hawk" "add A d1;add W~ j1;capture j3" "neither" "add W~ j1" 127 elseif not equal @ space j3 128 ask "Do you want to add an" "Hawk" "add A d1;add W~ j1;capture j3" "no" "add W~ j1" 129 elseif not equal @ space j4 130 ask "Do you want to add an" "Elephant" "add M d1;add W~ j1;capture j4" "no" "add W~ j1" 131 else 132 set legal true 133 add W~ j1 134 endif 135 endif 136 elseif equal moved K 137 set legal or checkleap origin dest 1 1 checkleap origin dest 1 0 138 if and var legal and equal origin e1 not equal W~ space j1 139 if and not equal @ space j3 not equal @ space j4 140 ask "Do you want to add an" "Elephant" "add M e1;add W~ j1;capture j4" "Hawk" "add A e1;add W~ j1;capture j3" "neither" "add W~ j1" 141 elseif not equal @ space j3 142 ask "Do you want to add an" "Hawk" "add A e1;add W~ j1;capture j3" "no" "add W~ j1" 143 elseif not equal @ space j4 144 ask "Do you want to add an" "Elephant" "add M e1;add W~ j1;capture j4" "no" "add W~ j1" 145 else 146 set legal true 147 add W~ j1 148 endif 149 endif 150 if and not var legal and equal file origin 6 equal rankname origin 1 151 if equal file dest 8 152 add R f1 153 if not equal W~ space j1 154 if and not equal @ space j3 not equal @ space j4 155 ask "Do you want to add an" "Elephant on e1" "add M e1;capture j4;empty h1;add W~ j1" "Elephant on h1" "add M h1;capture j4;add W~ j1" "Hawk on e1" "add A e1;capture j3;empty h1;add W~ j1" "Hawk on h1" "add A h1;capture j3;add W~ j1" "neither" "empty h1;add W~ j1" 156 elseif not equal @ space j3 157 ask "Do you want to add an" "Hawk on e1" "add A e1;capture j3;empty h1;add W~ j1" "Hawk on h1" "add A h1;capture j3;add W~ j1" "neither" "empty h1;add W~ j1" 158 elseif not equal @ space j4 159 ask "Do you want to add an" "Elephant on e1" "add M e1;capture j4;empty h1;add W~ j1" "Elephant on h1" "add M h1;capture j4;add W~ j1" "neither" "empty h1;add W~ j1" 160 else 161 empty h1 162 set legal true 163 endif 164 endif 165 set legal true 166 elseif equal file dest 4 167 add R d1 168 if not equal W~ space j1 169 if and not equal @ space j3 not equal @ space j4 170 ask "Do you want to add an" "Elephant on e1" "add M e1;capture j4;empty a1;add W~ j1" "Elephant on a1" "add M a1;capture j4;add W~ j1" "Hawk on e1" "add A e1;capture j3;empty a1;add W~ j1" "Hawk on a1" "add A a1;capture j3;add W~ j1" "neither" "empty a1;add W~ j1" 171 elseif not equal @ space j3 172 ask "Do you want to add an" "Hawk on e1" "add A e1;capture j3;empty a1;add W~ j1" "Hawk on a1" "add A a1;capture j3;add W~ j1" "neither" "empty a1;add W~ j1" 173 elseif not equal @ space j4 174 ask "Do you want to add an" "Elephant on e1" "add M e1;capture j4;empty a1;add W~ j1" "Elephant on a1" "add M a1;capture j4;add W~ j1" "neither" "empty a1;add W~ j1" 175 else 176 empty a1 177 set legal true 178 endif 179 endif 180 endif 181 set legal true 182 endif 183 elseif equal moved A 184 if equal filename origin j 185 set legal false 186 else 187 set legal checkleap origin dest 1 2 188 if not var legal 189 set legal checkride origin dest 1 1 190 endif 191 endif 192 elseif equal moved M 193 if equal filename origin j 194 set legal false 195 else 196 set legal checkleap origin dest 1 2 197 if not var legal 198 set legal or checkride origin dest 1 0 199 endif 200 endif 201 endif 202 if not var legal 203 die Illegal move! 204 endif 205 endsub 206 sub postauto2 207 set legal true 208 if islower old 209 die You may not capture your own pieces. 210 endif 211 empty j1 212 if equal moved p 213 set legal false 214 if not capture 215 set legal checkaleap origin dest 0 neg 1 216 if not var legal 217 set legal and equal rankname origin 7 checkatwostep origin dest 0 neg 1 0 neg 1 218 endif 219 if not var legal 220 set legal and equal rankname origin 4 or checkaleap origin dest 1 neg 1 checkaleap origin dest neg 1 neg 1 221 if var legal 222 if equal filename dest a 223 capture a4 224 elseif equal filename dest b 225 capture b4 226 elseif equal filename dest c 227 capture c4 228 elseif equal filename dest d 229 capture d4 230 elseif equal filename dest e 231 capture e4 232 elseif equal filename dest f 233 capture f4 234 elseif equal filename dest g 235 capture g4 236 elseif equal filename dest h 237 capture h4 238 endif 239 endif 240 endif 241 else 242 set legal or checkaleap origin dest 1 neg 1 checkaleap origin dest neg 1 neg 1 243 endif 244 if and var legal and equal rankname dest 1 not or equal q space dest or equal m space dest or equal a space dest or equal r space dest or equal b space dest equal n space dest 245 askpromote q m a r b n 246 endif 247 elseif equal moved n 248 set legal checkleap origin dest 1 2 249 if and var legal not equal W~ space i8 250 if equal origin b8 251 if and not equal @ space i5 not equal @ space i6 252 ask "Do you want to add an" "Elephant" "add m b8;add W~ i8;capture i5" "Hawk" "add a b8;add W~ i8;capture i6" "neither" "add W~ i8" 253 elseif not equal @ space i6 254 ask "Do you want to add an" "Hawk" "add a b8;add W~ i8;capture i6" "no" "add W~ i8" 255 elseif not equal @ space i5 256 ask "Do you want to add an" "Elephant" "add m b8;add W~ i8;capture i5" "no" "add W~ i8" 257 else 258 set legal true 259 add W~ i8 260 endif 261 elseif equal origin g8 262 if and not equal @ space i5 not equal @ space i6 263 ask "Do you want to add an" "Elephant" "add m g8;add W~ i8;capture i5" "Hawk" "add a g8;add W~ i8;capture i6" "neither" "add W~ i8" 264 elseif not equal @ space i6 265 ask "Do you want to add an" "Hawk" "add a g8;add W~ i8;capture i6" "no" "add W~ i8" 266 elseif not equal @ space i5 267 ask "Do you want to add an" "Elephant" "add m g8;add W~ i8;capture i5" "no" "add W~ i8" 268 else 269 set legal true 270 add W~ i8 271 endif 272 endif 273 endif 274 elseif equal moved b 275 set legal checkride origin dest 1 1 276 if and var legal not equal W~ space i8 277 if equal origin c8 278 if and not equal @ space i5 not equal @ space i6 279 ask "Do you want to add an" "Elephant" "add m c8;add W~ i8;capture i5" "Hawk" "add a c8;add W~ i8;capture i6" "neither" "add W~ i8" 280 elseif not equal @ space i6 281 ask "Do you want to add an" "Hawk" "add a c8;add W~ i8;capture i6" "no" "add W~ i8" 282 elseif not equal @ space i5 283 ask "Do you want to add an" "Elephant" "add m c8;add W~ i8;capture i5" "no" "add W~ i8" 284 else 285 set legal true 286 add W~ i8 287 endif 288 elseif equal origin f8 289 if and not equal @ space i5 not equal @ space i6 290 ask "Do you want to add an" "Elephant" "add m f8;add W~ i8;capture i5" "Hawk" "add a f8;add W~ i8;capture i6" "neither" "add W~ i8" 291 elseif not equal @ space i6 292 ask "Do you want to add an" "Hawk" "add a f8;add W~ i8;capture i6" "no" "add W~ i8" 293 elseif not equal @ space i5 294 ask "Do you want to add an" "Elephant" "add m f8;add W~ i8;capture i5" "no" "add W~ i8" 295 else 296 set legal true 297 add W~ i8 298 endif 299 endif 300 endif 301 elseif equal moved r 302 set legal checkride origin dest 1 0 303 if and var legal not equal W~ space i8 304 if equal origin h8 305 if and not equal @ space i5 not equal @ space i6 306 ask "Do you want to add an" "Elephant" "add m h8;add W~ i8;capture i5" "Hawk" "add a h8;add W~ i8;capture i6" "neither" "add W~ i8" 307 elseif not equal @ space i6 308 ask "Do you want to add an" "Hawk" "add a h8;add W~ i8;capture i6" "no" "add W~ i8" 309 elseif not equal @ space i5 310 ask "Do you want to add an" "Elephant" "add m h8;add W~ i8;capture i5" "no" "add W~ i8" 311 else 312 set legal true 313 add W~ i8 314 endif 315 elseif equal origin a8 316 if and not equal @ space i5 not equal @ space i6 317 ask "Do you want to add an" "Elephant" "add m a8;add W~ i8;capture i5" "Hawk" "add a a8;add W~ i8;capture i6" "neither" "add W~ i8" 318 elseif not equal @ space i6 319 ask "Do you want to add an" "Hawk" "add a a8;add W~ i8;capture i6" "no" "add W~ i8" 320 elseif not equal @ space i5 321 ask "Do you want to add an" "Elephant" "add m a8;add W~ i8;capture i5" "no" "add W~ i8" 322 else 323 set legal true 324 add W~ i8 325 endif 326 endif 327 endif 328 elseif equal moved q 329 set legal or checkride origin dest 1 1 checkride origin dest 1 0 330 if and var legal and equal origin d8 not equal W~ space i8 331 if and not equal @ space i5 not equal @ space i6 332 ask "Do you want to add an" "Elephant" "add m d8;add W~ i8;capture i5" "Hawk" "add a d8;add W~ i8;capture i6" "neither" "add W~ i8" 333 elseif not equal @ space i6 334 ask "Do you want to add an" "Hawk" "add a d8;add W~ i8;capture i6" "no" "add W~ i8" 335 elseif not equal @ space i5 336 ask "Do you want to add an" "Elephant" "add m d8;add W~ i8;capture i5" "no" "add W~ i8" 337 else 338 set legal true 339 add W~ i8 340 endif 341 endif 342 elseif equal moved k 343 set legal or checkleap origin dest 1 1 checkleap origin dest 1 0 344 if and var legal and equal origin e8 not equal W~ space i8 345 if and not equal @ space i5 not equal @ space i6 346 ask "Do you want to add an" "Elephant" "add m e8;add W~ i8;capture i5" "Hawk" "add a e8;add W~ i8;capture i6" "neither" "add W~ i8" 347 elseif not equal @ space i6 348 ask "Do you want to add an" "Hawk" "add a e8;add W~ i8;capture i6" "no" "add W~ i8" 349 elseif not equal @ space i5 350 ask "Do you want to add an" "Elephant" "add m e8;add W~ i8;capture i5" "no" "add W~ i8" 351 else 352 set legal true 353 add W~ i8 354 endif 355 endif 356 if and not var legal and equal file origin 6 equal rankname origin 8 357 if equal file dest 8 358 add r f8 359 if not equal W~ space i8 360 if and not equal @ space i5 not equal @ space i6 361 ask "Do you want to add an" "Elephant on e8" "add m e8;capture i5;empty h8;add W~ i8" "Elephant on h8" "add m h8;capture i5;add W~ i8" "Hawk on e8" "add a e8;capture i6;empty h8;add W~ i8" "Hawk on h8" "add a h8;capture i6;add W~ i8" "neither" "empty h8;add W~ i8" 362 elseif not equal @ space i6 363 ask "Do you want to add an" "Hawk on e8" "add a e8;capture i6;empty h8;add W~ i8" "Hawk on h8" "add a h8;capture i6;add W~ i8" "neither" "empty h8;add W~ i8" 364 elseif not equal @ space i5 365 ask "Do you want to add an" "Elephant on e8" "add m e8;capture i5;empty h8;add W~ i8" "Elephant on h8" "add m h8;capture i5;add W~ i8" "neither" "empty h8;add W~ i8" 366 else 367 empty h8 368 set legal true 369 endif 370 endif 371 set legal true 372 elseif equal file dest 4 373 add r d8 374 if not equal W~ space i8 375 if and not equal @ space i5 not equal @ space i6 376 ask "Do you want to add an" "Elephant on e8" "add m e8;capture i5;empty a8;add W~ i8" "Elephant on a8" "add m a8;capture i5;add W~ i8" "Hawk on e8" "add a e8;capture i6;empty a8;add W~ i8" "Hawk on a8" "add a a8;capture i6;add W~ i8" "neither" "empty a8;add W~ i8" 377 elseif not equal @ space i6 378 ask "Do you want to add an" "Hawk on e8" "add a e8;capture i6;empty a8;add W~ i8" "Hawk on a8" "add a a8;capture i6;add W~ i8" "neither" "empty a8;add W~ i8" 379 elseif not equal @ space i5 380 ask "Do you want to add an" "Elephant on e8" "add m e8;capture i5;empty a8;add W~ i8" "Elephant on a8" "add m a8;capture i5;add W~ i8" "neither" "empty a8;add W~ i8" 381 else 382 empty a8 383 set legal true 384 endif 385 endif 386 endif 387 set legal true 388 endif 389 elseif equal moved a 390 if equal filename origin i 391 set legal false 392 else 393 set legal checkleap origin dest 1 2 394 if not var legal 395 set legal checkride origin dest 1 1 396 endif 397 endif 398 elseif equal moved m 399 if equal filename origin i 400 set legal false 401 else 402 set legal checkleap origin dest 1 2 403 if not var legal 404 set legal or checkride origin dest 1 0 405 endif 406 endif 407 endif 408 if not var legal 409 die Illegal move! 410 endif 411 endsub 412 moveindex 0 413 MOVE: P d2-d4 414 postauto1 415 moveindex 1 416 MOVE: p d7-d5 417 postauto2 418 moveindex 2 419 MOVE: B c1-f4 420 MOVE: add W~ j1 421 postauto1 422 moveindex 3 423 MOVE: p e7-e6 424 postauto2 425 moveindex 4 426 MOVE: P e2-e3 427 postauto1 428 moveindex 5 429 MOVE: b f8-d6 430 MOVE: add a f8 431 MOVE: add W~ i8 432 MOVE: capture i6 433 postauto2 434 moveindex 6 435 MOVE: B f1-b5 436 MOVE: add A f1 437 MOVE: add W~ j1 438 MOVE: capture j3 439 postauto1 440 moveindex 7 441 MOVE: p c7-c6 442 postauto2 443 moveindex 8 444 MOVE: B b5-a4 445 postauto1 446 moveindex 9 447 MOVE: q d8-c7 448 MOVE: add W~ i8 449 postauto2 450 moveindex 10 451 MOVE: Q d1-d2 452 MOVE: add M d1 453 MOVE: add W~ j1 454 MOVE: capture j4 455 postauto1 456 moveindex 11 457 MOVE: n g8-f6 458 MOVE: add W~ i8 459 postauto2 460 moveindex 12 461 MOVE: A f1-g3 462 postauto1 463 moveindex 13 464 MOVE: n f6-e4 465 postauto2 466 moveindex 14 467 MOVE: A g3-h4 468 postauto1 469 moveindex 15 470 MOVE: n e4-d2 471 postauto2 472 moveindex 16 473 MOVE: K e1-d2 474 postauto1 475 moveindex 17 476 MOVE: b d6-f4 477 postauto2 478 moveindex 18 479 MOVE: P e3-f4 480 postauto1 481 moveindex 19 482 MOVE: q c7-f4 483 postauto2 484 moveindex 20 485 MOVE: M d1-e3 486 postauto1 487 moveindex 21 488 MOVE: q f4-h4 489 postauto2 490 moveindex 22 491 MOVE: P g2-g3 492 postauto1 493 moveindex 23 494 MOVE: q h4-d4 495 postauto2 496 moveindex 24 497 MOVE: K d2-e2 498 postauto1 499 moveindex 25 500 MOVE: q d4-a4 501 postauto2 502 moveindex 26 503 MOVE: P b2-b3 504 postauto1 505 moveindex 27 506 MOVE: q a4-d4 507 postauto2 508 moveindex 28 509 MOVE: N b1-c3 510 postauto1 511 moveindex 29 512 MOVE: p b7-b6 513 postauto2 514 moveindex 30 515 MOVE: N g1-f3 516 postauto1 517 moveindex 31 518 MOVE: b c8-a6 519 MOVE: add W~ i8 520 postauto2 521 moveindex 32 522 MOVE: K e2-e1 523 postauto1 524 moveindex 33 525 MOVE: q d4-c3 526 postauto2 527 moveindex 34 528 MOVE: N f3-d2 529 postauto1 530 moveindex 35 531 MOVE: q c3-a1 532 postauto2 533 moveindex 36 534 MOVE: M e3-d1 535 postauto1 536 moveindex 37 537 MOVE: q a1-d1 538 postauto2 539 moveindex 39 540 MOVE: K e1-d1 541 postauto1 542 moveindex 40 543 MOVE: a f8-b4 544 postauto2 545 moveindex 41 546 MOVE: P a2-a3 547 postauto1 548 moveindex 42 549 MOVE: a b4-c3 550 postauto2 551 moveindex 43 552 MOVE: K d1-c1 553 postauto1 554 moveindex 44 555 MOVE: n b8-d7 556 MOVE: add W~ i8 557 postauto2 558 moveindex 45 559 MOVE: N d2-b1 560 postauto1 561 moveindex 46 562 MOVE: p d5-d4 563 postauto2 564 moveindex 47 565 MOVE: N b1-c3 566 postauto1 567 moveindex 48 568 MOVE: p d4-c3 569 postauto2 570 moveindex 49 571 MOVE: R h1-d1 572 postauto1 573 moveindex 50 574 MOVE: k e8-c8 575 MOVE: add m e8 576 MOVE: capture i5 577 MOVE: empty a8 578 MOVE: add W~ i8 579 postauto2 580 moveindex 51 581 MOVE: P h2-h4 582 postauto1 583 moveindex 52 584 MOVE: n d7-c5 585 postauto2 586 moveindex 53 587 MOVE: R d1-e1 588 postauto1 589 moveindex 54 590 MOVE: m e8-f6 591 postauto2 592 moveindex 55 593 MOVE: P b3-b4 594 postauto1 595 moveindex 56 596 MOVE: n c5-d3 597 postauto2 598 moveindex 57 599 MOVE: P c2-d3 600 postauto1 601 moveindex 58 602 MOVE: m f6-f2 603 postauto2 604 moveindex 59 605 MOVE: P g3-g4 606 postauto1 607 moveindex 60 608 MOVE: r d8-d3 609 postauto2 610 moveindex 61 611 MOVE: P g4-g5 612 postauto1 613 moveindex 62 614 MOVE: r h8-d8 615 postauto2 616 moveindex 63 617 MOVE: P a3-a4 618 postauto1 619 moveindex 64 620 MOVE: r d3-d1 621 postauto2 622 moveindex 65 623 MOVE: R e1-d1 624 postauto1 625 moveindex 66 626 MOVE: r d8-d1 627 MOVE: won 628 postauto2 629 end 630functions
uservar
Array ( [0] => Array ( [main] => Array ( [legal] => 1 [RESULT] => ) ) )mline
Array ( [0] => MoveLine Object ( [movenum] => 1 [move] => P d2-d4 [level] => 0 [comment] => [length] => 10 [newturn] => 1 [turn] => 1 ) [1] => MoveLine Object ( [movenum] => 2 [move] => p d7-d5 [level] => 0 [comment] => [length] => 12 [newturn] => [turn] => 1 ) [2] => MoveLine Object ( [movenum] => 3 [move] => B c1-f4; add W~ j1 [level] => 0 [comment] => [length] => 21 [newturn] => 1 [turn] => 2 ) [3] => MoveLine Object ( [movenum] => 4 [move] => p e7-e6 [level] => 0 [comment] => [length] => 12 [newturn] => [turn] => 2 ) [4] => MoveLine Object ( [movenum] => 5 [move] => P e2-e3 [level] => 0 [comment] => [length] => 10 [newturn] => 1 [turn] => 3 ) [5] => MoveLine Object ( [movenum] => 6 [move] => b f8-d6; add a f8;add W~ i8;capture i6 [level] => 0 [comment] => [length] => 43 [newturn] => [turn] => 3 ) [6] => MoveLine Object ( [movenum] => 7 [move] => B f1-b5; add A f1;add W~ j1;capture j3 [level] => 0 [comment] => [length] => 41 [newturn] => 1 [turn] => 4 ) [7] => MoveLine Object ( [movenum] => 8 [move] => p c7-c6 [level] => 0 [comment] => [length] => 12 [newturn] => [turn] => 4 ) [8] => MoveLine Object ( [movenum] => 9 [move] => B b5-a4 [level] => 0 [comment] => [length] => 10 [newturn] => 1 [turn] => 5 ) [9] => MoveLine Object ( [movenum] => 10 [move] => q d8-c7; add W~ i8 [level] => 0 [comment] => [length] => 23 [newturn] => [turn] => 5 ) [10] => MoveLine Object ( [movenum] => 11 [move] => Q d1-d2; add M d1;add W~ j1;capture j4 [level] => 0 [comment] => [length] => 41 [newturn] => 1 [turn] => 6 ) [11] => MoveLine Object ( [movenum] => 12 [move] => n g8-f6; add W~ i8 [level] => 0 [comment] => [length] => 23 [newturn] => [turn] => 6 ) [12] => MoveLine Object ( [movenum] => 13 [move] => A f1-g3 [level] => 0 [comment] => [length] => 10 [newturn] => 1 [turn] => 7 ) [13] => MoveLine Object ( [movenum] => 14 [move] => n f6-e4 [level] => 0 [comment] => [length] => 12 [newturn] => [turn] => 7 ) [14] => MoveLine Object ( [movenum] => 15 [move] => A g3-h4 [level] => 0 [comment] => [length] => 10 [newturn] => 1 [turn] => 8 ) [15] => MoveLine Object ( [movenum] => 16 [move] => n e4-d2 [level] => 0 [comment] => [length] => 12 [newturn] => [turn] => 8 ) [16] => MoveLine Object ( [movenum] => 17 [move] => K e1-d2 [level] => 0 [comment] => [length] => 10 [newturn] => 1 [turn] => 9 ) [17] => MoveLine Object ( [movenum] => 18 [move] => b d6-f4 [level] => 0 [comment] => [length] => 12 [newturn] => [turn] => 9 ) [18] => MoveLine Object ( [movenum] => 19 [move] => P e3-f4 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 10 ) [19] => MoveLine Object ( [movenum] => 20 [move] => q c7-f4 [level] => 0 [comment] => //Check! [length] => 22 [newturn] => [turn] => 10 ) [20] => MoveLine Object ( [movenum] => 21 [move] => M d1-e3 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 11 ) [21] => MoveLine Object ( [movenum] => 22 [move] => q f4-h4 [level] => 0 [comment] => [length] => 13 [newturn] => [turn] => 11 ) [22] => MoveLine Object ( [movenum] => 23 [move] => P g2-g3 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 12 ) [23] => MoveLine Object ( [movenum] => 24 [move] => q h4-d4 [level] => 0 [comment] => //Check! [length] => 22 [newturn] => [turn] => 12 ) [24] => MoveLine Object ( [movenum] => 25 [move] => K d2-e2 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 13 ) [25] => MoveLine Object ( [movenum] => 26 [move] => q d4-a4 [level] => 0 [comment] => [length] => 13 [newturn] => [turn] => 13 ) [26] => MoveLine Object ( [movenum] => 27 [move] => P b2-b3 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 14 ) [27] => MoveLine Object ( [movenum] => 28 [move] => q a4-d4 [level] => 0 [comment] => [length] => 13 [newturn] => [turn] => 14 ) [28] => MoveLine Object ( [movenum] => 29 [move] => N b1-c3 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 15 ) [29] => MoveLine Object ( [movenum] => 30 [move] => p b7-b6 [level] => 0 [comment] => [length] => 13 [newturn] => [turn] => 15 ) [30] => MoveLine Object ( [movenum] => 31 [move] => N g1-f3 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 16 ) [31] => MoveLine Object ( [movenum] => 32 [move] => b c8-a6; add W~ i8 [level] => 0 [comment] => [length] => 24 [newturn] => [turn] => 16 ) [32] => MoveLine Object ( [movenum] => 33 [move] => K e2-e1 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 17 ) [33] => MoveLine Object ( [movenum] => 34 [move] => q d4-c3 [level] => 0 [comment] => //Check! [length] => 22 [newturn] => [turn] => 17 ) [34] => MoveLine Object ( [movenum] => 35 [move] => N f3-d2 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 18 ) [35] => MoveLine Object ( [movenum] => 36 [move] => q c3-a1 [level] => 0 [comment] => //Check! [length] => 22 [newturn] => [turn] => 18 ) [36] => MoveLine Object ( [movenum] => 37 [move] => M e3-d1 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 19 ) [37] => MoveLine Object ( [movenum] => 38 [move] => q a1-d1 [level] => 0 [comment] => //Check! [length] => 22 [newturn] => [turn] => 19 ) [38] => MoveLine Object ( [movenum] => 38 [move] => [level] => 0 [comment] => // http://www.chessvariants.org/piececlopedia.dir/rook-knight.html [length] => 66 [newturn] => [turn] => 19 ) [39] => MoveLine Object ( [movenum] => 39 [move] => K e1-d1 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 20 ) [40] => MoveLine Object ( [movenum] => 40 [move] => a f8-b4 [level] => 0 [comment] => [length] => 13 [newturn] => [turn] => 20 ) [41] => MoveLine Object ( [movenum] => 41 [move] => P a2-a3 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 21 ) [42] => MoveLine Object ( [movenum] => 42 [move] => a b4-c3 [level] => 0 [comment] => //Check! [length] => 22 [newturn] => [turn] => 21 ) [43] => MoveLine Object ( [movenum] => 43 [move] => K d1-c1 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 22 ) [44] => MoveLine Object ( [movenum] => 44 [move] => n b8-d7; add W~ i8 [level] => 0 [comment] => [length] => 24 [newturn] => [turn] => 22 ) [45] => MoveLine Object ( [movenum] => 45 [move] => N d2-b1 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 23 ) [46] => MoveLine Object ( [movenum] => 46 [move] => p d5-d4 [level] => 0 [comment] => [length] => 13 [newturn] => [turn] => 23 ) [47] => MoveLine Object ( [movenum] => 47 [move] => N b1-c3 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 24 ) [48] => MoveLine Object ( [movenum] => 48 [move] => p d4-c3 [level] => 0 [comment] => [length] => 13 [newturn] => [turn] => 24 ) [49] => MoveLine Object ( [movenum] => 49 [move] => R h1-d1 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 25 ) [50] => MoveLine Object ( [movenum] => 50 [move] => k e8-c8; add m e8;capture i5;empty a8;add W~ i8 [level] => 0 [comment] => [length] => 53 [newturn] => [turn] => 25 ) [51] => MoveLine Object ( [movenum] => 51 [move] => P h2-h4 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 26 ) [52] => MoveLine Object ( [movenum] => 52 [move] => n d7-c5 [level] => 0 [comment] => [length] => 13 [newturn] => [turn] => 26 ) [53] => MoveLine Object ( [movenum] => 53 [move] => R d1-e1 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 27 ) [54] => MoveLine Object ( [movenum] => 54 [move] => m e8-f6 [level] => 0 [comment] => [length] => 13 [newturn] => [turn] => 27 ) [55] => MoveLine Object ( [movenum] => 55 [move] => P b3-b4 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 28 ) [56] => MoveLine Object ( [movenum] => 56 [move] => n c5-d3 [level] => 0 [comment] => //Check! [length] => 22 [newturn] => [turn] => 28 ) [57] => MoveLine Object ( [movenum] => 57 [move] => P c2-d3 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 29 ) [58] => MoveLine Object ( [movenum] => 58 [move] => m f6-f2 [level] => 0 [comment] => [length] => 13 [newturn] => [turn] => 29 ) [59] => MoveLine Object ( [movenum] => 59 [move] => P g3-g4 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 30 ) [60] => MoveLine Object ( [movenum] => 60 [move] => r d8-d3 [level] => 0 [comment] => [length] => 13 [newturn] => [turn] => 30 ) [61] => MoveLine Object ( [movenum] => 61 [move] => P g4-g5 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 31 ) [62] => MoveLine Object ( [movenum] => 62 [move] => r h8-d8 [level] => 0 [comment] => [length] => 13 [newturn] => [turn] => 31 ) [63] => MoveLine Object ( [movenum] => 63 [move] => P a3-a4 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 32 ) [64] => MoveLine Object ( [movenum] => 64 [move] => r d3-d1 [level] => 0 [comment] => //Check! [length] => 22 [newturn] => [turn] => 32 ) [65] => MoveLine Object ( [movenum] => 65 [move] => R e1-d1 [level] => 0 [comment] => [length] => 11 [newturn] => 1 [turn] => 33 ) [66] => MoveLine Object ( [movenum] => 66 [move] => r d8-d1;won [level] => 0 [comment] => //Checkmate! [length] => 30 [newturn] => [turn] => 33 ) )allmoves
Array ( [0] => moveindex 66;MOVE: r d8-d1; MOVE: won;postauto2 [1] => moveindex 65;MOVE: R e1-d1;postauto1 [2] => moveindex 64;MOVE: r d3-d1;postauto2 [3] => moveindex 63;MOVE: P a3-a4;postauto1 [4] => moveindex 62;MOVE: r h8-d8;postauto2 [5] => moveindex 61;MOVE: P g4-g5;postauto1 [6] => moveindex 60;MOVE: r d8-d3;postauto2 [7] => moveindex 59;MOVE: P g3-g4;postauto1 [8] => moveindex 58;MOVE: m f6-f2;postauto2 [9] => moveindex 57;MOVE: P c2-d3;postauto1 [10] => moveindex 56;MOVE: n c5-d3;postauto2 [11] => moveindex 55;MOVE: P b3-b4;postauto1 [12] => moveindex 54;MOVE: m e8-f6;postauto2 [13] => moveindex 53;MOVE: R d1-e1;postauto1 [14] => moveindex 52;MOVE: n d7-c5;postauto2 [15] => moveindex 51;MOVE: P h2-h4;postauto1 [16] => moveindex 50;MOVE: k e8-c8; MOVE: add m e8; MOVE: capture i5; MOVE: empty a8; MOVE: add W~ i8;postauto2 [17] => moveindex 49;MOVE: R h1-d1;postauto1 [18] => moveindex 48;MOVE: p d4-c3;postauto2 [19] => moveindex 47;MOVE: N b1-c3;postauto1 [20] => moveindex 46;MOVE: p d5-d4;postauto2 [21] => moveindex 45;MOVE: N d2-b1;postauto1 [22] => moveindex 44;MOVE: n b8-d7; MOVE: add W~ i8;postauto2 [23] => moveindex 43;MOVE: K d1-c1;postauto1 [24] => moveindex 42;MOVE: a b4-c3;postauto2 [25] => moveindex 41;MOVE: P a2-a3;postauto1 [26] => moveindex 40;MOVE: a f8-b4;postauto2 [27] => moveindex 39;MOVE: K e1-d1;postauto1 [28] => moveindex 37;MOVE: q a1-d1;postauto2 [29] => moveindex 36;MOVE: M e3-d1;postauto1 [30] => moveindex 35;MOVE: q c3-a1;postauto2 [31] => moveindex 34;MOVE: N f3-d2;postauto1 [32] => moveindex 33;MOVE: q d4-c3;postauto2 [33] => moveindex 32;MOVE: K e2-e1;postauto1 [34] => moveindex 31;MOVE: b c8-a6; MOVE: add W~ i8;postauto2 [35] => moveindex 30;MOVE: N g1-f3;postauto1 [36] => moveindex 29;MOVE: p b7-b6;postauto2 [37] => moveindex 28;MOVE: N b1-c3;postauto1 [38] => moveindex 27;MOVE: q a4-d4;postauto2 [39] => moveindex 26;MOVE: P b2-b3;postauto1 [40] => moveindex 25;MOVE: q d4-a4;postauto2 [41] => moveindex 24;MOVE: K d2-e2;postauto1 [42] => moveindex 23;MOVE: q h4-d4;postauto2 [43] => moveindex 22;MOVE: P g2-g3;postauto1 [44] => moveindex 21;MOVE: q f4-h4;postauto2 [45] => moveindex 20;MOVE: M d1-e3;postauto1 [46] => moveindex 19;MOVE: q c7-f4;postauto2 [47] => moveindex 18;MOVE: P e3-f4;postauto1 [48] => moveindex 17;MOVE: b d6-f4;postauto2 [49] => moveindex 16;MOVE: K e1-d2;postauto1 [50] => moveindex 15;MOVE: n e4-d2;postauto2 [51] => moveindex 14;MOVE: A g3-h4;postauto1 [52] => moveindex 13;MOVE: n f6-e4;postauto2 [53] => moveindex 12;MOVE: A f1-g3;postauto1 [54] => moveindex 11;MOVE: n g8-f6; MOVE: add W~ i8;postauto2 [55] => moveindex 10;MOVE: Q d1-d2; MOVE: add M d1; MOVE: add W~ j1; MOVE: capture j4;postauto1 [56] => moveindex 9;MOVE: q d8-c7; MOVE: add W~ i8;postauto2 [57] => moveindex 8;MOVE: B b5-a4;postauto1 [58] => moveindex 7;MOVE: p c7-c6;postauto2 [59] => moveindex 6;MOVE: B f1-b5; MOVE: add A f1; MOVE: add W~ j1; MOVE: capture j3;postauto1 [60] => moveindex 5;MOVE: b f8-d6; MOVE: add a f8; MOVE: add W~ i8; MOVE: capture i6;postauto2 [61] => moveindex 4;MOVE: P e2-e3;postauto1 [62] => moveindex 3;MOVE: p e7-e6;postauto2 [63] => moveindex 2;MOVE: B c1-f4; MOVE: add W~ j1;postauto1 [64] => moveindex 1;MOVE: p d7-d5;postauto2 [65] => moveindex 0;MOVE: P d2-d4;postauto1 )movelist
1. P d2-d4 1... p d7-d5 2. B c1-f4; add W~ j1 2... p e7-e6 3. P e2-e3 3... b f8-d6; add a f8;add W~ i8;capture i6 4. B f1-b5; add A f1;add W~ j1;capture j3 4... p c7-c6 5. B b5-a4 5... q d8-c7; add W~ i8 6. Q d1-d2; add M d1;add W~ j1;capture j4 6... n g8-f6; add W~ i8 7. A f1-g3 7... n f6-e4 8. A g3-h4 8... n e4-d2 9. K e1-d2 9... b d6-f4 10. P e3-f4 10... q c7-f4 //Check! 11. M d1-e3 11... q f4-h4 12. P g2-g3 12... q h4-d4 //Check! 13. K d2-e2 13... q d4-a4 14. P b2-b3 14... q a4-d4 15. N b1-c3 15... p b7-b6 16. N g1-f3 16... b c8-a6; add W~ i8 17. K e2-e1 17... q d4-c3 //Check! 18. N f3-d2 18... q c3-a1 //Check! 19. M e3-d1 19... q a1-d1 //Check! // http://www.chessvariants.org/piececlopedia.dir/rook-knight.html 20. K e1-d1 20... a f8-b4 21. P a2-a3 21... a b4-c3 //Check! 22. K d1-c1 22... n b8-d7; add W~ i8 23. N d2-b1 23... p d5-d4 24. N b1-c3 24... p d4-c3 25. R h1-d1 25... k e8-c8; add m e8;capture i5;empty a8;add W~ i8 26. P h2-h4 26... n d7-c5 27. R d1-e1 27... m e8-f6 28. P b3-b4 28... n c5-d3 //Check! 29. P c2-d3 29... m f6-f2 30. P g3-g4 30... r d8-d3 31. P g4-g5 31... r h8-d8 32. P a3-a4 32... r d3-d1 //Check! 33. R e1-d1 33... r d8-d1;won //Checkmate!constants
Array