Layouts
- Layouts can be saved for houses,pazs and funzones*
Layout files are stored locally in *.lay files
They can be found in the following folders.
Pazs and Funzones - “C:\Program Files\There\ThereClient\UserData\gamekit\gk_layouts”
Houses - “C:\Program Files\There\ThereClient\UserData\gamekit\hs_layouts”
- Layouts are limited to 10 slots per category, at this time pazs and funzones use the same category.
- You can get around this limitation by swapping files around
- You can also edit lay files while the client is running, and can manually place items by editing these files
Sample
<Layout>
<Zone>
<Doid>356943789</Doid>
<Name>TEST PAZ 100X100</Name>
<Location />
<KitType>party</KitType>
<KitScript>gamekit/EmptyKit.ts</KitScript>
</Zone>
<Pilot>
<Pos>4.843,6.154,-48.727</Pos>
<Hdg>-57.755441</Hdg>
<Pitch>-0.000552</Pitch>
</Pilot>
<Pieces>
<NumPieces>2</NumPieces>
<Piece0>
<Version>2</Version>
<Pos>2.285,-49.387,-8.002</Pos>
<Hdg>-57.800004</Hdg>
<Name>Construction Lift -10M WIDE -S</Name>
<ClassId>dev114299531</ClassId>
<LayoutClassId>Structures</LayoutClassId>
<Droppable>1</Droppable>
<ScriptId>gamekit/epobs/fu/114299531.ts</ScriptId>
<Poid>343080375</Poid>
</Piece0>
<Piece1>
<Version>2</Version>
<Pos>2.364,-46.040,-10.128</Pos>
<Hdg>-57.800004</Hdg>
<Name>bboy 20x20 RED Glow Deck</Name>
<ClassId>dev95074871</ClassId>
<LayoutClassId>Structures</LayoutClassId>
<Droppable>1</Droppable>
<ScriptId>gamekit/epobs/fu/95074871.ts</ScriptId>
<Poid>354175954</Poid>
</Piece1>
</Pieces>
</Layout>
-
<POS>
is position coordinates, (x,z,y ?) , 0,0,0 is located at absolute center of paz. ( grey ball ) -
<HDG>
is heading