Cancel Railjack Component Repairs #1665

Closed
opened 2025-04-15 19:20:02 -07:00 by Sainan · 0 comments
Owner
{
  Action: 'Cancel',
  Mode: 'Personal',
  RecipeType: '/Lotus/Types/Recipes/Railjack/Engines/Lavan/LavanEngineABlueprint',
  TechProductCategory: 'CrewShipWeaponSkins',
  CategoryItemId: '67ff1349f8b281cab06aa30f'
}

This should return the components & remove the personal tech project — pretty trivial. The part that's unclear to me is the exact response format needed to convince the client that the server has actually acknowledged it.

```js { Action: 'Cancel', Mode: 'Personal', RecipeType: '/Lotus/Types/Recipes/Railjack/Engines/Lavan/LavanEngineABlueprint', TechProductCategory: 'CrewShipWeaponSkins', CategoryItemId: '67ff1349f8b281cab06aa30f' } ``` This should return the components & remove the personal tech project — pretty trivial. The part that's unclear to me is the exact response format needed to convince the client that the server has actually acknowledged it.
Sainan added the
unimplemented
label 2025-04-15 19:20:02 -07:00
Sainan added the
pr'd for
label 2025-04-16 09:55:59 -07:00
Sign in to join this conversation.
No description provided.