First iteration would be to add items in your stash while NOT in raid
My first idea would be to send a websocket message from the server to the client once an item is added (see WebSocketServer in spt server), then somehow override GClass1910 NotificationManagerClass in tarkov to handle this new message and again somehow refresh the stash grid
First iteration would be to add items in your stash while NOT in raid
My first idea would be to send a websocket message from the server to the client once an item is added (see
WebSocketServer
in spt server), then somehow overrideGClass1910 NotificationManagerClass
in tarkov to handle this new message and again somehow refresh the stash gridsome random code:
Some fancy clients mods: