Equipment IsNew field #1307

Closed
opened 2025-03-23 09:54:35 -07:00 by Sainan · 0 comments
Owner

This seems to be a new indicator for new equipment. We need to set this, and then clear it with saveLoadout:

2025-03-23T17:53:43:753 [0.1.0] debug:  loadout received
2025-03-23T17:53:43:763 [0.1.0] debug:  general Item config saved of type Melee { config: { '67747e08b68f6fcdafed058e': { IsNew: false } } }
2025-03-23T17:53:43:813 [0.1.0] http:   POST /api/saveLoadout.php?accountId=6633b81e9dba0b714f28ff02&nonce=5753078064422893&ct=MSI 200 83.888 ms - -
This seems to be a new indicator for new equipment. We need to set this, and then clear it with saveLoadout: ``` 2025-03-23T17:53:43:753 [0.1.0] debug: loadout received 2025-03-23T17:53:43:763 [0.1.0] debug: general Item config saved of type Melee { config: { '67747e08b68f6fcdafed058e': { IsNew: false } } } 2025-03-23T17:53:43:813 [0.1.0] http: POST /api/saveLoadout.php?accountId=6633b81e9dba0b714f28ff02&nonce=5753078064422893&ct=MSI 200 83.888 ms - - ```
Sainan added the
unimplemented
label 2025-03-23 09:54:35 -07:00
Sign in to join this conversation.
No description provided.