DerekRies / arkpy

Work in Progress. Reverse Engineering the file formats for Ark: Survival Evolved. Read/Write with python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ID Generation

DerekRies opened this issue · comments

Need to investigate the ID Generation in game used for TribeID and PlayerDataID. At the moment I think just using a 9-digit integer will work.

PlayerIDs always 9 digits
TribeIDs always 10 digits

The actual data type changes depending on where it's used.

This worked fine for generating a new tribe