mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-28 12:41:56 +03:00
8c3fe83a87
Don't even bother using vector in the key calculation, the sqf ObjectUID isn't as critical anymore. This method will be much faster. Changed ObjectUID column to Varchar since with this key generation method we can approach the BigINT ceiling much quicker than we used to.