Files
Aurora.3/code/modules/client/preference_setup/loadout/items
Werner 338cabe103 No Free Loadout Items (#17405)
Increases the cost of all free loadout items to 1.

Currently all loadout items in all possible loadout variants (3) are json_encoded into a single string.
Somewhere along the way to the db server the query string is cut off after a certain length.
-> Thats why we have a limit of 3 loadout variants and dont allow 0 point loadout items as they can cause errors when saving due to exceeding that query string length.

Co-authored-by: Werner <Arrow768@users.noreply.github.com>
2023-09-23 10:25:49 +00:00
..
2023-09-23 10:25:49 +00:00
2023-09-23 10:25:49 +00:00
2023-09-23 10:25:49 +00:00
2023-09-23 10:25:49 +00:00
2023-09-13 11:29:03 +00:00