Pular para o conteúdo

Smart Templates (kCEK 10 & 11)

Este conteúdo não está disponível em sua língua ainda.

Smart Templates are user-made templates used for the Auto Build feature. They are stored in GLM_20.

kCEK 10

KeyValueType
1Smart Template IDinteger
2Namestring
3Template Variationsdict
4Unknowninteger
5Unknowninteger
6Unknowninteger
7Unknowninteger

kCEK 11

kCEK 11’s are stored in key 3 of kCEK 10 in the following format:

<k>100010000</k>
<d>
<k>_isArr</k>
<t />
<k>k_0</k>
<d>
<k>kCEK</k><i>11</i>
<k>1</k><s>1,1,2,0,3,-90;1,2895,2,0,3,-90,34,1;</s>
</d>
<k>k_1</k>
<d>
<k>kCEK</k><i>11</i>
<k>1</k><s>...</s>
</d>
</d>

kCEK 11 key 1 is the object string of the template variation. The object string is unencoded and stored raw. The center point is at X: 0, Y: -90.

The keys of the dictionary are 9-bit bitfields (binary numbers) representing the exact type of template variation. The first bit is reserved and is always set to 1. Other bits represent:

BitPosition
2Top Middle
3Bottom Middle
4Center Left
5Center Right
6Top Left
7Top Right
8Bottom Left
9Bottom Right