Goal Description
I need to spawn an item/pickup with a specific ushort serial and convert it then to a LabApi item/pickup for easier use. Right now I'm just copy-pasting code from the LabApi implementation for creating pickups which seems like it has a good chance of breaking in the future.
I would just appreciate an overload to the Player::AddItem, Pickup::Create methods which would allow the specification of a ushort serial.
Notes
No response
Goal Description
I need to spawn an item/pickup with a specific ushort serial and convert it then to a LabApi item/pickup for easier use. Right now I'm just copy-pasting code from the LabApi implementation for creating pickups which seems like it has a good chance of breaking in the future.
I would just appreciate an overload to the Player::AddItem, Pickup::Create methods which would allow the specification of a ushort serial.
Notes
No response