how do I make the n-checks different?

Sort:
Avatar of anonymous15010

how do I make the n-checks different?

Avatar of Trento007

'lives':(1,1,1,1)

change these numbers in the editor where the code is for example

R-0,0,0,1-1,1,1,1-1,1,1,1-0,0,0,0-0-{'royal':('i4','h11','g4',''),'lives':(1,2,3,4),'resigned':(null,true,null,null),'zombieType':('','checker','',''),'pawnBaseRank':5,'wb':true,'dim':'8x8'}-
x,x,x,x,x,x,x,x,x,x,x,x,x,x/
x,x,x,x,x,x,x,x,x,x,x,x,x,x/
x,x,x,x,x,x,x,x,x,x,x,x,x,x/
x,x,x,4,bN,3,x,x,x/
x,x,x,8,x,x,x/
x,x,x,8,x,x,x/
x,x,x,8,x,x,x/
x,x,x,8,x,x,x/
x,x,x,8,x,x,x/
x,x,x,8,x,x,x/
x,x,x,3,yK,1,rK,2,x,x,x/
x,x,x,x,x,x,x,x,x,x,x,x,x,x/
x,x,x,x,x,x,x,x,x,x,x,x,x,x/
x,x,x,x,x,x,x,x,x,x,x,x,x,x

Avatar of anonymous15010

thanks

Avatar of anonymous15010

wait

it doesn't work

someone make me a video

Avatar of Milo543

the code also allows you to get unstandard ones like "999" and "74"

Avatar of anonymous15010

how do I specify?

Avatar of chye3mc

So in the FEN4 of your position, you will find lives(1,1,1,1), and you need to change the values inside the brackets. | In lives(1,2,3,4), Red has 1 check, Blue has 2 checks and so on.

Avatar of anonymous15010

it doesn't work

Avatar of chye3mc

Then enable N-check.