So i've been trying to figure out how to get the server side function for vaults to work.
I've asked around and no one seems to have it..
Code:
void obj_ServerPlayer::OnNetPacket(const PKT_C2S_InventoryOp_s& n)
{
//THIS IS WHAT I NEED
}