mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-28 12:41:56 +03:00
145fbf093f
Format has a 2048 character limit: https://community.bistudio.com/wiki/format Str() should be used for strings that may exceed that, like object inventories and vehicle hit point arrays.