Cj 4139e85f1f Clothing service fix (!407)
Server implementation of my `TraderServiceFix` mod.

Since 3.9 trader services were refactored by BSG. Resulting in them hard coding service ID's. This PR allows modders to push their trader ID to the `TraderConfig.moddedTraders.clothingService` array. It is then sent to the client where it adds it to the dictionary. I made this modular with its own interface in-case it needs expanded on in the future. So the this acts as both a fix and a groundwork for similar future fixes if need be as well.

Needs merged with https://dev.sp-tarkov.com/SPT/Modules/pulls/165

Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/407
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-09-04 08:31:15 +00:00
..
2024-07-23 11:12:53 -04:00
2024-08-30 14:16:53 +01:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2024-08-23 19:24:45 +01:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2024-09-04 08:31:15 +00:00