Page MenuHomeFeedback Tracker

Expose the function that serialize/deserialize inventory at script side
Assigned, UrgentPublic

Description

Hello,

Currently, it's not possible to serialize/deserialize correctly the inventory of an object. Or at least you can, but it would take a long time to actually achieve it.

It's would be really to cool to expose the inventory serializing/deserializing function, that used at the engine side.

Return an array of int to represent all the bytes for example, for the deserializing function, or maybe put a serializer as input.

It would be really useful when you use a 3rd party software and you want to save/load inventory of a vehicle or something that has inventory, without creating your own one.

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Engine

Event Timeline

NiiRoZz created this task.May 20 2020, 8:55 PM
Geez changed the task status from New to Assigned.May 21 2020, 1:19 PM
NiiRoZz updated the task description. (Show Details)May 22 2020, 4:15 PM
NiiRoZz changed Operating System from Windows 7 to Windows 10 x64.
NiiRoZz changed Category from General to Engine.
nigel added a subscriber: nigel.May 28 2020, 3:53 PM